Forum Moderators: not2easy
Values for the robots tag:
noindex: don't index the page (also index)
nofollow: don't follow links on the page (also follow)
These two can be combined, separated with a comma. I've also seen the value "all" - it should mean index, follow and all other if available.
Well, say if a client would like to display on home page a product of the month special sale, and then remove it when sales ends, and put another product on sale, since this content is kinda dynamic, do search engines index this part of a page? I wish it doesn't see this part of page but the rest. May I have an example on how to take care of this?
Thanks,
John
If you are talking about not wanting them to index that particular PART of the page, I don't think I'd worry about trying to hide that sort of thing.
If anything I want the search engines to notice that that information is changing regularly, and maybe they'll deem me worthy of more regular indexing. :)
Ok, possibly the odd person will come to your page because they saw something relating to last week's special on a search engine, but i wouldn't say that's a enough of a negative to want to hide content.
Is there a posssibility there can be some sections of the page that remain static and the part that changes be restricted to one section?
Aside from browser issues, would iframe work for the part that changes? I did a site search and here's one thread on it with a link to a tutorial:
[webmasterworld.com...]
I wouldn't worry too much about specials expiring - so long as you've got another one that shows up. Putting the start and end dates up will also help the customer find their way. If they go to the "live" page, they'd see the new special, and if they go to the cache page, they'd see the old one that clearly states the special runs through a certain date.
You might also try at "content-expires" meta tag (I think that's it - I don't have my tag list handy - it's something along those lines). That SHOULD make google put the page in the index and pull it once the special passes - unfortunately, with the rate of google's update, unless you manage to get a "fresh" tag, the content is likely to expire before it even makes the index.
Regardless, though - if a customer is looking for something, they're probably actually looking to buy it. So what if they missed last week's special? If they need it, they'll buy it at full price - just make sure they can find it and click the "BUY ME!" button.
G.
And not only from old browsers, there're many security issues with frames, and lots of people dislike them. I am using Opera and it has an option to disable frames ;-)
>unless you manage to get a "fresh" tag
Btw, what's a fresh tag and how does one get it?