![]() |
|||
|
|||
Dynamic URL Optimization
Submitted by Lee Odden on 2006-01-11.
Recently I fielded a question about making dynamic urls more search engine friendly.
A specific site example was not given, so my response was not as detailed as I would have liked, but I thought a post of some recommendations here might be helpful. Feel free to comment on anything else that should be considered to make dynamic urls easier to crawl.
Simple is best for crawlable urls. Although, Google and Yahoo are much better at crawling complicated urls now than they were a year ago. As a general rule, avoid including session id information in the url and if you do need to include parameters, limit it to 2 and limit the number of characters per parameter to 10 or less. Your solution might involve some of the following:
- Server side URL rewrite (specifics depend on platform and web application) or Permanent redirects to crawlable urls from dynamic
- Creation of an XML or plain text site map for submission to Google Sitemaps and Yahoo. With Yahoo, the text file would contain a list of URLs with each URL at the start of a new line. There are many 3rd party Sitemap programs listed at Google
- Creation of a HTML sitemap with 100 text links or less. If you have more than 100, break the sitemap into more than one HTML page
- Get inbound links deep into your site from other relevant sites, blogs, directories, etc - not reciprocal, and don't worry about silly things like page rank
What else?
BLOG TALK 
Become a WebProNews blog partner.
Twitter Uncomfortable With 'Tweet' Being Used In Third Party AppsLooks like Twitter is not looking the other way as much these days. TechCrunch reports that there is some concern at the ...
Flickr Just Now Allowing Connectivity With Twitter
Hulu Receives Good News Concerning Their Online Ad Format
Global Gaming Factory Buys Up Pirate Bay


