Joined: 11 May 2004 Posts: 406 Location: Nova Scotia
Posted: Fri Jun 11, 2004 3:26 pm Can I control what webcrawlers have access to?
There is a meta tag available that will help (or deny) a webcrawler navigation of your website. It should appear in the head section of your HTML with the other meta tags and the syntax is -
Code:
<meta name="robots" content="index,follow">
There are several options for the "content" portion of this tag and they are covered quite nicely at this website -
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum