View Single Post
  #1 (permalink)  
Old 06-19-2007, 10:36 AM
satollo satollo is offline
New Pligger
 
Join Date: Jun 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Friendly URL overview

I'm trying (not successfully) playing with Friendly URL within Pligg. no one can write down a tutotorial or something like?

I'm using Pligg 9.6.

What I understood:

Method 1
- I have the stories referenced by a normalized title (my_beautiful_story) as a url parameter
- I have the categories referenced by a "strange" normalized parameter where the spaces are dropped: travelsandholidays

Method 2
- The stories are referenced as /[strange normalized category]/[normalized title]
- The categories are referenced as /category/[strange normalized category]

I think we need an url method 3, like the one used by WordPress

/[normalized title with hype] (not underscores - SEO docet) for a story
/category/[category slug - modifiable by God] for categories

some time people want for stories a structure like /[category slug]/[story title] that can be easly implemented.

Where I can find in the code the story url builder? Or it is inside the template?

Bye, Satollo
www.mettivia.it
Reply With Quote