Page 1 of 1

SEO URL

Posted: Thu Jun 19, 2008 10:20 am
by turulojko
I need help with doing SEO URLs like:

test.com/category/this-is-simple-text.html

I have url like this:
test.com/showpost.php?cat=4&post=56

I search the net about this, but all i found is something with .htaccess, and i don't know how to do that.

Any Help?

Re: SEO URL

Posted: Thu Jun 19, 2008 10:23 am
by onion2k
Learn how to do htaccess.

Start here: http://www.blogstorm.co.uk/htaccess-mod ... ate-guide/

Note: What you're trying to do is not easy. Don't expect to be able to do it first time. And don't expect much help because it's the sort of thing that's unique to every site. We can help you debug problems, but we can't really write the htaccess rules for you.

Re: SEO URL

Posted: Thu Jun 19, 2008 10:29 am
by Zoxive
It's also called URL Rewriting/Clean Urls, and a very common question here. So you can use those terms also, when searching for some help/examples.