Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => SMF Feedback and Discussion => Topic started by: linexp on April 18, 2007, 10:06:52 AM

Title: searchbots
Post by: linexp on April 18, 2007, 10:06:52 AM
here's what i found in my index.template for my current template

<meta http-equiv="Content-Type" content="text/html; charset=', $context['character_set'], '" />
<meta name="description" content="', $context['page_title'], '" />', empty($context['robot_no_index']) ? '' : '
<meta name="robots" content="noindex" />', '
<meta name="keywords" content="Wii, WiiBegin, Wii Begin, Wiibegin.com, Wii Forum, Wii Board, Wii chat, Wii talk, Wii Mods, Wii Hacks" />


where it says content="noindex" does that mean google won't index me? i want all search engines to have me on their site, what do i change that noidex to? where do i make the robot.txt and what do i put in it?

thank
Title: Re: searchbots
Post by: Ben_S on April 18, 2007, 10:20:20 AM
It's only shown on pages that shouldn't be indexed to avoid duplicate content, eg direct links to posts.
Title: Re: searchbots
Post by: Harro on April 18, 2007, 10:25:32 AM
So it should actually improve your search engine rankings :)
Title: Re: searchbots
Post by: linexp on April 18, 2007, 05:34:38 PM
so i should just leave it as it is
should i change the search terms to what they shouldn't be? i chanegd them so they're related. i want google to find my site when those terms are searched. should i change them?
Title: Re: searchbots
Post by: linexp on April 19, 2007, 01:17:57 AM
anyone?
Title: Re: searchbots
Post by: metallica48423 on April 19, 2007, 01:24:22 AM
most search engines ignore the meta description tags these days, but, that is in your own hands :P

yes, the noindex tag is only shown on pages that could possibly be duplicate content or should not be indexed
Title: Re: searchbots
Post by: Harro on April 19, 2007, 03:47:38 AM
It's true that Google doesn't really pay attention to the meta tags anymore, only a little.
But yahoo does look at them.
And for SEO every little bit helps, so go ahead and change it :)
Title: Re: searchbots
Post by: 青山 素子 on April 19, 2007, 11:09:59 AM
Quote from: metallica48423 on April 19, 2007, 01:24:22 AM
most search engines ignore the meta description tags these days, but, that is in your own hands :P

Google uses the description tag, if present, as the snippet on their search results. That is about it.
Title: Re: searchbots
Post by: metallica48423 on April 19, 2007, 01:12:44 PM
i suppose i should have noted, as far as weighting goes, its ignored :P