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
-
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!
-
You too man!
-
That did the trick! Thanks for the support.
Have a great weekend.
-
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>
-
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.
-
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 -
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?
-
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.
-
Hey, page title looks fine, no meta description though by the look of things?
-
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).
-
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
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
-
Will Adding Publish Date at end of Page Title for Blog posts Hurt SEO?
I'd like to be able to easily track blog posts by month but in Google reports when you set a date range obviously older blog post still appear and with amount of blog posts we generate without seeing the date in the title it's not obvious what was published and when it was published. For example if a Blog Title was "/dangers-of-sharing-KM-knowledge-01-11-15 would it hurt SEO? The reason is I'd like to have a quick way to know how new posts do each month compared to older content
Technical SEO | | inhouseninja0 -
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 | | niconico1011 -
Staging & Development areas should be not indexable (i.e. no followed/no index in meta robots etc)
Hi I take it if theres a staging or development area on a subdomain for a site, who's content is hence usually duplicate then this should not be indexable i.e. (no-indexed & nofollowed in metarobots) ? In order to prevent dupe content probs as well as non project related people seeing work in progress or finding accidentally in search engine listings ? Also if theres no such info in meta robots is there any other way it may have been made non-indexable, or at least dupe content prob removed by canonicalising the page to the equivalent page on the live site ? In the case in question i am finding it listed in serps when i search for the staging/dev area url, so i presume this needs urgent attention ? Cheers Dan
Technical SEO | | Dan-Lawrence0 -
Missing meta descriptions from Google SERPs
Hullo all, I run an e-commerce website and hence have a lot of product category/sub-category pages to handle. Despite giving each of these category pages meta descriptions, in the Google SERPs, a lot of these descriptions don't show up fully. Rather, only half the text that I'd inputed as my meta desc. shows up; the other half has generic stuff from that page given. I've attached a screen shot to give you an example of what comes up in the SERPs. Could you please tell me what exactly is the problem? Is it a coding issue? Or has Google not crawled that page? Need help asap! Thank you in advance! aE9RKXJ
Technical SEO | | suchde0 -
Should I put meta descriptions on pages that are not indexed?
I have multiple pages that I do not want to be indexed (and they are currently not indexed, so that's great). They don't have meta descriptions on them and I'm wondering if it's worth my time to go in and insert them, since they should hypothetically never be shown. Does anyone have any experience with this? Thanks! The reason this is a question is because one member of our team was linking to this page through Facebook to send people to it and noticed random text on the page being pulled in as the description.
Technical SEO | | Viewpoints0 -
Links under Meta Description when performing a search
Doing research for clients, I have came across seeing sites displaying hyperlinks underneath their own meta description. keywords that I have googled that result with hyperlinks displaying under meta descriptions: Google'd: iacquire (brand) bmw wheels (Beyern Wheels, position 1) aftermarket bmw wheels (MMR Wheels, position 2) These companys have hyperlinks underneath their descriptions. Anyone have any ideas why this happens or how it happens?
Technical SEO | | frnprz0 -
Auto generated meta description tag in Drupal
Was having issues on Drupal not autogenerating a meta description tag, but I think I have figured it out. Just to verify, would this piece of code be the meta description tag (reason I ask is b/c it looks a little different than the usual tag I have seen):
Technical SEO | | kevgrand0 -
Google Off/On Tags
I came across this article about telling google not to crawl a portion of a webpage, but I never hear anyone in the SEO community talk about them. http://perishablepress.com/press/2009/08/23/tell-google-to-not-index-certain-parts-of-your-page/ Does anyone use these and find them to be effective? If not, how do you suggest noindexing/canonicalizing a portion of a page to avoid duplicate content that shows up on multiple pages?
Technical SEO | | Hakkasan1