View Single Post
  #612  
Old 12-21-2012, 12:48 AM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

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

Quote:
Originally Posted by Jon
Open your .htaccess file and find:

Code:
RewriteEngine on

AFTER ADD:

Code:
RewriteRule ^/manufacturers/$ manufacturers.php

Open the .tpl files in the modules/Manufacturers/ folder in the skin directory and find references to:

Code:
"manufacturers.php"

And change it to:

Code:
"{$http_location}/manufacturers/"

If CDSEO Pro is not installed then will it work?
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote