Ten strokes to teach you to fix wordpress optimization

Source: Internet
Author: User
Keywords WordPress can search engine

WordPress is an open source, free blog (blog, weblog) engine developed using the PHP language and MySQL database, and users can build their own blogs on servers that support PHP and MySQL databases.

WordPress is a very powerful blog system, many plug-ins, easy to expand the function. Easy to install and use. At present, WordPress has become the mainstream Blog to build a platform.

WordPress is the original version of the English version, UTF-8 code, http://www.aliyun.com/zixun/aggregation/29707.html "> The latest edition of 2.6." Enthusiasts have developed Chinese language packs to support Chinese. However, because of the encoding reason used, the Chinese character truncation will appear garbled. However, Mulberry netizens made the Chinese WordPress Toolbox plug-in can solve this problem.

WordPress has the world's most powerful plug-in template. Individuals can develop templates and plug-ins for themselves based on the rules provided by their core programs. He can change your blog in an instant into a variety of CMS, forums, portals and other types of sites. It's a powerful feature that you're impressed.
 
WordPress Theme style template is the most common program in the world. The type is complex, the quality is commendable, the style is numerous, you only need to put the different template file to the space Theme directory to be able to change in the backstage freely, convenient application, and regardless of what language pack you install, all can use these styles freely. There is no limit at all.

WordPress system itself, the default installation of the case using the default template, in fact, the search engine is not friendly, and not for the search engine for a good design, I introduce some methods to make WordPress can be more friendly to search engines.

1, the article URL link structure optimization

Permalink include Postname. The general server supports the Mod_rewrite feature, which allows you to optimize permalink (permanent link) and set it in Option-permalink options I prefer to use/%year%/%monthnum%/%postname%.html this kind of link structure, one link directory only two level, advantageous index, secondly this link structure and blogspot and movable type link structure is consistent, More conducive to smooth system migration or switching. Postname use English, if it is written in English blog, the system will automatically post slug title as Postname.

2. Optimization of Post Slug

Article title is best to include the key words of the article, do not use some meaningless title, for English blog, it is best to enable a name SEO slugs plug-in, the plug-in can automatically post slug in the "useless" word deletion, conducive to SEO.

3, the article title optimization

WordPress default title is "blog name-article name", which is bad for SEO, I think should use the "article Name-blog name" form, it is recommended to install a name of all in one SEO pack plug-in, can automatically title optimization, and add descriptions and keywords meta.

4, robots.txt optimization

In the blog root directory to place a robots.txt file, you can specify the search engine only contains the specified content. For WordPress, there are some addresses should not be indexed by search engines, such as background programs, log files, feed addresses, and so on, a robots.txt for WordPress example is as follows:

User: *

Disallow:/wp-

Disallow:/feed/

Disallow:/comments/feed

Disallow:/trackback/

5, sitemap optimization

For Google search engine, use Sitemap can make search engine more effective index, install a plug-in named Sitemap generator can automatically complete the generation of Google Sitemap, and then submit this address to Google Webmaster.

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.