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?
SEO URL
Moderator: General Moderators
Re: SEO URL
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.
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
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.