On Fri, 20 Feb 2009, Chris Vickery wrote:

Does anyone know where I could find a best practice guide to naming URLs?

We're trying to keep our URLs descriptive like...
<www.whatever.com/news/events/index.html>

....but not like this...
<www.whatever.com/news & articles/Events Sent from m...@me.com/my.file>

   Use POSIX portable file names. That is, filenames that contain only
   letters, numbers, hyphens, periods and underscores and which do not
   begin with a hyphen.

--
   Chris F.A. Johnson, webmaster         <http://woodbine-gerrard.com>
   ========= Do not reply to the From: address; use Reply-To: ========
   Author:
   Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to