• majorAlexa

        See all notifications

        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.

          Let your business shine with Listings AI
          Moz Local

          Let your business shine with Listings AI

          Learn more
        • 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
        • My Q&A
        • 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. Yoast SEO Plugin and Theme Conflict - Meta Tags

        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.

        Yoast SEO Plugin and Theme Conflict - Meta Tags

        Technical SEO
        2
        7
        4682
        Loading More Posts
        • Watching

          Notify me of new replies.
          Show question in unread.

        • Not Watching

          Do not notify me of new replies.
          Show question in unread if category is not ignored.

        • Ignoring

          Do not notify me of new replies.
          Do not show question in unread.

        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as question
        Locked
        This topic has been deleted. Only users with question management privileges can see it.
        • vivadata
          vivadata last edited by

          I have installed yoast seo plugin and a theme that I purchased.
          I have added site title and meta description for the index page through yoast seo plugin see here http://screencast.com/t/AdjMynym8Tm

          however this does not work as can be seen on the test site
          http://importingtips.com/test/

          does anyone have any advice?

          Thanks

          1 Reply Last reply Reply Quote 0
          • vivadata
            vivadata @ThompsonPaul last edited by

            Thanks Paul, that is a great help.

            Appreciate the assistance

            1 Reply Last reply Reply Quote 0
            • ThompsonPaul
              ThompsonPaul @vivadata last edited by

              Hah - spotted the problem, viva. You actually have two meta-descriptions coded on the page.

              The Yoast code is correct, but on line 11 of the page's code is another

              name="description" content="">

              That one's empty and must be the one SEOQuake was picking up. Unfortunately, the search engines will probably grab the first (empty) one too, so you need to get it out of there. I'm suspecting it's coming from the theme's SEO settings themselves. You'll need to dig around or Google "using mythemename with Yoast WordPress SEO plugin".

              P.

              P.S. There's an author metatag there you'll probably want to get rid of too - use Yoast's plugin's authorship markup instead.

              vivadata 1 Reply Last reply Reply Quote 0
              • vivadata
                vivadata @ThompsonPaul last edited by

                Thanks Paul,

                The confusion was I checked the code and it looked good but the seo quake showed no results for the meta description, and I thought seo quake looks directly at the page code rather than any cache when you look at the page info option.

                Thanks for all your help

                ThompsonPaul 1 Reply Last reply Reply Quote 0
                • ThompsonPaul
                  ThompsonPaul @vivadata last edited by

                  Hmmm that SEOQuake report is incorrect, Arthur - not sure if maybe it's pulling an old version of a cache?

                  The place to check is by actually viewing the source code of your page. Here's what I see for your /test page:

                  <title>hello</title>

                  As you can see, all the meta-data is now correctly displayed. (Before I was seeing all of the above except the title tag, which is now there.) So looks like checking Rewrite Title has done the trick.

                  As far as I can see, you're good to go!

                  Paul

                  P.S. To check the source, view the page in your browser, then in Firefox, Right click and select View Source - in Chrome, just click CTRL-U

                  vivadata 1 Reply Last reply Reply Quote 0
                  • vivadata
                    vivadata @ThompsonPaul last edited by

                    Hi Paul,

                    Thanks for the reply.

                    I have followed your advice and still have the issue with the  meta description. For some reason it is not been picked up. Take a look at the screen shot below.

                    http://screencast.com/t/3PjUtUDMeCaq

                    Do you have any other thoughts?

                    Thanks
                    Arthur

                    ThompsonPaul 1 Reply Last reply Reply Quote 0
                    • ThompsonPaul
                      ThompsonPaul last edited by

                      The plugin is working on your site and is handling all of the meta-data except the page title, Arthur.

                      Many themes aren't coded to handle meta-titles in the standard way so plugins can control them. There's a setting in Yoast's plugin that can be used to force the rewrite of the titles.

                      If you go to the plugin's settings and click on the Title and Meta page, there's a check-box at the very top of the General tab called Force Rewrite Titles. If that's not selected, try putting a check-mark in the box. Then clear the WordPress cache if you;re using one, and clear your browser cache before reloading the test page.

                      Let us know if that works?

                      Paul

                      PS this assumes you've also turned off the SEO settings in the theme, which it looks like you have as Yoast's plugin is already setting the other metadata.

                      vivadata 1 Reply Last reply Reply Quote 2
                      • 1 / 1
                      • First post
                        Last post

                      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

                      • 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
                      • Brandonp

                        Do Meta Keywords matter?

                        I am a firm believer in the fundamentals of SEO but is there any data to support its impact positively or negatively towards a sites rank?

                        Technical SEO | | Brandonp
                        0
                      • TheaterMania

                        SEO value of InDesign pages?

                        Hi there, my company is exploring creating an online magazine built with Adobe's InDesign toolset. If we proceeded with this, could we make these pages "as spiderable" as normal html/css webpages? Or are we limited to them being less spiderable, or not at all spiderable?

                        Technical SEO | | TheaterMania
                        1
                      • ckroaster

                        Do Abbreviations Hurt SEO Results?

                        We have certain products that we've abbreviated since it's a bit too long.  For example, the word Fair Trade Organic is one of our categories and we abbreviate it to FTO. If I put FTO  on our meta tag titles and links instead of the actual word, would that provide a weaker result?

                        Technical SEO | | ckroaster
                        0
                      • manutx

                        SEO for User Authenticated Content

                        Hi Everyone - I have a potential client who is seeking SEO for a site that contains about 95% of content only accessible through user authentication . Does anyone have tips for getting this indexed without having to open it up to the public? I was considering adding "snippets" into the robots.txt or creating an additional page with snippets linking to the login page. I'd appreciate any thoughts! Thanks!

                        Technical SEO | | manutx
                        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
                      • 678648631264

                        How do I fix the h1 tag?

                        No More Than One H1 Tag Easy fix <dl> <dt>Number of H1s</dt> <dd>2</dd> <dt>Explanation</dt> <dd>Best practices for both SEO and accessibility require only a single H1 tag. The H1 is meant to be the page's headline, and thus, multiple H1s are confusing. Consider employing H2, H3 or CSS styles to achieve the same results with text visualization.</dd> <dt>Recommendation</dt> <dd>Remove multiple instances of the H1 tag, so that only one exists on the page.</dd> <dd>I get this error yet it does not tell me how to fix it. I'm not even sure what the H1 tag is?
                        </dd> </dl>

                        Technical SEO | | 678648631264
                        0
                      • seoug_2005

                        Robots.txt and canonical tag

                        In the SEOmoz post - http://www.seomoz.org/blog/robot-access-indexation-restriction-techniques-avoiding-conflicts, it's being said - If you have a robots.txt disallow in place for a page, the canonical tag will never be seen. Does it so happen that if a page is disallowed by robots.txt, spiders DO NOT read the html code ?

                        Technical SEO | | seoug_2005
                        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.