everything is re-written except the default blog.php page. Everything off there is /blogs/. Why isn't there an option for the base script?
I tried adding a custom blog\.php=>blogs/ rule, but that killed everything.
This is a discussion on question on blogs within the General Discussion forums, part of the vBSEO SEO Plugin category; everything is re-written except the default blog.php page. Everything off there is /blogs/. Why isn't there an option for the ...
everything is re-written except the default blog.php page. Everything off there is /blogs/. Why isn't there an option for the base script?
I tried adding a custom blog\.php=>blogs/ rule, but that killed everything.
this is what I use
Code:'blog\.php$' => 'blogs/'
My forums: General Forums | Admin Talk (running xenforo)
hrm, didn't use the $. maybe that's the ticket
yup, that did it. I should've thought of that. lol
thanks dude