 |
 |
SEO Friendly URLs
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jan 2000
Location: Stoneham, MA, USA
Status:
Offline
|
|
So I'm rebuilding one of my websites. And in the process of doing so, I get to revisit some things, like my URLs. Please post any ideas you have of a new URL scheme for my site
Here is a current URL for a restaurant on my site:
Code:
http://www.menulizard.com/restaurant/7/deli-works-pizzeria/
/restaurant/ is the name of the PHP file that is actually serving this page.
/7/ is the most important part, the restaurant's ID number
/deli-works-pizzeria/ is the name of the restaurant, url-ified. It is pulled from the database, but it's pure url 'spam' in the sense that it's not used for anything. Despite that, it is very relevant. It's not the name of a random restaurant, it's the name of the current restaurant whose menu is being displayed.
(I also have shortcuts in the form of menulizard.com/7 that forward to the full URL, but I don't use those URLs on my site, only as easy links for other's to use)
So I've only been able to come up with a slight improvement:
Code:
http://www.menulizard.com/menu/7-deli-works-pizzeria/
It does shorten the URL by a few characters, but not much. And the word 'menu' is a bit redundant now. But having said that, to human eyes, I think that improved URL is actually more logical, and better.
If you have any better ideas, post em up!
(Last edited by l008com; Feb 14, 2012 at 04:25 AM.
)
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jan 2000
Location: Stoneham, MA, USA
Status:
Offline
|
|
So, is there a way I can post URLs and have them show up in the forum as plain text, not as processed, clickable urls?
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Mar 2004
Location: UK
Status:
Offline
|
|
Do [code] tags work? I've seen that elsewhere.
|
|
MacBook 2.0GHz CD; MacBook Pro 15" 2.4GHz Late '08; PowerMac G4 MDD Dual 1GHz; 3x Xserve G4 1GHz; Mac Mini 2GHz; Big pile of broken and working bits;
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jan 2000
Location: Stoneham, MA, USA
Status:
Offline
|
|
Sorta yeah, but with tons of wasted white space. But I guess it's better than nothing.
So if you're going to suggest some URLs, put them in code tags!
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: Jun 2000
Location: We come from the land of the ice and snow...
Status:
Offline
|
|
The second URL is shorter, but as you say repeats "menu". I actually think the first one was good, restaurant is another descriptive term.
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: Aug 2001
Location: This is not my beautiful house
Status:
Online
|
|
Originally Posted by l008com
So, is there a way I can post URLs and have them show up in the forum as plain text, not as processed, clickable urls?
Insert a space.
htt p://www.menulizard.com/restaurant/7/deli-works-pizzeria/
ww w.menulizard.com/restaurant/7/deli-works-pizzeria/
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|