/ Published in: XML
Build URLs for subcategories, e.g. 'cat-child-support.html' becomes '/family-law/child-support/'
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<MTHasParentCategory> RewriteRule ^cat-<$MTCategoryLabel dirifyplus="pld"$>.html$ <MTParentCategories glue="/"><$MTCategoryLabel dirifyplus="pld"$></MTParentCategories> [R=301,NC,L] </MTHasParentCategory>