![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
Do you redirect the simbolic links to the "real" links? |
#22
| |||
| |||
|
|
"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote: Do you redirect the simbolic links to the "real" links? Unless Catherine got her terms wrong, a symbolic link is a redirection on file system level, it's an internal redirection. You're very right that Catherine either should *externally* (301) redirect the short "phone" URLs to the long ones. Or like I wrote in my other post, denying Google access to the short ones. |
#23
| |||
| |||
|
|
"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote: Do you redirect the simbolic links to the "real" links? Unless Catherine got her terms wrong, a symbolic link is a redirection on file system level, it's an internal redirection. You're very right that Catherine either should *externally* (301) redirect the short "phone" URLs to the long ones. Or like I wrote in my other post, denying Google access to the short ones. |
#24
| |||
| |||
|
|
"John Bokma" <john (AT) castleamber (DOT) com> skrev i meddelandet |
|
Or like I wrote in my other post, denying Google access to the short ones. How? By disallowing access for robots to the short ones in the file robots.txt? |
#25
| |||
| |||
|
|
"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote: "John Bokma" <john (AT) castleamber (DOT) com> skrev i meddelandet [ Several aliases for one resource ] Or like I wrote in my other post, denying Google access to the short ones. How? By disallowing access for robots to the short ones in the file robots.txt? Yes Or using mod_rewrite to give Googlebot a forbidden (uses more resources, in this case you probably redirect, even though it uses a bit more resources) |
#26
| |||
| |||
|
|
A symbolic link is something on your web site, it's a file system thingy. -- John Experienced (web) developer: http://castleamber.com/ |
#27
| |||
| |||
|
|
"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote: Do you redirect the simbolic links to the "real" links? Unless Catherine got her terms wrong, a symbolic link is a redirection on file system level, it's an internal redirection. |
#28
| |||
| |||
|
|
Perhaps she wants to have the symbolic links to give adresses on the telephone because they are shorter. |
|
In this case the redirect should be temporary until the links to the new pages have been written in the whole website. Afterwards there would not be any need for redirect and the robots should be given instructions not to visit the short links by the content in the file robots.txt This way an user who is no robot could access to both the short and the long links -- |
#29
| |||
| |||
|
|
On second thoughts redirection should not be used permanently if she wants to use the symbolic (short) links to read them on the telephone. |
#30
| |||
| |||
|
|
John Bokma wrote: A symbolic link is something on your web site, it's a file system thingy. -- John Experienced (web) developer: http://castleamber.com/ Could you use your experience to explain what you just wrote in more user-friendy language? Thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
| |