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 [...]
Posts Tagged ‘meta’
How to remove the meta name=title element from Symfony pages
November 5th, 2008
7 Comments

