Intermediary transaction SEO diagnosis Taobao guest Cloud host technology Hall
Overall, WordPress templates are more in line with SEO optimization point of view, but we can make him more perfect. Let me briefly describe some of the techniques I use when modifying a template.
1, footer (footer.php) optimization
In the footer is usually to add some useless information to the user, I listed below I will generally add what information.
1, Anchor text keywords, links to the home page, text only contains the most important keywords, such as my Thunder Download (www.xunlei8.info) of the footer part of the code <a href= "Http://www.xunlei8.info" title= " Click Back Thunder Download Home "> Thunder Download | Thunder 6</a>
2, if there is a record, add the record information and link to the record department
3, add site Sitemap.xml anchor text link
There's nothing more to say!
2, sidebar optimization
Sidebar optimization is actually nothing, mainly the title of each widget can be appropriate to appear in the keyword. Sidebar as simple as possible, and be careful not to have duplicate connections. My widget usually only adds the latest articles, article categories, tag clouds, latest reviews, and links. Should avoid using and widgets calendar, before in WordPress read an article about WordPress page repeat problem, when releasing an article, very likely will lead to "tag, article classification, a period of time article, article archive" Repeat, this is unfavorable to SEO, Of course, you can use Rebots.txt to restrict certain subdirectory pages.
3, Venne (single.php) optimization
1, bread crumbs Navigation, specific introduction please see my previous article "" Bread crumbs Navigation example:>> Home >> article classification >> articles, such link navigation is beneficial to spiders and user experience. The SEO theme that I posted earlier is this, the specific code is ">><a href=" <?php bloginfo (' url ')?> "title=" click Return <?php bloginfo (' name ')? > Home "> Home </a> >> <?php the_category (', ');?> >>" (weak and weak say the last SEO theme has some bugs need to come out, please look forward to the next revised version)
2, copyright notice, you can use the "creative sharing agreement" and link to the relevant pages. Add an article link address,
code for "site works according to <a href=" http://www.creativecommons.cn/licenses /by-nc-sa/1.0/"> Creative Common agreement </a> to authorize, reprint must indicate the source <a href=" <?php bloginfo (' url ')?> "><?php bloginfo" (' Name ')?></a> "," Original address: <a href= "<?php the_permalink ()?>" ><?php the_permalink ()? ></a ><br> ", when your work is reproduced when the other party is willing to share a chain so the weight of your site is very helpful!"