mattm136's picture

How many meta tags should be used when setting up your page? For example on one of my pages I am using tags such as

(Do the robots revisit after 2 days or is this a myth?)

Do these tags help your page, hurt your page or make no difference? I have 1st page (#9) results for one of my sites that use these tags. If I remove the tags, will it hurt my rankings?

I am trying to move my site up so that it appears above the fold on page 1. I have been told that if I have position on the first page, I should leave my site alone and never touch it again. Is this true?

Thanks for all the help
Matt

Meta Tags

Jeremy Palmer's picture

I'm not sure these meta tags are very helpful. I think the best think you can do is make a Robots.txt file and let the search engines know which areas of your site to crawl. I've never seen a crawler listen to the revisit-after command... I think this is a deprecated tag that has little meaning in today's world.

For more on this topic visit -

http://www.seoconsultants.com/meta-tags/revisit-after.asp

Meta Tags

smile66603's picture

Hey Jeremy,

How important is a robot.txt file if you're using an XML sitemap file. Would you just need to use a robot.txt file if you want to restrict the robots from a certain directory?

Thanks,
James

Robots files

genuwine4532's picture

You want to have robots file that disallows certain pages and directories of your site to be crawled, so the code looks something like this:

sitemap: http://yourdomain.com/sitemap.xml
User-agent: *
Disallow: /admin/
Disallow: /cgi-bin/
Disallow: /cont/
Disallow: /scripts/
Disallow: /themes/

Also, If you are using Google webmaster tools, they will tell you if your robots file is NOT in order.

genuwine in Crestline, CA

{link removed} see this post http://www.quityourdayjob.com/node/1723

Syndicate content