Skip to content
    Moz logo Menu open Menu close
    • Products
      • Moz Pro
      • Moz Pro Home
      • Moz Local
      • Moz Local Home
      • STAT
      • Moz API
      • Moz API Home
      • Compare SEO Products
      • Moz Data
    • Free SEO Tools
      • Domain Analysis
      • Keyword Explorer
      • Link Explorer
      • Competitive Research
      • MozBar
      • More Free SEO Tools
    • Learn SEO
      • Beginner's Guide to SEO
      • SEO Learning Center
      • Moz Academy
      • MozCon
      • Webinars, Whitepapers, & Guides
    • Blog
    • Why Moz
      • Digital Marketers
      • Agency Solutions
      • Enterprise Solutions
      • Small Business Solutions
      • The Moz Story
      • New Releases
    • Log in
    • Log out
    • Products
      • Moz Pro

        Your all-in-one suite of SEO essentials.

      • Moz Local

        Raise your local SEO visibility with complete local SEO management.

      • STAT

        SERP tracking and analytics for enterprise SEO experts.

      • Moz API

        Power your SEO with our index of over 44 trillion links.

      • Compare SEO Products

        See which Moz SEO solution best meets your business needs.

      • Moz Data

        Power your SEO strategy & AI models with custom data solutions.

      Track AI Overviews in Keyword Research
      Moz Pro

      Track AI Overviews in Keyword Research

      Try it free!
    • Free SEO Tools
      • Domain Analysis

        Get top competitive SEO metrics like DA, top pages and more.

      • Keyword Explorer

        Find traffic-driving keywords with our 1.25 billion+ keyword index.

      • Link Explorer

        Explore over 40 trillion links for powerful backlink data.

      • Competitive Research

        Uncover valuable insights on your organic search competitors.

      • MozBar

        See top SEO metrics for free as you browse the web.

      • More Free SEO Tools

        Explore all the free SEO tools Moz has to offer.

      NEW Keyword Suggestions by Topic
      Moz Pro

      NEW Keyword Suggestions by Topic

      Learn more
    • Learn SEO
      • Beginner's Guide to SEO

        The #1 most popular introduction to SEO, trusted by millions.

      • SEO Learning Center

        Broaden your knowledge with SEO resources for all skill levels.

      • On-Demand Webinars

        Learn modern SEO best practices from industry experts.

      • How-To Guides

        Step-by-step guides to search success from the authority on SEO.

      • Moz Academy

        Upskill and get certified with on-demand courses & certifications.

      • MozCon

        Save on Early Bird tickets and join us in London or New York City

      Unlock flexible pricing & new endpoints
      Moz API

      Unlock flexible pricing & new endpoints

      Find your plan
    • Blog
    • Why Moz
      • Digital Marketers

        Simplify SEO tasks to save time and grow your traffic.

      • Small Business Solutions

        Uncover insights to make smarter marketing decisions in less time.

      • Agency Solutions

        Earn & keep valuable clients with unparalleled data & insights.

      • Enterprise Solutions

        Gain a competitive edge in the ever-changing world of search.

      • The Moz Story

        Moz was the first & remains the most trusted SEO company.

      • New Releases

        Get the scoop on the latest and greatest from Moz.

      Surface actionable competitive intel
      New Feature

      Surface actionable competitive intel

      Learn More
    • Log in
      • Moz Pro
      • Moz Local
      • Moz Local Dashboard
      • Moz API
      • Moz API Dashboard
      • Moz Academy
    • Avatar
      • Moz Home
      • Notifications
      • Account & Billing
      • Manage Users
      • Community Profile
      • My Q&A
      • My Videos
      • Log Out

    The Moz Q&A Forum

    • Forum
    • Questions
    • Users
    • Ask the Community

    Welcome to the Q&A Forum

    Browse the forum for helpful insights and fresh discussions about all things SEO.

    1. Home
    2. SEO Tactics
    3. Technical SEO
    4. SEO plugin by Yoast messing up my title/meta description

    Moz Q&A is closed.

    After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.

    SEO plugin by Yoast messing up my title/meta description

    Technical SEO
    2
    11
    9749
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as question
    Log in to reply
    This topic has been deleted. Only users with question management privileges can see it.
    • danielpett
      danielpett last edited by

      Hey guys,

      I'm having some issues with my wordpress blog, and I believe SEO plugin by Yoast could be the one causing it.

      I have set a title for my wordpress blog, and a tagline. This was set in dashboard > settings > general

      Under "titles and metas" > home in the plugin it says, title: %%sitename%% %%page%% %%sep%% %%sitedesc%%, and meta description is blank.

      The reports on seomoz says my title is title+meta description - making it to long (to many characters).

      What could be the issue here?

      Thanks in advance!

      1 Reply Last reply Reply Quote 0
      • Marcus_Miller
        Marcus_Miller @danielpett last edited by

        You too man!

        1 Reply Last reply Reply Quote 0
        • danielpett
          danielpett @danielpett last edited by

          That did the trick! Thanks for the support.

          Have a great weekend.

          1 Reply Last reply Reply Quote 0
          • Marcus_Miller
            Marcus_Miller @danielpett last edited by

            In Google Chrome:

            1. Right click on the page in question and select: View page source

            2. Search for <title></em> to see your title</p> <p>3. Search for <em><span><meta </span><span>name</span><span>="</span><span>description</span><span>"</span></em> to see your description</p> <p>Shout if you get stuck!</p> <p>Cheers<br />Marcus </p></title>

            1 Reply Last reply Reply Quote 1
            • danielpett
              danielpett @danielpett last edited by

              Awesome, thanks Marcus!

              Just one last thing, where can I in an easy way see what my title and meta description/title is? To see if it works.

              1 Reply Last reply Reply Quote 0
              • Marcus_Miller
                Marcus_Miller @danielpett last edited by

                If you are using the SEO plugin it allows various variables in the title templates. So, to use the page / post title and the site name you would use:

                %%title%% | %%sitename%%

                To use the title and the site description you would use:

                %%title%% | %%sitedesc%%

                If you wanted title, site name, site description

                %%title%% | %%sitename%% | %%sitedesc%%

                If you go to the help tag under the Titles & Meta's section you can get a full list of these variables you can get to customise your template titles.

                But, the plugin also allows you to customise on a page by page basis in the page / post settings which is also really useful.

                Hope that helps!
                Marcus

                1 Reply Last reply Reply Quote 1
                • danielpett
                  danielpett @danielpett last edited by

                  In the plugin this code is put in the title template box: %%sitename%% %%page%% %%sep%% %%sitedesc%%

                  Maybe this is the reason why title and tag line/meta description is put as title? The "%%sitedesc%%" should perhaps be put in the Meta description template beneath?

                  1 Reply Last reply Reply Quote 0
                  • danielpett
                    danielpett @danielpett last edited by

                    I tried disabling, and what I got now was an empty title. What does that tell me?

                    That's the problem, part of the title should be in the meta description (as it is put under "tag line" in wordpress settings > general.

                    Put the tagline is shown right after the title in the title.

                    1 Reply Last reply Reply Quote 0
                    • Marcus_Miller
                      Marcus_Miller @danielpett last edited by

                      Hey, page title looks fine, no meta description though by the look of things?

                      1 Reply Last reply Reply Quote 0
                      • danielpett
                        danielpett @Marcus_Miller last edited by

                        Marcus,

                        First of all, thanks for the reply!

                        I will try to disable the plugin and see what happens.

                        Where do need a link? Here is to the blog in question blogg.loveday.se (don't know if it is of any use though, as it is in swedish).

                        Marcus_Miller danielpett 8 Replies Last reply Reply Quote 0
                        • Marcus_Miller
                          Marcus_Miller last edited by

                          Hey Daniel

                          Hard to say without a link but the first thing I would do would be to disable the plugin and see if that puts things right. If that does not work, the plugin may have some incompatibilities with your theme or your theme may have some problems itself.

                          The Yoast plugin has some configuration that allows you to force the rewriting of the titles so you can check to see if that is enabled on the titles and metas page (and try turning it on / off).

                          Ultimately, this is likely a theme conflict and many themes have their own SEO settings that may need to be disabled or removed so I would look there firfst.

                          Can you post a link?

                          Marcus

                          danielpett 1 Reply Last reply Reply Quote 0
                          • 1 / 1
                          • First post
                            Last post

                          Got a burning SEO question?

                          Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.


                          Start my free trial


                          Browse Questions

                          Explore more categories

                          • Moz Tools

                            Chat with the community about the Moz tools.

                          • SEO Tactics

                            Discuss the SEO process with fellow marketers

                          • Community

                            Discuss industry events, jobs, and news!

                          • Digital Marketing

                            Chat about tactics outside of SEO

                          • Research & Trends

                            Dive into research and trends in the search industry.

                          • Support

                            Connect on product support and feature requests.

                          • See all categories

                          Related Questions

                          • acsilver

                            What do you do with product pages that are no longer used ? Delete/redirect to category/404 etc

                            We have a store with thousands of active items and thousands of sold items. Each product is unique so only one of each. All products are pinned and pushed online ... and then they sell and we have a product page for a sold item. All products are keyword researched and often can rank well for longtail keywords Would you :- 1. delete the page and let it 404 (we will get thousands) 2. See if the page has a decent PA, incoming links and traffic and if so redirect to a RELEVANT category page ? ~(again there will be thousands) 3. Re use the page for another product - for example a sold ruby ring gets replaces with ta new ruby ring and we use that same page /url for the new item. Gemma

                            Technical SEO | | acsilver
                            0
                          • simonatkinsphoto

                            Yoast and wordpress duplicate meta

                            I'm using the Yoast plugin with wordpress and have noticed in my HTML I have duplicate meta data. For example my header starts with 
                            <title>(title) </title<span><<br /><meta </span><span class="html-attribute-name">property</span><span>="</span><span class="html-attribute-value">og:site_name</span><span>" </span><span class="html-attribute-name">content</span><span>=<br /><span><meta </span><span class="html-attribute-name">property</span><span>="</span><span class="html-attribute-value">og:description</span><span>" </span><span class="html-attribute-name">content</span><span>=<br /><br /></span></span>Then I have the 'This site is optimised by Yoast" tagline followed by the same meta -<br /> <span><meta </span><span class="html-attribute-name">name</span><span>="</span><span class="html-attribute-value">description</span><span>" </span><span class="html-attribute-name">content=<br /><span> <meta </span><span class="html-attribute-name">property</span><span>="</span><span class="html-attribute-value">og:title</span><span>" content=<br /><span> <meta </span><span class="html-attribute-name">property</span><span>="</span><span class="html-attribute-value">og:description</span><span>" </span><span class="html-attribute-name">content=<br /><span> <meta </span><span class="html-attribute-name">property</span><span>="</span><span class="html-attribute-value">og:site_name</span><span>" </span><span class="html-attribute-name">content</span><span>=<br /><br /></span></span></span></span>Is this likely to cause problems with Google and is there a way to stop both wordpress and Yoast adding meta to the header. </p></title>

                            Technical SEO | | simonatkinsphoto
                            0
                          • A_Fotografy

                            Yoast SEO. After set up 404 error pages

                            Hello all, Something strange happened with my blog site. I recently signed to MOZ tools. Initially everything was fine, but during my last crawl I got loads of 404
                            pages. Few days ago I was tweaking some settings in SEO plugin according to this post https://moz.com/blog/setup-wordpress-for-seo-success What I noticed was that 404 pages were coming from my blog posts, but for
                            some reason category was missing in those posts. For example this link is 404
                            https://a-fotografy.co.uk/inchcolm-island-wedding-photography-bailie The one with category is https://a-fotografy.co.uk/wedding-pictures/inchcolm-island-wedding-photography-bailie/ So basically for some reason category was missing. Please let me know how can I fix this instead of doing hundreds of
                            redirects now. Thank you,
                            Regards,
                            Armands

                            Technical SEO | | A_Fotografy
                            0
                          • niconico101

                            Disallow: /404/ - Best Practice?

                            Hello Moz Community, My developer has added this to my robots.txt file: Disallow: /404/ Is this considered good practice in the world of SEO? Would you do it with your clients? I feel he has great development knowledge but isn't too well versed in SEO. Thank you in advanced, Nico.

                            Technical SEO | | niconico101
                            1
                          • yanaiguana111

                            Double Slash // in URL

                            My client is using double forward slahes in URL like this "//" is this affecting SEO?

                            Technical SEO | | yanaiguana111
                            0
                          • Clicksjim

                            WordPress - How to stop both http:// and https:// pages being indexed?

                            Just published a static page 2 days ago on WordPress site but noticed that Google has indexed both http:// and https:// url's. Usually I only get http:// indexed though. Could anyone please explain why this may have happened and how I can fix? Thanks!

                            Technical SEO | | Clicksjim
                            1
                          • santiago23

                            Google truncating or altering meta title - affect rankings?

                            I have a site that the title tag is too long and the title is simply the name of the site (I think they get it from ODP, not sure) Anyway, the rankings for the home page have dropped quite a bit.  I'm wondering if the change that Google makes affects rankings (i.e. name of site doesn't have all the keywords).

                            Technical SEO | | santiago23
                            0
                          • lighttable

                            • symbol in title tag

                            We have a few title tags with a circular dot symbol, which is created by the code "•" Humans see a dot, but googlebot sees • Does this negatively impact our SEO, or is googlebot aware that **• == *** to human eyes

                            Technical SEO | | lighttable
                            0

                          Get started with Moz Pro!

                          Unlock the power of advanced SEO tools and data-driven insights.

                          Start my free trial
                          Products
                          • Moz Pro
                          • Moz Local
                          • Moz API
                          • Moz Data
                          • STAT
                          • Product Updates
                          Moz Solutions
                          • SMB Solutions
                          • Agency Solutions
                          • Enterprise Solutions
                          • Digital Marketers
                          Free SEO Tools
                          • Domain Authority Checker
                          • Link Explorer
                          • Keyword Explorer
                          • Competitive Research
                          • Brand Authority Checker
                          • Local Citation Checker
                          • MozBar Extension
                          • MozCast
                          Resources
                          • Blog
                          • SEO Learning Center
                          • Help Hub
                          • Beginner's Guide to SEO
                          • How-to Guides
                          • Moz Academy
                          • API Docs
                          About Moz
                          • About
                          • Team
                          • Careers
                          • Contact
                          Why Moz
                          • Case Studies
                          • Testimonials
                          Get Involved
                          • Become an Affiliate
                          • MozCon
                          • Webinars
                          • Practical Marketer Series
                          • MozPod
                          Connect with us

                          Contact the Help team

                          Join our newsletter
                          Moz logo
                          © 2021 - 2025 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
                          • Accessibility
                          • Terms of Use
                          • Privacy

                          Looks like your connection to Moz was lost, please wait while we try to reconnect.