Custom title for WordPress Seo Optimization

Source: Internet
Author: User

In Seo, the most important one is the title, because the title is currently the most important item of the search engine, higher than the keywords and description

The optimization principle is:The title should reflect keywords as much as possible, and the syntax should be standardized and prefixed as much as possible.

In Wordpress, the title of this article is implemented using the wp_title () function. The detailed information of this function is as follows:

<? Phpfunction wp_title ($ Sep = '& raquo;', $ display = true, $ seplocation = '') {//...}?>

The preceding function has three parameters:

The first $ Sep represents the delimiter between the document title and the blog name. The default Delimiter is»Symbol, which can be set as needed, for example |

The second $ display indicates whether to display the title. The default value is true unless otherwise specified.

The third $ seplocation indicatesTitleAndBlog nameBetween left and right. The default value is ''yes.Blog name separator article title, Recommended value:Right, ExpressedDocument title separator blog name

For example:Custom title for WordPress Seo optimization | interesting

The above method is more friendly to Seo.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.