The Wayback Machine - https://web.archive.org/web/20081201134807/http://www.webreference.com/html/tutorial30/2.html


spacer

Webref WebRef   Sitemap · Experts · Tools · Services · Newsletters · About i.com

home / experts / html / tutorials / 30 / 2

index1234567

HTTP for HTML Authors, Part III

Developer News
Mandrake Linux Founder Back, Virtually
Amazon: We're a Technology Company
Sun Expands MySQL With Closed Source

How to make your URLs better

By now I must have convinced you that designing proper URLs is a very important factor in designing a useable Web site. But how do you go about doing it? Most of the time, this is not something you can do in HTML. As we discussed in the first part of this series, the way URLs are mapped to documents depends on the configuration of the particular Web server you're using. However, most modern Web servers allow you to customize the procedure so that the URL can be completely independent of the actual mechanism used to produce the document, whether that is reading a file from a hard disk or running a program and producing the output.

The first thing you need to do is get rid of file suffixes like .html, .gif, .jpg or .asp. Configure your server so that it can decide the type of a document depending on its content or location, not its file suffix. Make sure you can run the programs that produce your dynamic pages without referring to anything specific to the technologies they use.

Next, try to make everything in your URL have human meaning. This means doing away with numbers (troubleshooting, which refers to the section of a manual on troubleshooting, is better than chapter7.html, which refers to the same section but might have to change if the new version of the manual contains a different number of chapters before this one!), any kind of indexing key and using symbolic, meaningful names.

Now try and make your URLs as short as possible. Although shorter URLs are good, they're not always best. You might want to avoid abbreviating “news” to “n” in case you want a section called “navigation” later on.

index1234567

Next Page...

http://www.internet.com/

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info

Copyright 2008 Jupitermedia Corporation All Rights Reserved.

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

Whitepapers and eBooks

Intel Whitepaper: Comparing Two- and Four-Socket Platforms for Server Virtualization
IBM Solutions Brief: Go Green With IBM System xTM And Intel
HP eBook: Simplifying SQL Server Management
IBM Contest: Are You the Next Superstar? Join the "Search for the XML Superstar" Contest to Find Out
Microsoft PDF: Top 10 Reasons to Move to Server Virtualization with Hyper-V
Microsoft PDF: Six Reasons Why Microsoft's Hyper-V Will Overtake Vmware
Microsoft Step-by-Step Guide: Hyper-V and Failover Clustering
Intel PDF: Quad-Core Impacts More Than the Data Center
Intel PDF: Virtualization Delivers Data Center Efficiency
Go Parallel Article: PDC 2008 in Review
Microsoft PDF: Top 11 Reasons to Upgrade to Windows Server 2008
Avaya Article: Communication-Enabled Mashups: Empowering Both Business Owners and IT
Intel Whitepaper: Building a Real-World Model to Assess Virtualization Platforms
  PDF: Intel Centrino Duo Processor Technology with Intel Core2 Duo Processor
Microsoft Article: Build and Run Virtual Machines with Hyper-V Server 2008
Go Parallel Article: Q&A; with a TBB Junkie
IBM Whitepaper: Innovative Collaboration to Advance Your Business
Internet.com eBook: Real Life Rails
IBM eBook: The Pros and Cons of Outsourcing
Internet.com eBook: Best Practices for Developing a Web Site
IBM CXO Whitepaper: The 2008 Global CEO Study "The Enterprise of the Future"
Avaya Article: Call Control XML in Action - A CCXML Auto Attendant
IBM CXO Whitepaper: Unlocking the DNA of the Adaptable Workforce--The Global Human Capital Study 2008
Adobe Acrobat Connect Pro: Web Conferencing and eLearning Whitepapers
HP eBook: Guide to Storage Networking
MORE WHITEPAPERS, EBOOKS, AND ARTICLES
webref The latest from WebReference.com Browse >
Popular JavaScript Framework Libraries: An Overview - Part 3 · Accessing Your MySQL Database from the Web with PHP · Working with the DOM Stylesheets Collection
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Crucial Triples Up With New Three-Channel DDR3 Kits · Meet the Finalists: Excellence in Technology Awards · Tealeaf Offers Insight to Mobile Customer Behavior

URL: http://www.webreference.com/html/tutorial30/2.html

Produced by Stephanos Piperoglou
Created: March 15, 2001
Revised: March 16, 2001

Morty Proxy This is a proxified and sanitized view of the page, visit original site.