HighDots Forums  

Re: ensure PR focus is on homepage

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


Discuss Re: ensure PR focus is on homepage in the Search Engine Optimization forum.



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

Default Re: ensure PR focus is on homepage - 07-15-2003 , 11:05 AM






On Tue, 15 Jul 2003 15:53:48 +0100, Brothermark wrote:

Quote:
Hello,
My most important page by far is my homepage so I'm in the process of
chanelling all (well most anyway) of my available PR to the homepage. I
read somewhere that SE spiders count the following 2 URLs as separate
pages:

1) www.domain.com
2) www.domain.com/index.htm

And I believe it is better for PR if google (and the rest of the web) only
sees (and links to) one of these files. Currently, when I want my pages to
link back to the homepage, I use "/index.htm" which creates URL #2 from
the above list.

So my quetions is, for my internal links which point to the homepage,
should I use the full url http://www.domain.com instead of /index.htm?

thanks
mark
you can use absolute address:
http://www.domain.com/
or
http://www.domain.com
(but by omiting the trailing /, this will cause the webserver to make a
second request for http://www.domain.com/ )

or you can use the simple relative address which is:
/

both absolute and relative will go to http://www.domain.com/

--
Edward Alfert, President, RootMode, LLC
http://www.rootmode.com/



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

Default Re: ensure PR focus is on homepage - 07-15-2003 , 01:28 PM







Quote:
you can use absolute address:
http://www.domain.com/
thanks Edward.
You mean I should enter the whole absolute address at the coding stage?
Just checking?
Thanks for the tip about the trailing "/"

mark




Reply With Quote
  #3  
Old   
Edward Alfert
 
Posts: n/a

Default Re: ensure PR focus is on homepage - 07-15-2003 , 02:39 PM



On Tue, 15 Jul 2003 18:28:33 +0100, Brothermark wrote:

Quote:
you can use absolute address:
http://www.domain.com/

thanks Edward.
You mean I should enter the whole absolute address at the coding stage?
Just checking?
you can use either http://www.domain.com/ or just simply /

both will be translatted to not include index.htm so that google only
indexes http://www.domain.com/

But, if you use / only, you might get into a situation where you are
indexed as both http://www.domain.com/ and http://domain.com/

--
Edward Alfert, President, RootMode, LLC
http://www.rootmode.com/



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.