iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Search Engine Optimization Forum SEO is much easier with help from peers and experts! The WebProWorld SEO forum is for the discussion and exploration of various search engine optimization topics. Any non (engine) specific SEO or SEM topics should go here.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-30-2005, 09:56 AM
WebProWorld Veteran
 
Join Date: Sep 2003
Posts: 322
Mac 5 RepRank 1
Default Relative vs. Absolute Links

Does it have any SEO advantage to make links on your site Absolute, give the full path blahblahblah.com/page.html, instead of a Relative link /page.html.

Does a search engine give it any more weight like an outside link on another site?
Reply With Quote
  #2 (permalink)  
Old 12-30-2005, 10:20 AM
WebProWorld New Member
 
Join Date: Dec 2005
Location: Kansas, USA
Posts: 1
StoreFront RepRank 0
Default

Hi,
One of my co-workers went to a SES conference and she heard that it was always good to list your links as absolute, otherwise Google will not know who that link belongs to if it is just /aboutus.html.

This could be wrong, and Google is changing everyday, so it could be different now!

Hope this helps.
Reply With Quote
  #3 (permalink)  
Old 12-30-2005, 12:29 PM
MtraX's Avatar
WebProWorld Veteran
 
Join Date: Jul 2003
Location: Cape Town, South Africa
Posts: 387
MtraX RepRank 1
Default

Hi

"One of my co-workers went to a SES conference and she heard that it was always good to list your links as absolute, otherwise Google will not know who that link belongs to if it is just /aboutus.html."

I don't agree with this, if google's crawling your site they're crawling your domain and a page found on under that domain is yours (in most cases). I don't think Google has a preference on this.

Any external links will have a absolute URL anyway.

MtraX
Reply With Quote
  #4 (permalink)  
Old 12-30-2005, 01:53 PM
WebProWorld Pro
 
Join Date: Apr 2004
Location: Philadelphia
Posts: 212
sem-seo-pro RepRank 0
Default

Hi

I believe that what was implied at the SES conference is indeed correct.

Actually the bot cannot think therefore relative urls are given no value.

By using the absolute url the link is given a weight the same as any other internal/external link the crawler finds.
__________________
Search Engine Marketing
Search Engine Optimization Blog
"The only thing not possible, is whatever you tell yourself is impossible"....
Reply With Quote
  #5 (permalink)  
Old 12-30-2005, 02:46 PM
MtraX's Avatar
WebProWorld Veteran
 
Join Date: Jul 2003
Location: Cape Town, South Africa
Posts: 387
MtraX RepRank 1
Default

That's interesting...

Anyone else care to comment on this?

Regards
MtraX
Reply With Quote
  #6 (permalink)  
Old 12-30-2005, 03:38 PM
WebProWorld Pro
 
Join Date: Apr 2004
Location: Philadelphia
Posts: 212
sem-seo-pro RepRank 0
Default

Hi MtraX

I should clarify I believe

A relative URL looks like this: "index.html". What this tells the spider is that there is an object called index.html...however what it doesn't say that may be important is what server it's on or what protocol it uses. Therefore the search spiders assumes from the page the link resides on.

An absolute URL looks like this: "http://www.mygreatwebsite.com/index.html". This tells the users web browser what protocol to follow (http/https/ftp) and on what server to find the object on (www.mygreatwebsite.com.

This method ensures the search spiders do not get lost or confused as they spider the page. So it really helps in that aspect.

Would this effect rankings?? I doubt it..only I believe... if a compettors page matched 100% to yours ...then and probably only then would absolute win out over relative.

At most were talking a position over a page in the results.

If that......
__________________
Search Engine Marketing
Search Engine Optimization Blog
"The only thing not possible, is whatever you tell yourself is impossible"....
Reply With Quote
  #7 (permalink)  
Old 12-30-2005, 04:16 PM
TrafficProducer's Avatar
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: United Kingdom
Posts: 1,638
TrafficProducer RepRank 3TrafficProducer RepRank 3
Default Google Site Map

Over time Google Site Map May become more important, for Google than any other way of building links.

Most Spiders should manage relative and absoloute links the same.

You could do one way, on one site/page and another on a different site/page.

Search engine's may always change rules in the future.
Reply With Quote
  #8 (permalink)  
Old 12-30-2005, 04:45 PM
WebProWorld 1,000+ Club
 
Join Date: May 2004
Location: Dallas, Texas USA
Posts: 1,492
bhartzer RepRank 1
Default

Quote:
Does it have any SEO advantage to make links on your site Absolute
I'm not sure if it was me that said that at the SES conference or not. ;)

Anyhow, always always always use absolute links whenever you can. If you use relative links you can suddenly lose all of your rankings in the search engines--it has happened to me and was a nightmare for a few weeks until I got it all straightened out.

There's not actually any rankings boost per se when you use absolute versus relative links. However, when you use absolutely links you make sure the search engines know which "version" of your site to index.

You see, if someone links to your site using domain.com rather than www.domain.com, the search engine will follow the link and start crawling. If you use absolute links then the search engine will crawl your site and only see the pages as www.domain.com/page.html. If you use relative links the the search engine could crawl your site as domain.com/page.html, which is probably not what you want.

Most of your links from other sites will be linking to www.domain.com, not domain.com. If the search engine decides--for whatever reason--that they index your site with domain.com and not www.domain.com, then you could suddenly lose all of your search engine rankings because the non-www version of your site is indexed and the www version is not and you don't have many links to the non-www version of your site.

It's always good to be consistent in your internal linking, and it's good to make sure that all of your internal links specify exactly the domain name of your site so there's no question of which pages to index. There are other reasons, as well.

What happens if you use relative links in your site? What happens if someone decides to download an entire copy of your website and put it up on their domain (trust me, it's happened to me!)? If you use relative links, it would be easy to copy your website and put it up on another domain. If you use absolute links then it's much more difficult--the domain name has to be removed or changed on all the pages of your site. There are people out there who try to copy websites all the time--and making it much more of a chore for them to copy and change decreases your chances of the site being copied. Or, if they do copy even one page of your site and put it up on their domain name then they might not realize that your full URLs are specified--checking your web stats might reveal the fact that they copied your page's content--it's happened to me and I was able to catch the culprit because of my own absolute linking.

I realize that in certain web development environments and the way web designers work on websites it's very difficult to use absolute links. For example, many web developers and designers set up a test area when they're working on a new web site or a new revision of a site. As a result, they must use relative links because the site 'wouldn't work' because it's temporarily in another location. Some developers and designers use clientname.theirdomain.com to test the website. In this case when the site goes live the links should be changed to absolute links.
__________________
Bill Hartzer's Blog
Reply With Quote
  #9 (permalink)  
Old 12-30-2005, 05:33 PM
WebProWorld 1,000+ Club
 
Join Date: May 2004
Location: Dallas, Texas USA
Posts: 1,492
bhartzer RepRank 1
Default

If you'd like to read up more about the subject, there's a good article here.
__________________
Bill Hartzer's Blog
Reply With Quote
  #10 (permalink)  
Old 12-30-2005, 05:50 PM
WebProWorld Pro
 
Join Date: Apr 2004
Location: Philadelphia
Posts: 212
sem-seo-pro RepRank 0
Default

Bill

In the link you send users to there is this mention near the top.

Quote:
The search engines automatically convert relative links into an absolute links.
Sharris a great author, but wrong on that I am afraid. SE spiders disregard relative URLs.

If that were true then SEs could change sym links to canonical which they cannot.

Bill yours was a better post to be honest.

Clint
__________________
Search Engine Marketing
Search Engine Optimization Blog
"The only thing not possible, is whatever you tell yourself is impossible"....
Reply With Quote
  #11 (permalink)  
Old 12-30-2005, 08:45 PM
WebProWorld Veteran
 
Join Date: Jun 2004
Location: Indiana
Posts: 578
google junky RepRank 1
Default

bhartzer,

I do have a habit of adding and subtracting the domain from the url if the domain has keywords in it to maintain keyword density within the code.

Would you consider that a factor?
Reply With Quote
  #12 (permalink)  
Old 12-31-2005, 01:09 AM
MtraX's Avatar
WebProWorld Veteran
 
Join Date: Jul 2003
Location: Cape Town, South Africa
Posts: 387
MtraX RepRank 1
Default

Hi Google Junky

I don't think it will carry great weight, allthough it can't hurt (same reason it's been recommended to use keywords in file names?). I'm slowly getting convinced that it's good to use absolute URLs, but it is a serious pain since most developers I know want to run a test version first.

I'd much rather just do a permanent redirect to solve the canonical url issues.

MtraX
Reply With Quote
  #13 (permalink)  
Old 12-31-2005, 05:41 AM
TrafficProducer's Avatar
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: United Kingdom
Posts: 1,638
TrafficProducer RepRank 3TrafficProducer RepRank 3
Default SE spiders disregard relative URLs.

Quote:
SE spiders disregard relative URLs.
Read (For PERL users) (Thier are othe options and languages to do this)

HTML::LinkExtor Extract links from an HTML document HTML-Parser-3.48 - 02 Dec 2005 - Gisle Aas

HTML::SimpleLinkExtor Extract links from HTML HTML-SimpleLinkExtor-1.11 - 23 Aug 2005 - brian d foy
Reply With Quote
  #14 (permalink)  
Old 12-31-2005, 02:54 PM
williamc's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: GoogleVille
Posts: 1,576
williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7
Default

Quote:
Originally Posted by bhartzer
Anyhow, always always always use absolute links whenever you can. If you use relative links you can suddenly lose all of your rankings in the search engines--it has happened to me and was a nightmare for a few weeks until I got it all straightened out.
I use relative urls more than anything else. The only time it would hurt you any is if google comes in via www.domain.com and lists it as www. yet you are searching for just domain.com. Now in that event, google may devalue or derank pages in the domain.com as duplicate content, which would cause you to see rankings disapear, agreed. However, a simple mod_rewrite that takes anything coming in to domain.com and redirects it using a 301 to www.domain.com, then you will never even see that issue.

Many of us develop sites on a subdomain or in a directory under our development site, then move it to its true home afterwards. In this case, relative is the way to go for ease of install later.

Not to mention doing it that way helps you steer clear of the sandbox later :)
__________________
William Cross
Expert Search Engine Optimization
Reply With Quote
  #15 (permalink)  
Old 12-31-2005, 02:58 PM
williamc's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: GoogleVille
Posts: 1,576
williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7
Default

Quote:
Originally Posted by sem-seo-pro
SE spiders disregard relative URLs.
Step away from the crack pipe slowly with your hands in the air....

Not a single one of the large engines disregard relative URL's. They all handle them just fine and have for over 8 years now.
__________________
William Cross
Expert Search Engine Optimization
Reply With Quote
  #16 (permalink)  
Old 12-31-2005, 03:30 PM
WebProWorld Pro
 
Join Date: Feb 2004
Location: Stupid question. At my PC.
Posts: 133
TechEvangelist RepRank 1
Default

I also have to disagree with the statement that "SE spiders disregard relative URLs'. I've been working with SEO since 1997 and have seen only a couple of sites that used absolute URLs. I have never seen a site disappear from the rankings unless there was some other issue with the site.

Just check the sites that rank in the top ten for any search. It is difficult to find a site using absolute URLs, so it would seem logical that SE read relative URLs just fine.

There are some very valid reasons for using absolute URLs in certain situations, but I have never seen any evidence that spiders have a difficult time with relative URLs in a properly coded site.
__________________
Facts are meaningless. They can be used to prove anything. - Homer Simpson
MySQL Cheatsheet :: Arizona SEO training
Reply With Quote
  #17 (permalink)  
Old 01-02-2006, 02:02 AM
incrediblehelp's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,573
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default

I prefer to use absolute, but in the end it is not a big deal to use either or.

The only issue I have with relative URLs is with the home page. I always tell my clients to refer to the home page as http://www.domain.com/ and never as the default document /index.html or http://www.domain.com/index.html. Of course this is even being a little over cautious.

I just like the SE to always think of the home page as the root domain and never the default file. This also avoids potential issues down the road if you want to change you default home page at the server level for some reason. If the SE's always reference the domain they will never be confused.
Reply With Quote
  #18 (permalink)  
Old 01-02-2006, 04:35 AM
TrafficProducer's Avatar
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: United Kingdom
Posts: 1,638
TrafficProducer RepRank 3TrafficProducer RepRank 3
Default FrontPage Relative Links ARGH!!!

Just a note: FrontPage Relative Links ARGH!!!

FrontPage can be a PIG with copying Relative Links from one page to another page/site kept on your Had Drive before uploading.

It tends to add a link to a local file on the Hard Drive e.g. file:///C:...

If these are uploaded they will fail because the Server cannot find the link to your local Hard Drive link.
Reply With Quote
  #19 (permalink)  
Old 01-02-2006, 07:26 AM
Faglork's Avatar
WebProWorld Veteran
 
Join Date: Feb 2005
Location: Forchheim, Germany
Posts: 936
Faglork RepRank 1
Default

Quote:
Originally Posted by williamc
Quote:
Originally Posted by sem-seo-pro
SE spiders disregard relative URLs.
Step away from the crack pipe slowly with your hands in the air....
ROFL. Good one ...

If statements like "SE spiders disregard relative URLs" are given, they should be backed by evidence. Otherwise, it should be made clear that this is an opinion and not a fact.

faglork
Reply With Quote
  #20 (permalink)  
Old 01-02-2006, 09:41 AM
WebProWorld Pro
 
Join Date: Apr 2004
Location: Philadelphia
Posts: 212
sem-seo-pro RepRank 0
Default

Facts I love them too

First it is as much fact as can be.. a relative link produces foo.html which does not tell the search spider to which site specifically foo.html belongs therefore the spider 'assumes' the link is relative to the website.. but since bad things happen when you assume the spider therefore disregards the foo.html link and does not give it weighting.

An absolute link http://www.mywebsite.com/foo.html tells the spider that the link absolutely refers to website and page and therefore the spider is safe in its knowledge and applies weight and score to the link.

Dear ***,, when we assume things it makes an ass out of u and .....

not me... since I do not assume as you do,,,

Faglork wrote
Quote:
williamc wrote:
sem-seo-pro wrote:
SE spiders disregard relative URLs.

Step away from the crack pipe slowly with your hands in the air....

ROFL. Good one ...

Fact
- You and williamc have the same maturity level as a teenage schoolgirl...

And as Bill Murray said in Stripes - That's a fact Jack!
__________________
Search Engine Marketing
Search Engine Optimization Blog
"The only thing not possible, is whatever you tell yourself is impossible"....
Reply With Quote
  #21 (permalink)  
Old 01-02-2006, 09:47 AM
WebProWorld Pro
 
Join Date: Apr 2004
Location: Philadelphia
Posts: 212
sem-seo-pro RepRank 0
Default

Quote:
Originally Posted by Faglork
Quote:
Originally Posted by williamc
Quote:
Originally Posted by sem-seo-pro
SE spiders disregard relative URLs.
Step away from the crack pipe slowly with your hands in the air....
ROFL. Good one ...

If statements like "SE spiders disregard relative URLs" are given, they should be backed by evidence. Otherwise, it should be made clear that this is an opinion and not a fact.

faglork
Dear ***

You're a moderator who condones flaming???

Where is Brett in thinking that's acceptable????

Next you do not know relative links have no value to a search spider and you are a moderator ???

LOL
__________________
Search Engine Marketing
Search Engine Optimization Blog
"The only thing not possible, is whatever you tell yourself is impossible"....
Reply With Quote
  #22 (permalink)  
Old 01-02-2006, 11:13 AM
Feydakin's Avatar
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Jan 2005
Location: ho jeez!!
Posts: 885
Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8
Default

Ok, not a crack pipe, needle junkie??

I have always used relative URLs.. Never occured to me to do otherwise.. And it's never had an effect that I can see.. Do you have 'any' statistical data to back this up??
__________________
Steve : Animal Charms Animal Jewelry | Fishing Blog
I'm smelling a whole lot of if coming off of this plan.
Reply With Quote
  #23 (permalink)  
Old 01-02-2006, 11:32 AM
WebProWorld Pro
 
Join Date: Apr 2004
Location: Philadelphia
Posts: 212
sem-seo-pro RepRank 0
Default

No statistical data would be involved in such

Look at a scripts installation instructions for why relative links are disregarded so to say..

We always need the absolute path in order for a script to work properly.

I dont know if it makes any sense and maybe my wording is poorly chosen what I am trying to say is foo.html has no meaning or signifigance to the search spider..

yes the link works and will be followed but it has no value that it might otherwise when in absolute mode.

My drug of choice is life




[/i]
__________________
Search Engine Marketing
Search Engine Optimization Blog
"The only thing not possible, is whatever you tell yourself is impossible"....
Reply With Quote
  #24 (permalink)  
Old 01-02-2006, 11:46 AM
incrediblehelp's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,573
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default

Quote:
Originally Posted by sem-seo-pro
No statistical data would be involved in such
huh? Sure it would. Show us a website(s) that the SE's are treating relative links with "no value".

No need to flame you here, but when you say relative links don't have any value you in the search engines what exactly do you mean? Everyone just needs evidence for this statement your making. I sure any of can show you a websites that is using relative links that is doing fine in the search engines.

Do you mean the relative links are not getting spidered?

Do you mean the relative links don't posses IBL value?

Do the search engines have no idea what root domain to match the relative links to?

It is my opinion that all of the statements above are un-true and I have seen websites with relative links do very well in the search engines.

I just prefer to use absolute.
Reply With Quote
  #25 (permalink)  
Old 01-02-2006, 12:02 PM
Feydakin's Avatar
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Jan 2005
Location: ho jeez!!
Posts: 885
Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8Feydakin RepRank 8
Default

Quote:
Originally Posted by sem-seo-pro
We always need the absolute path in order for a script to work properly.
Really?? I've always installed scripts in "/" or "/gallery" etc.. I don't recall ever needing to add "http://www.domain.com" when installing a script..

As a counter to your argument.. Have you ever been able to navigate away from a domain without a literal URL for it to follow?? I can't think of any way that that would be possible.. So, if you can't navigate from a domain without a literal URL, why would the SEs "assume" that a relative URL would NOT belong to that domain??

Steve - finally got 2 days off in a row since before Thanksgiving!! :)
__________________
Steve : Animal Charms Animal Jewelry | Fishing Blog
I'm smelling a whole lot of if coming off of this plan.
Reply With Quote
  #26 (permalink)  
Old 01-02-2006, 12:15 PM
williamc's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: GoogleVille
Posts: 1,576
williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7
Default

Quote:
Originally Posted by sem-seo-pro
Facts I love them too
Great, start using some for a change please.

Quote:
but since bad things happen when you assume the spider therefore disregards the foo.html link and does not give it weighting.
Funny, seeing as how I have websites ranking just fine and dandy using nothing but relative urls, with the nav system being most of the inbounds the engines see. The engines have no problems at all reading and properly handling relative url's and have not for years before some sales clerk allowed you to purchase a computer.

Quote:
An absolute link http://www.mywebsite.com/foo.html tells the spider that the link absolutely refers to website and page and therefore the spider is safe in its knowledge and applies weight and score to the link.
Read above.

Quote:
Dear ***,, when we assume things it makes an ass out of u and .....

not me... since I do not assume as you do,,,
Nope, you don't assume... Sadly, I have to agree with this. You just honestly think that this stuff your saying is true, and not intentionally misleading people. But the fact, jack, is that you are indeed misleading people with utter nonsense.


Oh and for the record, the crack pipe was not a flame. It was just a comical way of saying, what the hell are you smoking????
__________________
William Cross
Expert Search Engine Optimization
Reply With Quote
  #27 (permalink)  
Old 01-02-2006, 12:17 PM
williamc's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: GoogleVille
Posts: 1,576
williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7
Default

Quote:
Originally Posted by sem-seo-pro
Look at a scripts installation instructions for why relative links are disregarded so to say..

We always need the absolute path in order for a script to work properly.
I find it funny you use this to back up your claim, as I run 2 of the larger script sites around and none of the 200+ perl, tcl, python, and php scripts we have written need absolute paths :)

