Posts Tagged ‘META tags’

Removing META name=title tag in Symfony for SEO

Written on July 20th, 2008 by Sumedh2 shouts
A little technical tip for people who use Symfony framework… The <?php include_metas() ?> call in Symfony includes META tags…there is a tag <META name=”title” in it…which is not the real ...