HighDots Forums  

Long URL vs query string

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


Discuss Long URL vs query string in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Beach Comber
 
Posts: n/a

Default Long URL vs query string - 04-17-2005 , 11:19 AM






I've been working for a few months now on a site which has the
potential to grow pretty big. The site is completely database driven
to make it easy for content submission and management. To start thing
out it uses a basic PHP page with a query string to reference content.
The content is in a tree structure, but although you may be several
levels deep in the tree the URL will still be a top level page with a
single query string parameter.

With some playing around with mod_rewrite, I have it figured out how to
redo the tree so that it looks like a nested static URL. For basic
content browsing this will look nicer, but the URLs have the potential
to get rather long.

As an example, here are two ways of getting to the same content:

Dynamic -> /beach.php?id=2

Static -> /World/USA/Florida/South_Beach.html

How are search engines behaving these days towards deep nested URLs?
In the above example, the dynamic page always shows as top level. On
the other hand, the static URL is four levels deep. On the gripping
hand, the static URL shows some very good keywords as part of the URL.

Has anyone else who has tried a conversion like this seen any notable
results one way or the other with the search engines?

Thanks for any feedback.

Beach Comber
http://worldbeachlist.com/


Reply With Quote
  #2  
Old   
SEO Dave
 
Posts: n/a

Default Re: Long URL vs query string - 04-17-2005 , 12:48 PM






On 17 Apr 2005 08:19:54 -0700, "Beach Comber"
<BeachNews (AT) worldbeachlist (DOT) com> wrote:

Quote:
As an example, here are two ways of getting to the same content:

Dynamic -> /beach.php?id=2

Static -> /World/USA/Florida/South_Beach.html

How are search engines behaving these days towards deep nested URLs?
In the above example, the dynamic page always shows as top level. On
the other hand, the static URL is four levels deep. On the gripping
hand, the static URL shows some very good keywords as part of the URL.
I wouldn't worry about directory depth, search engines use links to
determine if something is worth indexing, if a page has enough links
(or one good link (it's about PR of the link/s)) it will be indexed no
matter how deep it is.

Use hyphens (-) as word separators not underscores (_) so-

/World/USA/Florida/South-Beach.html

Since Google will see the hyphen as a space (South Beach) whilst
underscores are seen as underscores (South_Beach) during the ranking
process.

David
--
Free Search Engine Optimization Tutorial
http://www.seo-gold.com/tutorial/


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.