Forum Moderators: open
Do search engines, namely Google, read the <noscript> tag on a page. The problem I'm trying to solve is for Google to have site content even though I use JavaScript to detect Flash then show flash or document.write links.
But I think Google does not read JS and even less document.write...(unless they became really good).
Have anyone have the slightlest bit of RECENT information on that topic?
Thanks!
FWIW, I've recently noticed a number of sites that had good PR and links but had low rankings were stuffing noscript tags......
Yes. I do understand that the noscript tag is meant for the said purpose but the fact that it has been so misused really makes me wonder whether its a very good idea to use the same.
I am sure they will be an alternative to noscript tag for people who have turned off Javascript. Any help would be appreciated.
The NOSCRIPT element allows authors to provide alternate content when a script is not executed. The content of a NOSCRIPT element should only be rendered by a script-aware user agent in the following cases: