![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I did a quick copy and paste job when setting a load of pages up and had a link set up with a space between 2 keywords ie /keyword -keyword.html The page with the links pointing to it was also the same. What problems, if any, can this cause? TIA. |
#3
| |||
| |||
|
|
I did a quick copy and paste job when setting a load of pages up and had a link set up with a space between 2 keywords ie /keyword -keyword.html The page with the links pointing to it was also the same. What problems, if any, can this cause? TIA. |
#4
| |||
| |||
|
|
"T.J." <no1 (AT) home (DOT) invalid> wrote in message news:du7hsm$h5e$1 (AT) nwrdmz03 (DOT) dmz.ncs.ea.ibs-infra.bt.com... I did a quick copy and paste job when setting a load of pages up and had a link set up with a space between 2 keywords ie /keyword -keyword.html The page with the links pointing to it was also the same. What problems, if any, can this cause? TIA. Hi TJ, If all the links going to it are the same then nothing. I have some urls with spaces it does fine. Now, at times trying to copy and such it will sshow such-such20%-keywords.html. |
#5
| |||
| |||
|
|
Stacey wrote: "T.J." <no1 (AT) home (DOT) invalid> wrote in message news:du7hsm$h5e$1 (AT) nwrdmz03 (DOT) dmz.ncs.ea.ibs-infra.bt.com... I did a quick copy and paste job when setting a load of pages up and had a link set up with a space between 2 keywords ie /keyword -keyword.html The page with the links pointing to it was also the same. What problems, if any, can this cause? TIA. Hi TJ, If all the links going to it are the same then nothing. I have some urls with spaces it does fine. Now, at times trying to copy and such it will sshow such-such20%-keywords.html. That's (well almost, it's "such-such%20-keywords.html") how it should be |
#6
| |||
| |||
|
|
Stacey wrote: "T.J." <no1 (AT) home (DOT) invalid> wrote in message news:du7hsm$h5e$1 (AT) nwrdmz03 (DOT) dmz.ncs.ea.ibs-infra.bt.com... I did a quick copy and paste job when setting a load of pages up and had a link set up with a space between 2 keywords ie /keyword -keyword.html The page with the links pointing to it was also the same. What problems, if any, can this cause? TIA. Hi TJ, If all the links going to it are the same then nothing. I have some urls with spaces it does fine. Now, at times trying to copy and such it will sshow such-such20%-keywords.html. That's (well almost, it's "such-such%20-keywords.html") how it should be written correctly. Spaces are not allowed in URIs, so if you need one then write %20 (hex value of the ascii code for space) instead of the space character. Same story for many other characters. Browsers and bots may tolerate invalid URIs, try to read the authors mind and may even succeed, but there's not guarantee - and doing it right does no harm at all. |
![]() |
| Thread Tools | |
| Display Modes | |
| |