Re: Ceon URI Mapping v4.x

Originally Posted by
DivaVocals
I tested adding the same category URI (/medieval-clothing.html), and had no issue.. (I of course did not tick the auto generate checkbox) I used the same suggested rule that Conor's documents suggest for URI's ending in ".html"..
Code:
# Don't rewrite any URIs ending with a file extension (ending with .[xxxxx])
RewriteCond %{REQUEST_URI} !\.[a-zA-Z]{2,5}$ [OR]
RewriteCond %{REQUEST_URI} \.(html)$ [NC]
as you can see in previous posts by htaccess file is the same as his recommendation and DOES work for product URI redirects - just not the category ones..
Website Developer and Search Engine Optimazation Boise Idaho. Details at BoiseWired.com
Bookmarks