- WordPress 3 Search Engine Optimization
- Michael David
- 141字
- 2021-04-09 21:15:24
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: " Furthermore, the use of the nofollow
attribute is generally not possible with WordPress' dynamically-generated navigation menus "
A block of code is as follows:
<h1 class="pagetitle"><?php the_title(); ?></h1> <div class="entry page clear"> <?php the_content(); ?> </div><!--end entry-->
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "When you create a new Page or Post, you simply need to click the Edit link next to Publish immediately in the Publish box when creating new content."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- UG NX10.0從新手到高手
- Active Directory Disaster Recovery
- 軟件定義數據中心:技術與實踐
- Cacti 0.8 Beginner's Guide
- ABAQUS基礎入門與案例精通
- PyTorch深度學習簡明實戰
- Lighttpd
- Photoshop網店圖片處理實訓教程
- 新編AutoCAD制圖快捷命令速查一冊通
- Capture One 22 Pro高級實戰教程
- Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook
- Photoshop & Illustrator平面設計火星課堂
- 數碼攝影修圖師完全手冊(第2卷)
- Photoshop CC圖形圖像處理實戰教程(微課版)
- Panda3d 1.7 Game Developer's Cookbook