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
-
Multiple CMS on one website / domain & SEO
For a client we would like to work with a content hub, but their website is build on a custom CMS so we are limited in our options and if we aks their web developers they ask crazy prices to help us. So now we have the idea to build the content hub with wordpress and implement it next to their current CMS. for example on www.website.com/contenthub/ . As far as i know this is technically possible and there are no negative effects regarding SEO as long as we link the two sitemaps together. Am i right or am i missing something here?
Technical SEO | | Siphoplait0 -
HTML entity characters in meta descriptions
Is it okay to leave HTML entity characters, such as " in meta descriptions? Will search engines translate these appropriately?
Technical SEO | | ellenu0 -
Problems with Meta Title on Bing
On the Bing search engine, it isn't showing the actual meta title we have for a website. It's showing something different. However, the correct meta title is showing on the Google search engine. Has anyone had the same issue? Has anyone been able to fix this issue? Thanks for your help!
Technical SEO | | Harrison.Stickboy0 -
SEO advice on ecommerce url structure where categories contain "/c/"
Hi! We use Hybris as plattform and I would like input on which url to choose. We must keep "/c/" before the actual category. c stands for category. I.e. this current url format will be shortened and cleaned:
Technical SEO | | hampgunn
https://www.granngarden.se/Sortiment/Husdjur/Hund/Hundfoder-%26-Hundmat/c/hundfoder To either: a.
https://www.granngarden.se/husdjur/hund/hundfoder/c/hundfoder b.
https://www.granngarden.se/husdjur/hund/c/hundfoder (hundfoder means dogfood) The question is whether we should keep the duplicated category name (hundfoder) before the "/c/" or not. Will there be SEO disadvantages by removing the duplicate "hundfoder" before the "/c/"? I prefer the shorter version ofc, but do not want to jeopardize any SEO rankings or send confusing signals to search engines or customers due to the "/c/" breaking up the url breadcrumb. What do you guys say and prefer from the above alternatives? Thanks /Hampus0 -
<sub>& <sup>tags, any SEO issues?</sup></sub>
Hi - the content on our corporate website is pretty technical, and we include chemical element codes in the text that users would search on (like S02, C02, etc.) A lot of times our engineers request that we list the codes correctly, with a <sub>on the last number. Question - does adding this code into the keyword affect SEO? The code would look like SO<sub>2</sub>.</sub> Thanks.
Technical SEO | | Jenny10 -
Correct linking to the /index of a site and subfolders: what's the best practice? link to: domain.com/ or domain.com/index.html ?
Dear all, starting with my .htaccess file: RewriteEngine On
Technical SEO | | inlinear
RewriteCond %{HTTP_HOST} ^www.inlinear.com$ [NC]
RewriteRule ^(.*)$ http://inlinear.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^./index.html
RewriteRule ^(.)index.html$ http://inlinear.com/ [R=301,L] 1. I redirect all URL-requests with www. to the non www-version...
2. all requests with "index.html" will be redirected to "domain.com/" My questions are: A) When linking from a page to my frontpage (home) the best practice is?: "http://domain.com/" the best and NOT: "http://domain.com/index.php" B) When linking to the index of a subfolder "http://domain.com/products/index.php" I should link also to: "http://domain.com/products/" and not put also the index.php..., right? C) When I define the canonical ULR, should I also define it just: "http://domain.com/products/" or in this case I should link to the definite file: "http://domain.com/products**/index.php**" Is A) B) the best practice? and C) ? Thanks for all replies! 🙂
Holger0 -
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 -
Why crawl error "title missing or empty" when there is already "title and meta desciption" in place?
I've been getting 73 "title missing or empty" warnings from SEOMOZ crawl diagnostic. This is weird as I've installed yoast wordpress seo plugin and all posts do have title and meta description. But why the results here.. can anyone explain what's happening? Thanks!! Here are some of the links that are listed with "title missing, empty". Almost all our blog posts were listed there. http://www.gan4hire.com/blog/2011/are-you-here-for-good/ http://www.gan4hire.com/blog/2011/are-you-socially-awkward/ MaeM3.png TLcD8.png
Technical SEO | | JasonDGreat0