Can I have /blog and /foo and /bar all point to the same blog?
It’s generally consider pretty bad practice to have the same content at different URLs on a site and will probably damage your search engine performance. Bear in mind you’ll likely need to use a rel=”canonical” link tag in your page header pointing to one of the three possible URLs. Also WordPress stores many links directly … Read more