Again, give me some of what yer drinking mate :)
__________________
William Cross
Expert Search Engine Optimization
Reply With Quote
  #28 (permalink)  
Old 01-02-2006, 12:52 PM
WebProWorld Pro
 
Join Date: Apr 2004
Location: Philadelphia
Posts: 212
sem-seo-pro RepRank 0
Default

absolute URLs. They identify a resource independent of their context.

Relative URLs are a way to identify a resource relative to their context.

Next we have a 10,000 foot ravine to cross.

There are two paths to cross the ravine:

Caution falling will result in death. We're absilutely sure of this.

Path one says: It has been determined this path is the absolute way to cross and not fall to your death.

Path two says: We are relatively sure this path is okay to use, however you have a slightly greater chance we are wrong and you will fall to your death.

Which would you choose?

If you were to bet which would you pick an absolute winner or a relatively good chance of a winner?

Would you want a jury deliberating your guilt in a criminal trial to absolutely sure not guilty or one that is relatively sure your not guilty??

Would you want your lawyer to be absolutely sure you were innocent or relatively sure??

What would the attorneys confidence level be if he was absolutely sure or relatively sure?

Why would I need to study statictics about this?, when I am absoultely sure I prefer always having things absolutely sure as opposed to a relatively good chance.

Since search engine spiders are acripts they cannot assume anything about a document that is not absolute so it does not give it any weight or value.

