Is it possible to redirect?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
louie021
New Member
New Member
Posts: 2
Joined: Tue Apr 02, 2013 12:36 pm

Is it possible to redirect?

Post by louie021 »

Well here is the issue:

once you activate the pretty URL options , what happen to old urls?

they still exist, which in turn create link juice leak and duplicate content.

Is there any way to redirect old query string urls to SEF urls?
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Is it possible to redirect?

Post by Rolf »

Add the canonical link to the head of your template.
You can see examples how to use in CMSMS in the default templates of a new install.

Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Is it possible to redirect?

Post by velden »

And probably it's also possible to use the .htaccess file to redirect those requests: http://httpd.apache.org/docs/current/mo ... write.html

But I would go voor Rolf's solution.
louie021
New Member
New Member
Posts: 2
Joined: Tue Apr 02, 2013 12:36 pm

Re: Is it possible to redirect?

Post by louie021 »

Well..

Yes i know rel canonical will help but it's not the solution.

I think by default PRetty urls are urless unless you implement the automatic redirect feature.
Post Reply

Return to “CMSMS Core”