what is this meta robot thing about no index no follow ? let me explain it to you
Here are some ways to use it:
< meta name="robots" content="index,follow">
< meta name="robots" content="noindex,follow">
< meta name="robots" content="index,nofollow">
< meta name="robots" content="noindex,nofollow">
The 2 parameters “index” and “follow”; “Index” refers to whether or not you want that particular page to be indexed. “Follow” refers to whether or not you want the spider to follow the links on that page. You would decide whether you wanted the page indexed, and whether you wanted the links followed. Based on that decision, you would chose one of the above options.
Related posts:
- In Content Links
- increase “show rows” in google analytic
- htaccess redirecting everyone [block all ip address] except for your (my) own ip
This entry was posted on Tuesday, November 17th, 2009 at 10:58 pm and is filed under Search Engine Optimization & Internet Marketing .