• 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

                      • WayneM.

                        Meta name Author

                        wordpress technical seo meta data

                        Hello! I have a problem. I'm using Rank Math for WordPress. But I can’t configure a basic thing such as <meta name="author" content="" />. I had to insert this code manually using the hook. Does anyone know a normal way to do this markup? Example page: https://b-shoes.com/foot-shaped-shoes/ Thank you!

                        Technical SEO | | WayneM.
                        0
                      • Mike.Bean

                        Same H1 & H2 Tags

                        Is it bad to have the same H1 & H2 tag on one page? I found a similar question here on the moz forum but it didn't exactly answer my question. And will adding "about" on the H2 help, or should we avoid duplicate tags completely? Here is a link to the page in question (which will repeat throughout this site.) Thanks in advance!

                        Technical SEO | | Mike.Bean
                        0
                      • KempRugeLawGroup

                        Phone Number In Meta Description

                        People are more likely to call us, than email us. However, if they're using a mobile device, there's a click to call button on that site. My question is this: google does not include our phone number in our meta description. I could try to get the description changed, but it doesn't seem like it would make that big of a deal for just the desktop site. Am I missing something about the importance of the phone number on a desktop site? Any experience with this situation? Thanks, Ruben

                        Technical SEO | | KempRugeLawGroup
                        3
                      • Pete4

                        Can I have an H1 tag below an H2?

                        Quick question for you all - Is there an issue with me having an H1 tag physically below an H2 tag on a web page??

                        Technical SEO | | Pete4
                        0
                      • jmueller

                        Two META Robots tags on a page - which will win?

                        Hi, Does anybody know which meta-robots tag will "win" if there is more than one on a page? The situation:
                        our CMS is not very flexible and so we have segments of META-Tags on the page that originate from templates.
                        Now any author can add any meta-tag from within his article-editor.
                        The logic delivering the pages does not care if there might be more than one meta-robots tag present (one from template, one from within the article). Now we could end up with something like this: Which one will be regarded by google & co?
                        First?
                        Last?
                        None? Thanks a lot,
                        Jan

                        Technical SEO | | jmueller
                        0
                      • netviper

                        H1 Tag as Logo on the Homepage.

                        So I was working on a Genesis theme website where they have the H1 Tag as the Logo on the homepage.  I wanted this changed because I always use my H1 tag to include a keyword I want to rank for.  I was told by the Genesis Forum Manager that Yoast said the Logo should be the H1 tag on the homepage.  (Yoast has a WP SEO Plugin that is very popular) That makes no sense to me, so I was looking for Opinions. Thanks,

                        Technical SEO | | netviper
                        0
                      • StreetwiseReports

                        Does Bitly hurt your SEO?

                        I often use bit.ly or Google URL shortener in links when other websites post my articles so I can track clicks. However, I am thinking this may HURT my SEO given that it is taking away a back link to my website. Is that logic correct ? If so, what is a good way to be able to track clicks if a website posts your article without jeopardizing the SEO value?

                        Technical SEO | | StreetwiseReports
                        1
                      • mosaicpro

                        What is the best website structure for SEO?

                        I've been on SEOmoz for about 1 month now and everyone says that depending on the type of business you should build up your website structure for SEO as 1st step. I have a new client click here   ( www version doesn't work)... some bugs we are fixing it now. We are almost finished with the design & layout. 2nd question have been running though my head. 1. What would the best url category for the shop be    /products/     - current url cat ex:   /products/door-handles.html 2. What would you use for the main menu as section for getting the most out of SEO. Personally i am thinking of making 2-3 main categories on the left a section where i can add content to it (3-4 paragraphs... images maybe a video).So the main page focuses on the domain name more and the rest of the sections would focus on specific keywords, this why I avoid cannibalization. Main keyword target is "door handles" Any suggestions would be appreciated.

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