Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #504477

    Enfold adds the rel=”author” tag to the header, if we add the social profile in the settings.
    That tag is not correct, if we add the Google page URL and not the Google profile URL.
    Because a Google page can not be an author, its the publisher.

    Page:
    <link rel=”publisher” href=”https://www.google.com/+MyPage”/&gt;

    Profile:
    <link rel=”author” href=”https://www.google.com/+MyProfile”/&gt;

    Also, its not allowed to add the rel”author” tag to the blog, category or tag page. Only to articles!
    And the rel=”publisher” tag should only be added to the startpage…

    How can we remove that tag?

    I would also suggest to complete remove that feature, all SEO plugins can do that.

    #504768

    Hi gmmediadienste!

    Please go to Appearance > Editor and open Functions-enfold.php file and find

    rel="author"

    and remove it. You can request such changes here – https://kriesi.at/support/enfold-feature-requests/

    Regards,
    Yigit

    • This reply was modified 9 years, 2 months ago by Yigit.
    #504888

    This is not a feature request, this is a bug.
    No matter if you use a profile or a page, the output is wrong.

    Also, its not allowed to add the rel=”author” tag to the blog, category or tag page. Only to articles!
    And the rel=”publisher” tag should only be added to the startpage…
    #507013

    Hi!

    Thanks for reporting. We have reported it to our devs.

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Wrong rel="author" meta tag’ is closed to new replies.