View Single Post
  #526  
Old 07-18-2012, 10:11 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

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

Quote:
Originally Posted by Jon
Here's a tutorial using the contact page as an example which can be modified for manufacturers: https://www.websitecm.com/support/default_import/Knowledgebase/Article/View/55/0/how-do-i-rewrite-contact-...-friendly-urls

In 4.4.x and up you also have to modify https.php and comment out

$https_scripts[] = array(
'help.php',
"section=contactus"
);

and add

$https_scripts[] = 'contact-us.html';
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote