Kryptronic Info Center

The Info Center has articles on everything you need to get your site up and running with Kryptronic software. Hundreds of articles are available which contain tips, tricks, software updates and release notes, and everything you ever wanted to know about eCommerce, but were afraid to ask...

Kryptronic

Site Doctor: Rewriting Version 6 SEO Links for Version 7

If you already have your CCP version 6 links indexed by the search engine you may maintain your search engine positioning by telling the search engines where they may find things when you switch to CCP version 7.

The following rules are for Apache and will convert all CCP base and UK (GBU) URLs over with redirects. These rules would be applied above any SEO rules you have already in a .htaccess file for CCP. These assume you have standard SEO turned on in CCP version 6 and CCP version 7 and do not take into account HDSEO URLs – which probably won’t change from install to install.


RewriteRule ^ccp0-display/(.*)\.html$ cms-display/$1\.html [L,R=permanent]
RewriteRule ^ccp0-dynform/(.*)\.html$ cms-dynform/$1\.html [L,R=permanent]
RewriteRule ^ccp0-(.*)/(.*)\.html$ ecom-$1/$2\.html [L,R=permanent]
RewriteRule ^gbu0-display/(.*)\.html$ cms-display/$1\.html [L,R=permanent]
RewriteRule ^gbu0-dynform/(.*)\.html$ cms-dynform/$1\.html [L,R=permanent]
RewriteRule ^gbu0-(.*)/(.*)\.html$ ecom-$1/$2\.html [L,R=permanent]

Kryptronic: Security. Stability. Reliability