Also when we are speaking of links which all have a value score according to Google ,

PageRank Explained

PageRank relies on the uniquely democratic nature of the web by using its vast link structure as an indicator of an individual page's value. In essence, Google interprets a link from page A to page B as a vote, by page A, for page B. But, Google looks at more than the sheer volume of votes, or links a page receives; it also analyzes the page that casts the vote. Votes cast by pages that are themselves "important" weigh more heavily and help to make other pages "important."

Important, high-quality sites receive a higher PageRank, which Google remembers each time it conducts a search. Of course, important pages mean nothing to you if they don't match your query. So, Google combines PageRank with sophisticated text-matching techniques to find pages that are both important and relevant to your search. Google goes far beyond the number of times a term appears on a page and examines all aspects of the page's content (and the content of the pages linking to it) to determine if it's a good match for your query

Now given the above don't you want the search spiders to be absolutely sure??

Lastly we know that relative URLS are basically a shortcut and when people take shortcuts this usually leads to an increase in the amount of mistakes made..so the question then becomes,,,which do you want??

Clint
__________________
Search Engine Marketing
Search Engine Optimization Blog
"The only thing not possible, is whatever you tell yourself is impossible"....
Reply With Quote
  #29 (permalink)  
Old 01-02-2006, 12:58 PM
WebProWorld Pro
 
