![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Just a quick question: Does google prefer to spider urls with querystrings that use + or %20 (to replace the spaces)? Proof? |
#3
| |||
| |||
|
|
Barry Wright: Does google prefer to spider urls with querystrings that use + or %20 (to replace the spaces)? AFAIK - spaces are not valid characters in a URL. |
#4
| |||
| |||
|
|
William Tasso: Barry Wright: Does google prefer to spider urls with querystrings that use + or %20 (to replace the spaces)? AFAIK - spaces are not valid characters in a URL. That's why the OP wants to escape them. |
|
A space is escaped in a URL as "%20" (RFC 2396). I don't know where the '+' idea comes from. |
#5
| |||
| |||
|
|
querystrings. of course. |
|
I don't know where the '+' idea comes from. escape code for international telephone dialling? |
![]() |
| Thread Tools | |
| Display Modes | |
| |