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 title question
-
I was referred to this plugin and have found it to be the most irritating and poorly designed plugin in the world.
I want to be able to set my titles without it changing my page headers as well.
For instance -
If I set my title to be "This is my article name | site name" it will make my H1 tag read the same. I do not want or desire this nonsense. Why would they think this is something wise? Why would I want my site name on every single H1 tag on my site?
How can I fix this? I only want my title to be my title. I want my H1 tag to remain the post/page name that I define in wordpress.
-
Hey Noah,
Ray's comment above is correct but might be unclear. Yoast handles this the way you want - you've got a theme issue. This code is wrong:
if(!wp_title("",false)) { echo bloginfo( 'title');} ?>
This tells Wordpress to output "page title - blog name" as the H1. Yoast isn't interfering in that. You'll want your H1 to say this:
-
Ahh I see! Yeah each of them have their ups and downs. In my experience I've come to the conclusion that AIO does things in a much cleaner fashion. And for us it just works better. Nothing bad or wrong with Yoast, I guess it is simply a preference thing.
I don't believe you can disable specific features in Yoast but if anyone else has experience with that, please feel free to chime in. Inquiring minds would like to know
-
I just turned off AIO. I prefer it for titles and stuff. But yoast had the rel canonical function that I needed. I wish there was a way to turn off parts of yoast
-
Hey Noah Glaser!
We've also experienced issues with Yoast. Have you tried using All in One SEO Pack? I am sure there are good and bad that come along with this one as well but in my experience, AIO is much cleaner and a more useful tool that Yoast. Hope this helps in some way! Good luck!
-
Sorry, my response was unclear. The theme is choosing to use the wrong title for the H1 which results in both the <title>tag and the <h1> tag being the same.</p> <p>As Oleg pointed out above, you'll want to update the theme to use the function mentioned to keep them separate.</p></title>
-
use the_title(); for the H1 tag instead
Not sure what that other code does... if(!wp_title("",false)) { echo bloginfo( 'title');} ?>
if no title set, show blog title? what pages would this affect?
-
That is how I want it. I want my H1 to be the name of the page or post. I do not want it to be the title tag though. So that again is going back to something with yoast. Why is it insisting on changing my page title to the title tag
-
That's seems like your themes error - they set the h1 to be the same as the page title.
-
I have modified the auto-generated tags. I want to include my site name at the end of the titles but cannot do so if it will place it in my headers too. And that is what is currently happening.
-
I am editing the "SEO Title" and that is what is changing my headers too.
This is my header theme code
if(!wp_title("",false)) { echo bloginfo( 'title');} ?>
So yoast is somehow overwriting this code to make it the same as my "seo title"
-
The plugin doesn't affect any H1 tags at all.
I'm guessing that you are inputting the SEO title into the wrong section. Name you post whatever you want regularly (this will be your H1), then scroll down to the Yoast section and change the field called SEO Title (which will only change your title tag).
If its doing something else, then the problem is with your theme.
-
Hi Noah - Sorry to hear that you're having difficulty with Yoast. TBH, Yoast is the best WordPress SEO plugin out there and is very effective when used properly.
Have you adjusted the general settings so that the auto-generated titles are to your liking? The H1 tag ends of being the Post/Page Title that is manually entered when editing the post/page.
Also, make sure that your screen options, on the edit page, are set to show the Yoast SERP simulator. There you can further adjust the SEO settings to yours needs.
I agree, your Page Title and the H1 tag should be different - targeted towards the same topic, but creatively different to get the most benefit.
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
-
I need help in doing Local SEO
Hey guys I hope everyone is doing well. I am new to SEO world and I want to do local SEO for one of my clients. The issue is I do not know how to do Local SEO at all or where to even start. I would appreciate it if anyone could help me or give me an article or a course to learn how to do it. Main question The thing that I want to do is that, I want my website to show up in top 3 google map results for different locations(which there is one actual location). For example I want to show up for
Intermediate & Advanced SEO | | seopack.org.ofici3
online clothing store in new york
online clothing store in los angeles or... Let's assume that we can ship our product to every other cities. So I hope I could deliver what I mean. I'd appreciate it if you could answer me with practical solutions.0 -
Video titles and descriptions
Hi everyone, I have a question about embedding videos on a website: if you optimize the title and description for the video in Youtube, will these be taken into account for the ranking of the page where the video is embedded? Or will only the Youtube link for the video show in SERP's, instead of the page itself? I've read in a post of Phil Nottingham that it's usually not a good idea to embed a Youtube video on your own site, but use Wistia instead, exactly to avoid cannibalisation of your own rankings. Is this correct? Thanks!
Intermediate & Advanced SEO | | Mat_C0 -
Bad SEO Practice: in title tag?
Greetings, I just discovered that some of our content was produced with
Intermediate & Advanced SEO | | Eric_Lifescript
tags in the title tag. Example: <title>Diabetes Symptoms <br> In Women Over 40</title> My gut says this is bad for SEO, but I couldn't find a definitive answer on the web, so I thought I would ask the community of gurus here at Moz. 🙂 Thanks in advance for any reply. Kind regards, Eric0 -
Question about Indexing of /?limit=all
Hi, i've got your SEO Suite Ultimate installed on my site (www.customlogocases.com). I've got a relatively new magento site (around 1 year). We have recently been doing some pr/seo for the category pages, for example /custom-ipad-cases/ But when I search on google, it seems that google has indexed the /custom-ipad-cases/?limit=all This /?limit=all page is one without any links, and only has a PA of 1. Whereas the standard /custom-ipad-cases/ without the /? query has a much higher pa of 20, and a couple of links pointing towards it. So therefore I would want this particular page to be the one that google indexes. And along the same logic, this page really should be able to achieve higher rankings than the /?limit=all page. Is my thinking here correct? Should I disallow all the /? now, even though these are the ones that are indexed, and the others currently are not. I'd be happy to take the hit while it figures it out, because the higher PA pages are what I ultimately am getting links to... Thoughts?
Intermediate & Advanced SEO | | RobAus0 -
CDN for SEO (or not)?
Does CDN impact on SEO or not? There seems conflicting ideas as to whether they impact positively or negatively, I realise that if the page loads quicker this is a good thing for SEO and usability of course. Does Google see CDN as just cheating and a get-around for not doing the work from the ground up and using good hosting etc? Do you have any direct experience? All constructive input much appreciated!
Intermediate & Advanced SEO | | seoman101 -
Quick Question: Is it Bad for SEO to paste from Word to your CMS?
Hey just a quick question I'm having trouble finding a definitive answer to: Is the markup that is transferred from Word docs bad for SEO? We are managing to paste it and it looks fine, but the developers are worried that the extra code will be bad for SEO. Does anyone have solution besides pasting into Text Editor and formatting in the CMS? Is this necessary or can we just leave the extra code? Thank you!
Intermediate & Advanced SEO | | keL.A.xT.o0 -
Domain expiration and seo
My domain name is free with my service with yahoo but it expires every year and gets extended automatically as I continue service, how does this impact my seo efforts? I've heard that the search engines prefer sites to expire in 3 years or more? Is this a fact?
Intermediate & Advanced SEO | | bronxpad0 -
Does capitalization matter for SEO?
Two places capitalization comes into play: (1) on-page use (title, h1, body text, img alt text, etc) (2) external anchor text I didn't think it mattered from Google's point of view for on-page usage (is this correct?) but I notice that OpenSiteExplorer' s 'anchor text distribution' tab shows different counts for the same keyword if it's capitalized in different ways (eg seomoz.org is listed separate from SEOmoz.org). Is that just OSE or does Google treat the keyword/phrase different based on its capitalization, too? And if so, then should I be creating external links to my site with the 'regular' and 'Capitalized' versions of my key phrases?
Intermediate & Advanced SEO | | scanlin1