Join Date: Apr 2004
Location: Philadelphia
Posts: 212
sem-seo-pro RepRank 0
Default

williamc said
Quote:
Funny, seeing as how I have websites ranking just fine and dandy using nothing but relative urls, with the nav system being most of the inbounds the engines see. The engines have no problems at all reading and properly handling relative url's and have not for years before some sales clerk allowed you to purchase a computer.
Fact is there are 100 parts or more to the algorithim and your claim of well rankings does not come from nor is supported by the use of relative links.

My system is a home made dual head 2.8 ghz 1.0 ram 120 gig hard drive asus motherboard wtih two dvd drives and a cd drive no floppy four usb ports with a wireless D link network and two Snycmaster 710MP monitors

It will smoke your peoplepc for breakfast ;->

Peace
__________________
Search Engine Marketing
Search Engine Optimization Blog
"The only thing not possible, is whatever you tell yourself is impossible"....
Reply With Quote
  #30 (permalink)  
Old 01-02-2006, 01:05 PM
williamc's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: GoogleVille
Posts: 1,576
williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7
Default

Quote:
Originally Posted by sem-seo-pro
PageRank Explained
I find it extremely funny that you quote an article that was based off Webworkshops PageRank explained whitepaper. My home port is webworkshop, and you sir do not even remotely understand pagerank, let alone any search engines.

