• diagnostic

    (@diagnostic)


    I use wordpress to create a blog for my website, i am using
    platinum_seo_pack on this blog blog immobilier
    And despite all my effort there is two meta description, the first one still the same on all post. I would like to remove this first meta but i dont find the way to fix it.

    Any help welcome

Viewing 2 replies - 1 through 2 (of 2 total)
  • esmi

    (@esmi)

    Try looking in your theme’s header.php file.

    If you place a < meta > description in the <head> section of your header.php file, then it will override any and all other meta description tags, causing the same description to appear on all posts. To prevent that, you need to wrap your description in an if statement.

    See my blog post here for the code I used to fix this problem on my website: http://rmarcejaeger.com/2011/03/14/seo_meta_description/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Meta description trouble’ is closed to new replies.