Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-28-2006, 07:23 PM   PM User | #1
cubiq
New to the CF scene

 
Join Date: Apr 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
cubiq is an unknown quantity at this point
Javascript, noscript, & search engines

Not a javascript question, per-se, but not sure where else to post. I use:

<noscript>
<meta http-equiv="refresh" content="1; URL=../nojs.html">
</noscript>

to detect if a user doesn't have javascript enabled with they hit pages that require javascript. The problem is that search engines follow this, so the content for my javascript pages show up as my "javascript is not enabled" page.

If I add <meta name="robots" content="index,nofollow"> to the noscript block, will that solve my problem, or is there a recommended way to do this?

Thanks.
cubiq is offline   Reply With Quote
Old 04-28-2006, 07:45 PM   PM User | #2
Philip M
Supreme Master coder!

 
Philip M's Avatar
 
Join Date: Jun 2002
Location: London, England
Posts: 17,102
Thanks: 197
Thanked 2,421 Times in 2,399 Posts
Philip M has a spectacular aura aboutPhilip M has a spectacular aura aboutPhilip M has a spectacular aura about
See coothead's post in

http://www.codingforums.com/showthread.php?t=80616
Philip M is online now   Reply With Quote
Old 04-28-2006, 08:21 PM   PM User | #3
cubiq
New to the CF scene

 
Join Date: Apr 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
cubiq is an unknown quantity at this point
Thanks, sorry I missed that. I ended up doing a varation. I just have a little intro page with a button that changes the location.href. Same effect, basically.
cubiq is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:19 PM.


Advertisement
Log in to turn off these ads.