As to what system you have, unfortunately sales clerks will sell any PC regardless of configuration to any imbecile that has the cash.

As for it smoking my "peoplepc". It would have to smoke the 6 Dell's and 4 HP Media centers we have on our local network. I just do not see that happening anytime soon with that lower end system you describe :)

aren't 2.8ghz chips obsolete yet anyway?

To be brutally honest, any one of our 4 web server machines would smoke that, and the web servers are not as good as our locals.

Before starting a "my weenie is bigger than yours" fight, you better know who you are dealing with first mate.
__________________
William Cross
Expert Search Engine Optimization
Reply With Quote
  #31 (permalink)  
Old 01-02-2006, 01:25 PM
WebProWorld Pro
 
Join Date: Apr 2004
Location: Philadelphia
Posts: 212
sem-seo-pro RepRank 0
Default

williamc

You started the weenie toast and your article site wasn't the original author nor said first publisher of any articles I may have cited.

I assure you I spend little if any time on a business you own as in my eyes you are a crass little boy.

Funny... I don't understand search engines yet I wrote an article dated 2-14-05 on seochat.com stating buying links was a bad practice... and here 10 months later we have the Google engineer Matt Cutts telling us the same thing.

I dont understand search engines??

Funny??

I guess...

Maybe you should put the crack pipe down if you think someone with that vision doesnt understand pagerank and search engines.

Peace to you and your weenie.

and I have mates over in the UK

...you are not a mate of mine.. so please refrain from implying such

Clint Dixon
__________________
Search Engine Marketing
Search Engine Optimization Blog
"The only thing not possible, is whatever you tell yourself is impossible"....
Reply With Quote
  #32 (permalink)  
Old 01-02-2006, 01:56 PM
williamc's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: GoogleVille
Posts: 1,576
williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7
Default

Quote:
Originally Posted by sem-seo-pro
You started the weenie toast and your article site wasn't the original author nor said first publisher of any articles I may have cited.
Again, you have shown you can not read mate.

I did not say Phil was the "author" of that article. I said it was based off Phils Pagerank Explained whitepaper which came out far earlier.

"open eyes, lest insert foot"

As to the weenie fight, not toast, as that would imply something completely out of sync with the statement: No, actually I just made a statement that stores would sell a PC to any imbecile. I did not say a thing about my system or "weenie" at that time. Only you did with your system stats and the peoplepc comment. It was not my fault you use a low end system, so please don't blame that on me.

Again, please, please, dont let the facts stand in your way, I have yet to see you do that and it would destroy my image of you if you did!

Quote:
Funny... I don't understand search engines yet I wrote an article dated 2-14-05 on seochat.com stating buying links was a bad practice... and here 10 months later we have the Google engineer Matt Cutts telling us the same thing.

I dont understand search engines??

Maybe you should put the crack pipe down if you think someone with that vision doesnt understand pagerank and search engines.
Vision? I have seen articles out saying the same thing for over 2 years now, yet you somehow think that yours merits any "vision"? Give me a break. So you cried wolf along with 50 others 10 months ago, just like others years ago. Google still can not find most paid links, so they still work just fine. What vision exactly?

Matt says cloaking is a bad idea too, years ago, so did yahoo, msn, altavista, et al. Many cried wolf and wrote articles saying how the engines would find and terminate all cloaking too. Funny thing is, that unless a competitor reports it, it generally still works. FTR: I also say cloaking is a bad idea. But it works regardless.

Search engine "vision"? More like you have blinders on to me.
__________________
William Cross
Expert Search Engine Optimization
Reply With Quote
  #33 (permalink)  
Old 01-02-2006, 07:30 PM
williamc's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: GoogleVille
Posts: 1,576
williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7
Default

Okay for all those who really care about the original topic: It has been shown by quite a few people that relative url's are just as good as absolute ones and it really comes down to personal preference. Both have their merits and ways to accomplish the same things.


For those who are laughingly following the sem-seo-poop stuff, it continues here with him showing his masculinity and ability to not grasp simple concepts some more: http://www.webproworld.com/viewtopic.php?t=58581

Anything said above is my own opinion only and not based on any knowledge of metally challenged handicaps at all.
__________________
William Cross
Expert Search Engine Optimization
Reply With Quote
  #34 (permalink)  
Old 01-02-2006, 11:16 PM
SPC SPC is offline
WebProWorld Member
 
Join Date: Dec 2005
Posts: 73
SPC RepRank 0
Default

I see you've dropped yourself in it again, Clint (seo-sem-pro). Why doesn't that surprise me?

Here's the definitive answer to the original question:-

Quote:
The URLresolver reads the anchors file and converts relative URLs into absolute URLs and in turn into docIDs.
The URLresolver is part of the Google engine. That's an extract from Brin & Page's own document, and can be found in section 4.1.

Honestly Clint - you really should stay away from forums.
Reply With Quote
  #35 (permalink)  
Old 01-02-2006, 11:47 PM
williamc's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: GoogleVille
Posts: 1,576
williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7
Default

Bah, now theres no debate. :P
__________________
William Cross
Expert Search Engine Optimization
Reply With Quote
  #36 (permalink)  
Old 01-03-2006, 12:11 AM
SPC SPC is offline
WebProWorld Member
 
Join Date: Dec 2005
Posts: 73
SPC RepRank 0
Default

Sorry :(
Reply With Quote
  #37 (permalink)  
Old 01-03-2006, 12:46 AM
SPC SPC is offline
WebProWorld Member
 
Join Date: Dec 2005
Posts: 73
SPC RepRank 0
Default

Ok. Just for you WilliamC - some more debate...

Quote:
Originally Posted by sem-seo-pro
No statistical data would be involved in such

Look at a scripts installation instructions for why relative links are disregarded so to say..

We always need the absolute path in order for a script to work properly.

I dont know if it makes any sense and maybe my wording is poorly chosen what I am trying to say is foo.html has no meaning or signifigance to the search spider..
Clint is partially correct. Some serverside scripts do need absolute paths - but they are usually absolute server paths and not website paths, are they not? The path to sendmail is one such path that Perl scripts need. Shame on you WilliamC for not bringing that to mind ;)

However, what a serverside or clientside programme (script) needs, and what the requestor of a file needs (browser, search engine spider, etc.) are totally different things. The two are not even remotely related, and cannot be compared with each other.

So I am afraid you are wrong to use scripts (programmes) in your argument, Clint.
Reply With Quote
  #38 (permalink)  
Old 01-03-2006, 11:45 AM
williamc's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: GoogleVille
Posts: 1,576
williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7
Default

Quote:
Originally Posted by SPC
Clint is partially correct. Some serverside scripts do need absolute paths.

Shame on you WilliamC for not bringing that to mind ;)
Bah, I did not even catch that. Must have still been hungover from new years parties :P

Good catch SPC, and you are correct. Clint just used it wrongly to attempt to support his false claim.
__________________
William Cross
Expert Search Engine Optimization
Reply With Quote
  #39 (permalink)  
Old 01-03-2006, 05:45 PM
WebProWorld MVP
WebProWorld MVP
 
Join Date: Jul 2004
Location: Omaha
Posts: 2,714
brian.mark RepRank 3brian.mark RepRank 3
Default Nope.

Quote:
Originally Posted by sem-seo-pro
Dear ***

You're a moderator who condones flaming???

Where is Brett in thinking that's acceptable????

Next you do not know relative links have no value to a search spider and you are a moderator ???

LOL
He was laughing at a comment. He's participating, not flaming. Please don't confuse the two.

Also, as is shown later in this thread, relative links do have value to a spider, so if anyone were agreeing with you they'd be the ones that lacked knowledge.

As mods, we wear 2 hats - members and moderators. He's wearing his member hat on this post. The moderator hat comes when threads are locked / quarantined / otherwise modded. We aren't iEntry employees, just volunteers with an interest in the community and the topic.

