Archive for the ‘SEO’ Category

How to use URL rewriting to control access to www

Having your site respond with content to requests on both domain.tld and www.domain.tld can give the appearance to search engines that your site has duplicate content, so don’t do it. Here’s how:

How to remove the meta name=title element from Symfony pages

Note: If you are using Symfony 1.2, follow these instructions instead.
I came across a slight problem with how the Symfony framework outputs title tag data: it outputs it both to the title element as well as to the meta element with name=”title”. This duplicated data is not optimal and may be considered “spammy”.
In looking to [...]

Subscribe to RSS Feed Follow me on Twitter!