OMG!I am geek
Posts: 59
350 credits Members referred : 0
« on: Jun 21, 2007, 07:42:12 pm »
Hi.... one question - does it matter if the info for robots is in <head> as <meta name="robots" content="index, follow" /> or in standalone robots.txt file?
What is better?
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
Hi.... one question - does it matter if the info for robots is in <head> as <meta name="robots" content="index, follow" /> or in standalone robots.txt file?
What is better?
what do you think?
OMG!I am geek
Posts: 59
350 credits Members referred : 0
« Reply #2 on: Jun 21, 2007, 09:50:31 pm »
if i knew i wouldnt ask....
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
I asked for your opinion, just asking is a little easy or not?
OMG!I am geek
Posts: 59
350 credits Members referred : 0
« Reply #4 on: Jun 21, 2007, 10:00:46 pm »
oh i am not offended at all i am just kinda in hurry... i think it doesnt matter, hopefully Google can find the robots.txt and You got a shorter code . . .
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
oh i am not offended at all i am just kinda in hurry... i think it doesnt matter, hopefully Google can find the robots.txt and You got a shorter code . . .
you the answer yourself:
one file for the whole site or adding the tag to every file
OMG!I am geek
Posts: 59
350 credits Members referred : 0
« Reply #6 on: Jun 21, 2007, 10:05:58 pm »
oh yeah....i knew it... but i runned some seo anylisis and it told me robots are might be confused on my site if not using the <meta> . . .
now i am sure thanks alot
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 5799
46391 credits Members referred : 3
« Reply #7 on: Jun 21, 2007, 10:51:48 pm »
It is the same thing, don't worry
You may confuse a bot only if this meta is in a page that in your robots.txt is disallowed
Tim Nash
Global Moderator Community Supporter?
Internet Junkie
Posts: 2175
5052 credits Members referred : 2
Venture Skills - New Media & IT group
« Reply #8 on: Jun 22, 2007, 10:53:38 am »
robots.txt is the correct location as tags are defined by the version of HTML they are and so may be deprecated, where as the robots.txt is now a recognised standard by search engines however today most engines work with both.