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

                      • jordankremer

                        Site Hack In Meta Description

                        Hey MOZ Community, I am looking for some help in identifying where the following meta description is coming from on this home page  - https://www.apins.com. I have scrubbed through the page source without being able to locate where the content is being pulled from. The website is built on WordPress and metas were updated using Yoast, but I am wondering if an installed plugin could be the culprit. On top of this, I have had a developer take a look for the "hack" and they have assured that the issue has been removed. I have submitted the URL in GSC a couple of times to be re-indexed but have not had much luck. Any thoughts would be much appreciated, the displayed description is below. The health screening plays http://buyviagraonlineccm.com/ a significant and key role in detecting potentially life-threatening illnesses such as cancer, heart ...

                        Technical SEO | | jordankremer
                        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
                      • Trevorneo

                        What punctuation can you use in meta tags? Are there any Google does not like?

                        So I know you can use dashes and | in meta tags, but can anyone tell me what other punctuation you can use? Also, it'd be great to know what punctuation you can't use. Thanks!

                        Technical SEO | | Trevorneo
                        1
                      • IceIcebaby

                        Hiding h1 tags in Magento

                        Hi Moz Community, I know that hiding h1 tags isn't a good practice for SEO and google, but we have banners that look much nicer than the stock text Magento uses for its titles. The banners have the same text and the h1 is in the source code, just not visible on front end. The option Magento gives is "hide title on the page." So I'm not sure if this is actually the bad way to hide it or if it's fine for search engines. Thanks,
                        -Reed

                        Technical SEO | | IceIcebaby
                        0
                      • JarnoNijzing

                        Use of title tags on divs for SEO purposes

                        Hello community, I recently was asked by a client to analyze a website of a competitor. I did was he asked me to do but when I  looked at the source code of the website I found this code: I changed the exact words into something for privacy reasons, but I never looked at a code like this.
                        Using a div for an anchor I get but adding a title tag to the div? I never seen that before. Title tags on anchors, yes, using images in divs as background and then adding a title??? Does anyone have any experience with a code like this and if you do how does this impact rankings? Does it impact rankings at all and does anybody know of any correlation between the two? Looking forward for your responses. Regards Jarno

                        Technical SEO | | JarnoNijzing
                        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
                      • pauledwards

                        How many strong tags is too many

                        Hi everyone, just a quick question, what are your views on the use of strong tags in content? how many is too many? What is you have strong tags around every keywords for a sentance etc?

                        Technical SEO | | pauledwards
                        1
                      • 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.