User Friendly URLs and Search Engine Optimization

0 views
Skip to first unread message

Shahzad Fateh Ali

unread,
May 21, 2008, 4:36:48 AM5/21/08
to Akelos PHP Framework
Hi,

I want to create user friendly URLs and also want to modify meta
contents on each action.
my table structure is

id,
title,
seotxt,
keywords,
description,

can any one has the idea of how to do this.
One more thing, for doing this i need to fetch the record using
'seotxt' field.

Thnx

eyko...@gmail.com

unread,
May 29, 2008, 8:11:12 PM5/29/08
to Akelos PHP Framework
I guess getting the keywords in the controller, then using them in the
view, is a simple way to go. As for the user friendly tags, I'd use
the id segment in the uri, then add anything else after that (you
won't actually look at that, since you fetch with the id, but you'll
have it there). something like www.somesite.xyz/sometaxonomy/ID/user-friendly-stuff/
<- i kinda like that type of layout... taxonomy would be like "posts"
"events" "comments"

On May 21, 10:36 am, Shahzad Fateh Ali <shahzad.fateh...@gmail.com>
wrote:
Reply all
Reply to author
Forward
0 new messages