Using 3.5.2, I want to rewrite a couple of rewritten URL's on my site. Specifically, I have a couple of sections on my site that I would like to rewrite with some simplified URL's.
For example, I have a section in the CMS with a URL like:
www.domain.com/2122-section-name/
And I would like to rewrite that to:
www.domain.com/section/
I entered in the Custom Rewrite Rules in vbseocp:
'2122-section-name/$' => 'section/'
And although the links throughout my site are rewritten, the results are a page not found.
Thoughts?


LinkBack URL
About LinkBacks





Reply With Quote