Hi,
It should be blog name. WordPress create the blog url from blog name automatically.
Thanks
Mohammad
Thread Starter
Ugochi
(@teshuva)
Thanks very Mohammad.
But my blog name is different from my url;
Blog name- Ugochi Oritsejolomisan
Blog url- ugochi-jolomi.com
So the h1 tag for my Homepage should be Ugochioritsejolomisan?
Hi,
H1 tag for your Homepage should be Ugochioritsejolomisan.
Thanks
Mohammad
Hi,
Most Welcome. Glad 🙂 to help you.
Thanks
Mohammad
Well, there’s no reason why H1 tag would have to or need to be “Ugochioritsejolomisan”. What does that tell Google about the content???
Take a read and watch what Matt Cutts has to say about it – https://yoast.com/headings-use/
Thread Starter
Ugochi
(@teshuva)
Hi Sinip,
I have watched the video and didn’t quite get what I am looking for.
Should the h1 tag of my Homepage be;
– Blog url
-Tagline
-something else
Please advice
H1 should tell, IMHO, what’s the page/website is about, so I’d put something like Ugochi Oritsejolomisan’s blog” or “Ugochi’s inspirations for a better life” or something similar you might think of.
Thread Starter
Ugochi
(@teshuva)
Ooops sorry! I have the code written like this;
<h1 class=”screen-reader-text”><?php bloginfo( ‘name’ ) ; ?></h1>
So how will I change to make it “Ugochi’s inspirations for a better life”
Thanks for your help!
When you log into your dashboard go to Settings -> General and enter the title under Site Title, and something related under Tagline. That should do the trick.
Thread Starter
Ugochi
(@teshuva)
I have that already, didn’t work so I had to add the h1 tag to my header
If it didn’t work then your theme is broken. Because that’s the part where you set your H1 tag.