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.
Duplicate meta descriptions
-
Hi all,
I'm using Yoast's SEO plugin and when I run a On Page report card here on SEOMOZ it says there are 2 descriptions tags
I've been trying to fix this but can't (I'm new!)
Anyone any ideas on this?
Thanks
Elaine
-
No problem, glad I could help - and I agree the Yoast plugin is a good one but if you're a paying member of SEOmoz, follow up using it with the on-page optimiser so you have a variety of angles covered.
-
Hi Martin
That's what I am doing now, going through pages and taking out the description and using Yoast for everything else. Love his Plugin.
Thanks again for all your time and help
elaine
-
Maybe for now then, use the Description you can provide via the theme you're using and use Yoast for the other bits?
-
Hi Martin
You're very kind to help. I checked, theres only one SEC plugin and every single url on the site was showing duplicate meta descriptions according to SEOMOZ tools. This is resolved when I don't use Yoast description.
-
Hmmm. Which URLs is SEOmoz saying are containing the duplicate meta description?
And have a look in Wordpress under 'plugins' and see if there are two 'SEO' plugins, as you might be able to disable one if one has shipped with the theme you're using.
Another experiment might be to temporarily apply a different theme and re-run the SEOmoz tool and see if you still have duplicate META DESCRIPTIONs as that would help you to see if it is the theme causing the problem.
-
Hi Martin
Thanks for coming back to me so quickly! I don't think there are different pages causing the problem. I've looked at it again.
My theme has an SEO description box, as does Yoast's plugin. When I do not use Yoast, and run a page report there, it comes up with a tick on the box, saying that I do not have a 2 meta descriptions.
I am guessing the problem is with my theme (having SEO already in it). God help us all, at the moment I am in the header php having a look at that. I am not a tech person, I'm a psychologist, so that should tell me loud and clear "Get out of the PHP!
I have just emailed the theme support to see if there is a way to disable their SEO, as I want to continue with Yoast.
I should say that it is not showing up in google webmaster tools. It shows no errors or problems with the site
Thanks again for posting
-
Hi there!
What you need to do is note down which two pages are causing the duplicate META DESCRIPTION and then log into Wordpress and go and edit those posts or pages.
At the bottom of the page editor are boxes for title and meta description, so you will need to change one or both of them and then republish the page.
Let me know if you need screenshots as I have a couple of clients who we use Yoast's SEO plugin as a part of managing the on-site SEO.
Thanks,
Martin
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
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.
Related Questions
-
Each page with a different meta description?
each page on my website represents a different department, can I program the header to show a different meta description on each page or should there only be 1 meta description tag per domain?
On-Page Optimization | | RonnieT0 -
Meta descriptions for subpages in the SERPs
Hey Mozzers! Something occurred to me the other day was that, while we can write title tags and meta descriptions to be within the character count and therefore appear nice and neatly in the SERPs, when Google et al decide to pull subpages out as further site links, it seems to still pull the normal meta description but with a far lower character count. As this looks untidy and could potentially impact CTR, is there a way I can amend the preferred text for the shortened version, via Webmaster Tools, for example? Thanks in advance for your help! Nick.
On-Page Optimization | | themegroup0 -
URL Domain Used in Meta Description
Today I was asked if using a domain url in your meta description can have a negative impact on your website. This description includes a list of the homepage url, but directs visitors to a different internal page of the website. My concern fell with directing visitors to a different page of the site, but promoting the homepage in the description/snippet. With Penguin 2.1 release on the 4th, I'm very cautious of my links/urls. What are your thoughts behind this? What are the possible, if any negative impacts this could have on a site? This URL does have a brand name as so the Title.
On-Page Optimization | | flcity150 -
Meta Title Pipes and Spacing
I've been doing optimization on a clients website and want to make sure I'm maximizing my characters. Does anyone have any feedback on the spacing in between the pipes ( | ) ? IE: Internet Marketing Company | Denver SEO | Brand Name Do the spaces before and after the pipes play a role in whether the search engines can distinguish the keyword or is it all considered one word if there is no spaces such as: IE: Internet Marketing Company|Denver SEO|Brand Name Any information will be super helpful. Thanks for your help!
On-Page Optimization | | RezStreamSEO0 -
ECommerce Product Meta Descriptions vs. Product Descriptions
Wondering if using on-page product descriptions as the individual product meta descriptions is a best practice for an eCommerce site? Instead of writing two product descriptions (one regular and one meta), I am thinking if the product copy is SEO rich, we'd be good to use just the one for both purposes. Thoughts? Ideas? Suggestions? Seems that many companies follow this practice. Thanks!
On-Page Optimization | | kennyrowe1 -
Does keyword at the very front of meta description have impact?
I know that it is important to have your primary keyword target as the first word or two words of your title tag. But what about your meta description tag? does it matter where they keyword is in the description tag? I see a lot of other sites stuffing their keywords right at the front of the description tag and it looks somewhat unnatural. What's your take? do you put the primary keyword as the first word or two words of your description tag?
On-Page Optimization | | A Former User0 -
Avoiding "Duplicate Page Title" and "Duplicate Page Content" - Best Practices?
We have a website with a searchable database of recipes. You can search the database using an online form with dropdown options for: Course (starter, main, salad, etc)
On-Page Optimization | | smaavie
Cooking Method (fry, bake, boil, steam, etc)
Preparation Time (Under 30 min, 30min to 1 hour, Over 1 hour) Here are some examples of how URLs may look when searching for a recipe: find-a-recipe.php?course=starter
find-a-recipe.php?course=main&preperation-time=30min+to+1+hour
find-a-recipe.php?cooking-method=fry&preperation-time=over+1+hour There is also pagination of search results, so the URL could also have the variable "start", e.g. find-a-recipe.php?course=salad&start=30 There can be any combination of these variables, meaning there are hundreds of possible search results URL variations. This all works well on the site, however it gives multiple "Duplicate Page Title" and "Duplicate Page Content" errors when crawled by SEOmoz. I've seached online and found several possible solutions for this, such as: Setting canonical tag Adding these URL variables to Google Webmasters to tell Google to ignore them Change the Title tag in the head dynamically based on what URL variables are present However I am not sure which of these would be best. As far as I can tell the canonical tag should be used when you have the same page available at two seperate URLs, but this isn't the case here as the search results are always different. Adding these URL variables to Google webmasters won't fix the problem in other search engines, and will presumably continue to get these errors in our SEOmoz crawl reports. Changing the title tag each time can lead to very long title tags, and it doesn't address the problem of duplicate page content. I had hoped there would be a standard solution for problems like this, as I imagine others will have come across this before, but I cannot find the ideal solution. Any help would be much appreciated. Kind Regards5