07-13-2012, 04:09 PM
[eluser]Aken[/eluser]
I would force slashes using .htaccess, not PHP. You can then check for a file extension on dynamic URLs as a catch-all, and add any very specific exceptions if necessary.
I don't know why the SEO company wouldn't just do that themselves. After all, that's the business they're supposed to be experts in...
I would force slashes using .htaccess, not PHP. You can then check for a file extension on dynamic URLs as a catch-all, and add any very specific exceptions if necessary.
I don't know why the SEO company wouldn't just do that themselves. After all, that's the business they're supposed to be experts in...