[solved] Do pretty URL's automatically have a 301 redirect?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Guido
Forum Members
Forum Members
Posts: 221
Joined: Sat Aug 29, 2009 3:00 pm

[solved] Do pretty URL's automatically have a 301 redirect?

Post by Guido »

Hi,

I've been reading into pretty URL's as I want to change my site to them. I've read the steps necessary to do this but one thing is not clear to me:

Will the .htaccess file in my root automatically provide me with a 301 redirect from my normal ?page=blabla to content/page.htm? Or is this even necessary? I'm asking this because I'm concerned about my pageranks.

Thanks,

Guido
Last edited by Guido on Fri Sep 04, 2009 8:36 am, edited 1 time in total.
replytomk3

Re: Do pretty URL's automatically have a 301 redirect?

Post by replytomk3 »

Not necessary. If someone inputs the ?=page manually, it will be converted to the proper place. It does not matter whether the address to your page is specified as pretty or not, they (and bot) will see same content. But, pretty URLs are better for search engine indexing.
Locked

Return to “[locked] Installation, Setup and Upgrade”