Web Designing for Selective Search Engine Indexing
If you are a web developer or designer and have some pages on your website that you don't want the search engines to index how do you do it?
Method-1: Most search engines will not index the pages if you use the following metatag in the head section of the page.
meta content="noindex,nofollow" name="robots"
Method-2: This is a sure method for all the search engines. Here we have to use a robot text file (robots.txt) and it should be located in the root directory. You can reach the article with the URL www.yourwebsite.com
The robots.txt file has two main components. They are,
Managed Outsource Solutions is BPO service provider based in the US and offers professional but affordable web design and search engine optimization services including logo design, web animation and other online services for clients globally.
Method-1: Most search engines will not index the pages if you use the following metatag in the head section of the page.
meta content="noindex,nofollow" name="robots"
Method-2: This is a sure method for all the search engines. Here we have to use a robot text file (robots.txt) and it should be located in the root directory. You can reach the article with the URL www.yourwebsite.com
The robots.txt file has two main components. They are,
- User-agent:*
- Disallow: /
- Disallow: /data checks/
- Disallow: /cgi-bin/
- Disallow: datachecks.htm
Managed Outsource Solutions is BPO service provider based in the US and offers professional but affordable web design and search engine optimization services including logo design, web animation and other online services for clients globally.



0 Comments:
Post a Comment
<< Blog Home