News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

Meta Says "noindex" in robot

Started by club2400, June 26, 2007, 03:06:07 AM

Previous topic - Next topic

club2400

Meta Says "noindex" in robot, which I assumed was not allowing the bot to scan the index, so I deleted it and left nothing there. Am I wrong? Thanks

Dannii

You should leave it in so that it can do it's job. It stops the robots from indexing duplicate content, leaving only a single copy of each page.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

club2400


freemn78

What do you think about
<meta name="description" content="', $context['page_title'], '" />', empty($context['robot_no_index']) ? '' : '
<meta name="robots" content="index, follow" />',
and a robots.txt with:
User-agent: *

Disallow: /*msg

Harro

I do believe not all spiders obey the wildcards.
Not sure about it though...

freemn78

But the important ones like yahoo & google will accept it ?!?
My Problem: if I leave the robots tag like original (noindex) google indexes all pages from my domain; but not the topics from the boards; if I´ll change it without the robots.txt modification I´ll get duplicate content  >:(

Harro

Like eldʌkaː said, you shouldn't change it all.
It's just to prevent duplicate content, but your topics will still be indexed by the search engines.
You just won't recieve a penalty for having duplciated.
It really is best if you just don't touch that.

Advertisement: