My site uses a lot of javascript, so I like to test for it's presence upfront:
Right now I place this at the bottom:
<NOSCRIPT>
<META HTTP-EQUIV="refresh" content="0;URL=http://www.hotel-hunter.com/no_javascript_found.htm">
</NOSCRIPT>
The page is : http://www.hotel-hunter.com
One of the SEO analysing tools is flagging this as
"Found web page with a redirect.
The most search engines do not index web pages with a redirect to a other web page."
If this is a anathema to the search engines, I could just included the entire content of the page. I was just trying to write more modular multi-purpose code.
Submit Your Article
Forum Rules

Reply With Quote
