HighDots Forums  

For Cat.

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


Discuss For Cat. in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
John Bokma
 
Posts: n/a

Default Re: For Cat. - 01-10-2006 , 11:49 PM






"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:


Quote:
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.
The latter is probably less resource intensive.

--
John Experienced (web) developer: http://castleamber.com/
Perl SEO tools: http://johnbokma.com/perl/
NEW ----> Textpad reference card (pdf): http://johnbokma.com/textpad/



Reply With Quote
  #22  
Old   
Luigi Donatello Asero
 
Posts: n/a

Default Re: For Cat. - 01-10-2006 , 11:57 PM







"John Bokma" <john (AT) castleamber (DOT) com> skrev i meddelandet news:Xns9747E81D6F8A7castleamber (AT) 130 (DOT) 133.1.4...
Quote:
"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.

How?
By disallowing access for robots to the short ones in the file robots.txt?
For example I could redirect from /sv/italien/ to /sv/europa/italien/ and at the same time
disallow sv/italien
In this case it should not matter whether I use (301) or (302) because the robots would get instructions to disallow the short pages anyway and the users could use either the temporary or the permanent redirect.

--
Luigi Donatello Asero
https://www.scaiecat-spa-gigi.com/sv...ien/la-spezia/
我 是 欧洲人
I am an European
Ma õpin eesti keelt






Reply With Quote
  #23  
Old   
Luigi Donatello Asero
 
Posts: n/a

Default Re: For Cat. - 01-11-2006 , 12:07 AM




"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> skrev i meddelandet news:5f0xf.42339$d5.198602 (AT) newsb (DOT) telia.net...

"John Bokma" <john (AT) castleamber (DOT) com> skrev i meddelandet news:Xns9747E81D6F8A7castleamber (AT) 130 (DOT) 133.1.4...
Quote:
"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.


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
--
Luigi Donatello Asero
https://www.scaiecat-spa-gigi.com/sv...ien/la-spezia/
我 是 欧洲人
I am an European
Ma õpin eesti keelt





Reply With Quote
  #24  
Old   
John Bokma
 
Posts: n/a

Default Re: For Cat. - 01-11-2006 , 12:07 AM



"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:

Quote:
"John Bokma" <john (AT) castleamber (DOT) com> skrev i meddelandet
[ Several aliases for one resource ]

Quote:
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)

--
John Experienced (web) developer: http://castleamber.com/
Perl SEO tools: http://johnbokma.com/perl/
NEW ----> Textpad reference card (pdf): http://johnbokma.com/textpad/



Reply With Quote
  #25  
Old   
Luigi Donatello Asero
 
Posts: n/a

Default Re: For Cat. - 01-11-2006 , 12:13 AM




"John Bokma" <john (AT) castleamber (DOT) com> skrev i meddelandet news:Xns9747EB42DE67Bcastleamber (AT) 130 (DOT) 133.1.4...
Quote:
"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)

On second thoughts redirection should not be used permanently if she wants to use the symbolic (short) links to read them on the telephone.
Only robots should be forbidden access not users.

--
Luigi Donatello Asero
https://www.scaiecat-spa-gigi.com/sv...ien/la-spezia/
我 是 欧洲人
I am an European
Ma õpin eesti keelt





Reply With Quote
  #26  
Old   
catherine yronwode
 
Posts: n/a

Default Re: For Cat. - 01-11-2006 , 01:27 AM



John Bokma wrote:
Quote:
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.


Reply With Quote
  #27  
Old   
catherine yronwode
 
Posts: n/a

Default Re: For Cat. - 01-11-2006 , 01:30 AM



John Bokma wrote:
Quote:
"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.
I don't know how it's done. It's just some thing my husband worked out
years and years ago.

Also, i cannot imagine that the few hand-made symblic links he made can
account for 50 THOUSAND links seen by google. Something else must be
going on. But i have no clue what it is.

cat


Reply With Quote
  #28  
Old   
John Bokma
 
Posts: n/a

Default Re: For Cat. - 01-11-2006 , 01:51 AM



"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:

Quote:
Perhaps she wants to have the symbolic links to give adresses on the
telephone because they are shorter.
Yes, that's clear.

Quote:
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 --
Yes, like I already wrote :-)

You just can't rely on the "secret" status of phone links, so you have
either to 301 redirect them, or kick google away.

--
John Experienced (web) developer: http://castleamber.com/
Perl SEO tools: http://johnbokma.com/perl/
NEW ----> Textpad reference card (pdf): http://johnbokma.com/textpad/



Reply With Quote
  #29  
Old   
John Bokma
 
Posts: n/a

Default Re: For Cat. - 01-11-2006 , 01:53 AM



"Luigi Donatello Asero" <jaggillarfotboll (AT) telia (DOT) com> wrote:

Quote:
On second thoughts redirection should not be used permanently if she
wants to use the symbolic (short) links to read them on the telephone.
Why not? If a person types in the short link he/she is redirected to the
longer version, I can't think of any problem, other then the user
reporting back the longer link over the phone .


--
John Experienced (web) developer: http://castleamber.com/
Perl SEO tools: http://johnbokma.com/perl/
NEW ----> Textpad reference card (pdf): http://johnbokma.com/textpad/



Reply With Quote
  #30  
Old   
Paul
 
Posts: n/a

Default Re: For Cat. - 01-11-2006 , 03:39 AM



On Tue, 10 Jan 2006 23:27:34 -0700, catherine yronwode
<cat (AT) luckymojo (DOT) com> wrote:

Quote:
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.
Hi Cat
I think he means this :
http://en.wikipedia.org/wiki/Symbolic_link
See "Storage of symbolic links"

hth
plh
Paul


----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----


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.