Forum Moderators: phranque
1. I am wondering if a regex to combine the three rules into one would be an improvement, efficiency-wise.
2. I am wondering if a Redirect would be better.
It is important to have the 301 redirect for SEO purposes.
2. I am wondering if a Redirect would be better. It is important to have the 301 redirect for SEO purposes.
I have had a recommendation that rather than the regex to just use three separate "Redirect 301" statements.
"the regex" in this instance being the RewriteRule (mod_rewrite) directive
Huh. My interpretation was that "the regex" meant
(one|two|three)\.php
for simplicity for human readers.
# blahblah
/* blahblah */
//blahblah
<!-- blahblah -->
never hurt, either.
what the harm might be