Tag Archives: Htaccess

Adding a trailing slash to requested URLs

Here’s the problem: Some search engines remove the trailing slash from urls that look like directories – e.g. Yahoo does it for example. However, you might find that this could result into duplicated content problems when the same page content is accessible under different urls. And clearly you don’t want that. But if you’re using [...]
Posted in SEO News & Tips | Also tagged , , , , , , , | Leave a comment

Migrating domain content using .htaccess:

Ok here’s the problem: You have an old website that can be found under olddomain.com and you have a new website that is accessible under newdomain.com. Copying the content of the old website to the new website is the first step – but what comes after that? Doing a “301 moved permanently” redirect from the [...]
Posted in SEO News & Tips | Also tagged , , , , | Leave a comment