• Hello,
    with your update to version 0.9.97.29 you have changed within wp-content/plugins/accelerated-mobile-pages/templates/features.php in method ampforwp_replace_title_tags the priority of add_filter( 'pre_get_document_title', 'ampforwp_add_custom_title_tag', 10 ); from 10 to 20.

    With this change you override the filter from yoast (which has a priority of 15), the titles of our AMP-Pages are now “<Title> | <Blogname>” and our SEO guru told me this is really worst for Google. Can you offer an option within AMP-Settings to enable/disable the execution of your filter?

    This would be greate!

    Best regards,
    Ben

    • This topic was modified 5 years, 2 months ago by 1benk1.
    • This topic was modified 5 years, 2 months ago by 1benk1.
    • This topic was modified 5 years, 2 months ago by 1benk1.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor ampforwp

    (@ampforwp)

    Hi @1benk1,

    when you say “titles of our AMP-Pages are now “<Title> | <Blogname>” “, May I know how you want to put the title on your end? Do you want the only title name? Can you please let me know how you’re showing the <title> name in non-amp version?

    Thank you

    Thread Starter 1benk1

    (@1benk1)

    Hello,
    We don’t want to have the blogname within our title on AMP.

    In the non-amp version the method title within /wp-content/plugins/wordpress-seo/frontend/class-frontend.php makes a very good job and generates a SEO title.

    Unfortunaly the filter of Yoast has only a priority of 15 and will be overwriten now by your filter (with priority 20) in the amp-version.

    Best regards,
    Ben

    Plugin Contributor ampforwp

    (@ampforwp)

    Hi @1benk1,

    Thank you for elaborating the issue in detail.

    I’ve created a ticket in Github repo, We’ll add the compatibility with this option. And we’ll add this in the upcoming updates.

    Here is the link: https://github.com/ahmedkaludi/accelerated-mobile-pages/issues/2869

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blogname after title isn’t good for SEO!’ is closed to new replies.