Forum Moderators: Robert Charlton & goodroi
Of course if the average user turns off Javascript in their browser they can see the <noscript> content as well, so is it really a different page being shown to the Googlebot and normal users? Is using <noscript> to insert extra <h1> and extra links into a page against the Google TOS?
Does anybody else here use the <noscript> for this type of thing?
[edited by: tedster at 6:26 am (utc) on June 23, 2006]
but it didn't do me any good either.
i think it's such an old trick that search engines just ignore it. probably weight the content as zero.
they will never ban you though, as the correct use of the <noscript> tag means that <h1> is allowed in there -- you are supposed to put the whole <body> section of the page inside the noscript bit. missing out the frames bit is naughty though.
my advice to you is...don't use them. back in the day i used to them on these "very well known sites" you are talking about (yes...that's me) but do not anymore. im not afraid to admit this either, many SEO's were doing the same type of thing during this time. the idea was to boost KDA (keyword density levels) for static pages w/o effecting the user experience on the page. this was incredibly useful for flash driven sites. however, i never embedded external/internal links within the <noscript> on these sites...that's a big no no.
The 'safe' rule is to always use tags and attributes appropriately, or risk being 'labelled', and while <noscript> doesn't appear to produce a predictable effect, its predictable unpredictability seems to be predictably bad news. :)