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
-
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 -
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 -
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 -
Is tabbed content bad for SEO?
I work for a Theater show listings and ticketing website. In our show listings pages (e.g. http://www.theatermania.com/broadway/this-is-our-youth_302998/) we split our content into separate tabs (overview, pricing and show dates, cast, and video). Are we shooting ourselves in the foot by separating the content? Are we better served with keeping it all in a single page? Thanks so much!
Intermediate & Advanced SEO | | TheaterMania0 -
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 -
Yoast SEO Plugin: To Index or Not to index Categories?
Taking a poll out there......In most cases would you want to index or NOT index your category pages using the Yoast SEO plugin?
Intermediate & Advanced SEO | | webestate0 -
URL Shorteners. Are they SEO Friendly?
Do URL shortener services like bit.ly act as 301 redirects? I was thinking about utilizing one for longer query based URLs and didn't want to risk losing link juice. Thanks for the insight! Regards - Kyle
Intermediate & Advanced SEO | | kchandler0 -
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