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.
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
-
Why is pagination SEO such a mystery in 2021?
Hi folks. I would like to discuss pagination. I use WordPress (Genesis, specifically). I ran my site through a site scan and it flagged an error which told me that my blog was producing duplicate meta descriptions because the blog is paginated - the same meta description from the blog page is being used on Page 2, Page 3 etc. I looked into this and the Internet is awash with many other people scratching around for a solution. My understanding is that using a canonical link on the first page is not a good idea, because it says to Google that only Page 1 of the blog is important. I also read an article that states Google no longer reads the Rel=Prev/Next code that could be used to tell Google to ignore the issue. So, what's the solution? Do I even need one? As a side-thought, it seems to me that pagination is, well, pretty useless. I mean, if my blog has 20 pages and I've worked hard to create content, who is going to click through to anywhere near page 20? Nobody. There has to be a smarter way for people on-site to access content. I would love your thoughts on all of this. Cheers.
Intermediate & Advanced SEO | | Nobody16165422281340 -
Looking for opinions on structuring meta title tags/page title/menu title/H1
Hi everyone I am hoping a few of you can share your opinions. I have been having conversations (okay, healthy debates) about how to write/structure meta title tag and how to compliment them with the H1, page title, menu name. To help explain the thought processes I will use a pretend keyword. How about "screwdriver". Case: (I made this up) we are redesigning a website for a construction tools manufacturing company (pretend name: ABC Tools) targeting OEMs who are interested in purchasing large quantities of tools. The product categories (to become main menu items) are Screwdrivers, Nails, Drills, and Hammers. (bear with me .... this is just an example I am making up on the fly) K. Circling back to screwdrivers - let's say we have one landing page (a primary category page and in the main menu) listing products and great details about screwdrivers. Focus keywords are screwdriver manufacturer, screwdriver supplier, construction screwdrivers Below are questions being debated. If you are willing ... how would you address these questions? And, can you explain WHY? QUESTION ONE: How would you structure the meta title tag (feel free to write one of your own) Screwdriver Manufacturer - Construction Screwdriver | ABC Tools ABC Tools - US-based Screwdriver Manufacturer Supplier Near You High-Quality Screwdrivers for Construction with ABC Tools QUESTION TWO: how would you write the H1 on the page? Would it match the meta tag? OR, would you write something different using the primary keyword? QUESTION THREE Remembering this is not a blog post ... it is a primary landing page linked to the main navigation. What would the menu title be? (remember the product categories above are how the main menu items are bucketed) Screwdrivers Screwdriver Manufacturer Typically in WordPress, the H1 and the menu title is auto-populated using the page title (not the title tag)... So, if we use Screwdrivers as the page title but we want the H1 to match the meta title tag, would we manually change the H1? Or, have the page title and title tag match, but manually change the menu item?
Intermediate & Advanced SEO | | Brenda.Haines1 -
Merging Pages and SEO
Hi, We are redesigning our website the following way: Before: Page A with Content A, Page B with Content B, Page C with Content C, etc
Intermediate & Advanced SEO | | viatrading1
e.g. one page for each Customer Returns, Overstocks, Master Case, etc
Now: Page D with content A + B + C etc.
e.g. one long page containing all Product Conditions, one after the other So we are merging multiples pages into one.
What is the best way to do so, so we don't lose traffic? (or we lose the minimum possible) e.g. should we 301 Redirect A/B/C to D...?
Is it likely that we lose significant traffic with this change? Thank you,0 -
Onsite SEO vs Offsite SEO
Hey I know the importance of both onsite & offsite, primarily with regard to outreach/content/social. One thing I am trying to determine at the moment, is how much do I invest in offsite. My current focus is to improve our onpage content on product pages, which is taking some time as we have a small team. But I also know our backlinks need to improve. I'm just struggling on where to spend my time. Finish the onsite stuff by section first, or try to do a bit of both onsite/offsite at the same time?
Intermediate & Advanced SEO | | BeckyKey1 -
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 -
SEO site Review
Does anyone have suggestions on places that provide in depth site / analytics reviews for SEO?
Intermediate & Advanced SEO | | Gordian0 -
Is CloudFlare bad for SEO?
I have been hit by DDoS attacks lately...not on a huge scale, but probably done by some "script kiddies" or competitors of mine. Still, I need to take some action in order to protect my server and my site against all of this spam traffic that is being sent to it. In the process of researching the tools available for defending a website from a DDoS attack, I came across the service offered by CloudFlare.com. According to the CloudFlare website, they protect your site against a DDoS attack by showing users/visitors they find suspicious an interstitial that asks them if they are a real user or a bot...this interstitial contains a Captcha that suspicious users are asked to enter in order to visit the site. I'm just wondering what kind of an effect such an interstitial could have on my Google rankings...I can imagine that such a thing could add to increased click-backs to the SERPs and, if Google detects this, to lower rankings. Has anyone had experience with the DDoS protection services offered by CloudFlare, who can say a word or two regarding any effects this may have on SEO? Thanks
Intermediate & Advanced SEO | | masterfish1 -
Is DOCTYPE important for SEO?
Hello fellow Mozzers. I am just having a brief look at a potential clients website before speaking to them tomorrow and whilst looking at the source I noticed that they don't appear to have a clear definition for their Doctype. All the have at the top of each page is I have to admit that Doctypes aren't my strong point but I know that they are normally slightly more descriptive than this. Can this have any effect on rankings? or is this just an issue for W3C validation? Thanks 🙂
Intermediate & Advanced SEO | | AdeLewis0