View Single Post
  #826  
Old 12-11-2013, 02:48 PM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

If you disable them then you can use CDSEO to 301 redirect them.

If you delete them then X-Cart's default functionality is to 302 redirect them. You have to go into various files with edits to change this functionality. It might be better to just write 301 redirects into your .htaccess

Redirect 301 /old-page.html http://www.example.com/new-page/
Reply With Quote