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 -
SEO on dynamic website
Hi. I am hoping you can advise. I have a client in one of my training groups and their site is a golf booking engine where all pages are dynamically created based on parameters used in their website search. They want to know what is the best thing to do for SEO. They have some landing pages that Google can see but there is only a small bit of text at the top and the rest of the page is dynamically created. I have advised that they should create landing pages for each of their locations and clubs and use canonicals to handle what Google indexes.Is this the right advice or should they noindex? Thanks S
Intermediate & Advanced SEO | | bedynamic0 -
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 a different location in page title, h1 title, and meta description enough to avoid Duplicate Content concern?
I have a dynamic website which will have location-based internal pages that will have a <title>and <h1> title, and meta description tag that will include the subregion of a city. Each page also will have an 'info' section describing the generic product/service offered which will also include the name of the subregion. The 'specific product/service content will be dynamic but in some cases will be almost identical--ie subregion A may sometimes have the same specific content result as subregion B. Will the difference of just the location put in each of the above tags be enough for me to avoid a Duplicate Content concern?</p></title>
Intermediate & Advanced SEO | | couponguy0 -
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 -
What is better for SEO keywords in folder or in filename - also dupe filename question
Hey folks, I've got a question regarding URL structure. What is best for SEO given that there will be millions of lawyer names and 4 pages per lawyer www.lawyerz.com/office-locations/dr-al-pacino www.lawyerz.com/phone-number/dr-al-pacino www.lawyerz.com/reviews/dr-al-pacino www.lawyerz.com/ratings/dr-al-pacino OR www.lawyerz.com/office-locations-dr-al-pacino www.lawyerz.com/phone-number-dr-al-pacino www.lawyerz.com/reviews-dr-al-pacino www.lawyerz.com/ratings-dr-al-pacino OR www.lawyerz.com/dr-al-pacino/office-locations www.lawyerz.com/dr-al-pacino/phone-number www.lawyerz.com/dr-al-pacino/reviews www.lawyerz.com/dr-al-pacino/ratings Also, concerning duplicate file names: In the first example there are 4 duplicate file names with the lawyers name. (would this cause Google to not index some) In the second example there are all unique file names (would this look spammy to Google or the user) In the third example there are millions of duplicate file names (if 1 million lawyers then 1 million files called "office-locations" etc (could so many duplicate filenames cause ranking issues) Should the lawyers name (which is the main keyword target) appear in the filename or in the folder - which is better for SEO in your opinion? Thanks for your input!
Intermediate & Advanced SEO | | irvingw0 -
Link Age as SEO factor?
Hi Guys
Intermediate & Advanced SEO | | VividLime
I have a client who ranks well within a competitive sector of the travel industry. They are planning CMS move which will involve changing from .cfm to .aspx We will be doing the standard redirects etc However Matt's statement here on 301 redirects got me thinking
http://www.youtube.com/watch?v=zW5UL3lzBOA&t=0m24s He says that basically you loose a bit of page rank when you do a 301 redirect. Now, we will be potentially redirecting 1000s of links and my thinking is 'a lot of a little, adds up to a lot' In other words, 1000s of redirects may have a big enough impact to loose some rankings in a very competitive and aggressive space. So recommended that we contact the sites who has the link highest value and ask them to manually change the links from cfm to aspx. This will then mean that there are no loss value as with a 301 redirect. -But now I have another dilemma which I'm unsure about. So the main question:
Is link age factor in rankings ? If I update any links, this will make said link new to Google, so if link age is a factor, would this also lessen the value passed initially?0 -
SEO from Godaddy How Good is it?
http://www.godaddy.com/search-engine/seo-services.aspx?ci=44163 it said "Includes Standard Search Engine Visibility to Improve Search Rankings" it begs for question... Search Engine Visibility??? Improve SERP?!?!!? is it really that good? O.o; or have i successfully been eaten my promotional messages? Can anyone with experience with them share some information with me ? 🙂 (The price tag is mighty interesting)
Intermediate & Advanced SEO | | IKT0