As for Brett... where do you think you are? In that "I'm too good to be crawled by Google" forum? We've got Mike, Rich and Chris here. No Brett. Sorry.

Brian.
__________________
ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies
Reply With Quote
  #40 (permalink)  
Old 01-31-2006, 09:21 AM
WebProWorld Pro
 
Join Date: Apr 2004
Location: Philadelphia
Posts: 212
sem-seo-pro RepRank 0
Default Last Word

Here is the final word on the subject for those still confused!!

http://www.mattcutts.com/blog/seo-ad...onicalization/
__________________
Search Engine Marketing
Search Engine Optimization Blog
"The only thing not possible, is whatever you tell yourself is impossible"....
Reply With Quote
  #41 (permalink)  
Old 01-31-2006, 09:32 AM
Faglork's Avatar
WebProWorld Veteran
 
Join Date: Feb 2005
Location: Forchheim, Germany
Posts: 936
Faglork RepRank 1
Default

Now YOU are confusing "relative / absolute URLs" and "canonical URLs".

These are not even closely related (apart form being URLs).

faglork
Reply With Quote
  #42 (permalink)  
Old 01-31-2006, 09:35 AM
WebProWorld MVP
WebProWorld MVP
 
Join Date: Jul 2004
Location: Omaha
Posts: 2,714
brian.mark RepRank 3brian.mark RepRank 3
Default Re: Last Word

Quote:
Originally Posted by sem-seo-pro
Here is the final word on the subject for those still confused!!

http://www.mattcutts.com/blog/seo-ad...onicalization/
I think you must be referring to "Spike" and his comment on the base tag. That's not really relevant either, nor do I know who he is or why you think he's an authority.

Brian.
__________________
ToolBarn.com, an Internet Retailer Top 500 and Inc. 500 Company | Tool Parts | Pet Supplies
Reply With Quote
  #43 (permalink)  
Old 01-31-2006, 09:54 AM
Faglork's Avatar
WebProWorld Veteran
 
Join Date: Feb 2005
Location: Forchheim, Germany
Posts: 936
Faglork RepRank 1
Default Re: Last Word

Quote:
Originally Posted by brian.mark
That's not really relevant either,
... apart from being incorrect.

faglork
Reply With Quote
  #44 (permalink)  
Old 01-31-2006, 10:42 AM
williamc's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jul 2003
Location: GoogleVille
Posts: 1,576
williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7williamc RepRank 7
Default

So much for his attempt at the last word eh?
__________________
William Cross
Expert Search Engine Optimization
Reply With Quote
  #45 (permalink)  
Old 06-14-2007, 02:27 PM
WebProWorld New Member
 
Join Date: Jun 2007
Posts: 1
lostboy669 RepRank 0
Smile Re: Relative vs. Absolute Links

Hi,

I have been hearing this crap about absolute paths, but I have always used relative becouse of simplicity when developing sites, and I have never come across any search engine problem, but now I'm developing a site that needs switching between http and https and theres no way some elements in the http could be secure, so it's an absolute need to use absolute paths.

So for my point of view use them at your own discretion also eat fruits and vegetables.

lostboy
Reply With Quote
  #46 (permalink)  
Old 06-15-2007, 04:42 PM
incrediblehelp's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,573
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default Re: Relative vs. Absolute Links

What the SE's say is it is best to be consistent. Use one or the other, not both at the same time. Myself I feel better about absolute. An old thread on this:

hardcoded url versus relative path
Reply With Quote
  #47 (permalink)  
Old 06-15-2007, 09:56 PM
Ne0's Avatar
Ne0 Ne0 is offline
WebProWorld Veteran
WebProWorld MVP
 
Join Date: Jan 2004
Location: the intertubes
Posts: 510
Ne0 RepRank 4Ne0 RepRank 4Ne0 RepRank 4
Default Re: Relative vs. Absolute Links

ABSOLUTE! not only is it a GREAT Vodka... it's just a good practice...


.02
__________________
I can levitate birds.... No one cares...

Top SEO Consultants |SEO 101
Reply With Quote
  #48 (permalink)  
Old 06-17-2007, 09:04 PM
WebProWorld Pro
 
Join Date: May 2007
Posts: 143
idansh RepRank 0
Default Re: Relative vs. Absolute Links

LOL that was funny
__________________
Google Website Positioning (searches through 1000 positions)

Last edited by Webnauts; 06-18-2007 at 06:59 PM.
Reply With Quote
Reply

  WebProWorld > Search Engines > Search Engine Optimization Forum

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 06:46 PM.



Search Engine Optimization by vBSEO 3.3.0