I have a bunch pages that I'd like to make more seo friendly. I'm not sure the best way to approace this though and need some assistance.
Take for example these two pages:
These pages are in two different places but still have the same variable at the end to get the page. What would be the best way to make it /2 instead of /?page=2
Is there an htaccess I can use or should I use some sort of header redirect? If I use a header does anyone know how to get the variable without having an htaccess in every folder?
Take for example these two pages:
These pages are in two different places but still have the same variable at the end to get the page. What would be the best way to make it /2 instead of /?page=2
Is there an htaccess I can use or should I use some sort of header redirect? If I use a header does anyone know how to get the variable without having an htaccess in every folder?