How to set “noindex,follow” in your robots meta tag for Joomla!

会员评分: 5 / 5

点亮的星星点亮的星星点亮的星星点亮的星星点亮的星星
 
分类:网站推广

Use meta tag robots value noindex,follow to get a higher ranking in searchengines. In this blogpost I explain you how to set the value of meta tag robots to noindex,follow in Joomla! for category blog pages. Using meta tag robots you can restrict search engines to index the current page of your website.

Set meta tag robots in Joomla! 1.5.x

To change the value of meta tag robots in Joomla! 1.5 for content category pages you have to add some code in your template. For every individual article it’s possible to change the value through parameters. For the blog view of a category it’s not possible.

With this code set in your template the value of meta tag robots of every page request where the view is “category” will be changed into noindex,follow.

Set meta tag robots in Joomla! 2.5

Using Joomla! 1.6, 1.7 or 2.5 it’s very easy to set the value of meta tag robots for your content article. You don’t have to dig into PHP code. It’s a two-step-strategy to follow.

With this configuration set the value of meta tag robots of the changed category will be changed into noindex,follow.

Higher ranking on individual pages using noindex

Search engines rank your page using internal and external links going from and to your website pages. You can improve the rank of your website pages by increasing the number of high-quality sites that link to your pages. Since a category page has lots of great internal links from and to your website it will rank higher then each and every separate article in that category. This results in higher ranking of your category pages then your individual pages. By using the explanation above the meta tag robots of your category pages have the value noindex,follow and will have a lower ranking then your individual pages.