- WordPress Search Engine Optimization(Second Edition)
- Michael David
- 152字
- 2021-07-09 21:29:16
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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include directive."
A block of code is set as follows:
Disallow: /2006/ Disallow: /2007/ Disallow: /2008/ Disallow: /2009/ Disallow: /2010/ Disallow: /2011/
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: "You can submit your XML sitemap to Google Webmasters by navigating to Crawl, and then Sitemaps".
推薦閱讀
- Embedded Linux Projects Using Yocto Project Cookbook
- 玩轉Scratch少兒趣味編程
- Python金融數據分析
- Mastering Julia
- C程序設計案例教程
- Python面向對象編程:構建游戲和GUI
- Spring Boot企業級項目開發實戰
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- Red Hat Enterprise Linux Troubleshooting Guide
- C++語言程序設計
- Web App Testing Using Knockout.JS
- Flink技術內幕:架構設計與實現原理
- iOS開發項目化入門教程
- Java EE架構設計與開發實踐
- Learning Concurrency in Python