HighDots Forums  

google won't crawl due to %3F

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss google won't crawl due to %3F in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JohnShep
 
Posts: n/a

Default google won't crawl due to %3F - 02-11-2004 , 09:11 PM






Googlebot won't crawl my site as it is transposing %3F for the ? symbol
and getting 404s

ie

script.php?value=001728

is being reffered to as

script.php%3Fvalue=001728


Any ideas ?

Reply With Quote
  #2  
Old   
Mogga
 
Posts: n/a

Default Re: google won't crawl due to %3F - 02-12-2004 , 03:18 PM






On Thu, 12 Feb 2004 02:11:43 +0000, JohnShep <nosp@m.me> wrote:

Quote:
Googlebot won't crawl my site as it is transposing %3F for the ? symbol
and getting 404s

ie

script.php?value=001728

is being reffered to as

script.php%3Fvalue=001728


Any ideas ?
Get rid of the ?

If its got too many to deal with then it won't.


--
More freebies than you can shake a stick at
http://www.freebiesnetwork.co.uk/just_added.htm


Reply With Quote
  #3  
Old   
JohnShep
 
Posts: n/a

Default Re: google won't crawl due to %3F - 02-12-2004 , 04:04 PM



Mogga wrote:
Quote:
Get rid of the ?

If its got too many to deal with then it won't.
Thanks Mogga but you can't have more than one "?" in a URL as it is the
delimiter between the requested file and any parameters passed to it.

I did manage to solve the problem in the end using mod_rewrite.

Best regards, JohnShep


Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.