• Hi guys i’m not a stranger to WP or PHP not that I#m a wizard but I manage. or so I thought.

    On the test site tester.com.ve you can see “>”> on the upper head area.
    The reason being a meta name tag which is double and I cannot find the location as it is not in the file header.php

    here is the disturbing tag: <meta name=”description” content=”<meta name=”description” content=”Entwicklung von Webseiten mit optimaler Stuktur fuer ihre Suchmaschinen Positionierung, Social Media Marketing, Foren Marketing alles aus einem Haus.”>”>
    <meta name=”keywords” content=”<meta name=”keyword” content=” Webseiten,Suchmaschinen Positionierung, Social Media Marketing, Foren Marketing,Landkreis Osnabrück, Teutoburger Wald”>”>

    Where do I find the data which leads to it?

    A hint would be great, I’ve looked through all php files I can open in the editor. and there are just to many to go through them all.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Are you using a plugin for SEO? Something like that may be adding extra stuff to your header.php via <?php wp_head(); ?>

    Have you initiated a find on your entire WP directory for that extra character? Searching plugins as well as themes might uncover something.

    ~ Steven

    Thread Starter sites2

    (@sites2)

    Thanks nope no plugin for SEO needed.
    But I redid the entire Webseite yesterday, so now all is settled and good.
    When saving for WP some configuration errors had to be repaired.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Meta name twice once with “>”>’ is closed to new replies.