H1 Titles and body text

Mr.PCFixer

Member
Reaction score
0
Location
Cape Coral, Florida
I have a few very pointed questions about my website http://www.misterpcfixer.com
Question one is when using different SEO tools i get this error constantly
The <h1> tag is missing. Now i have gone over my site with a fine tooth comb and i cannot for the life of me figure out what they mean! I only use 1 title on the entire website at the very top like recommended.
Second question is while also using different tools some report that i have NO Text in the body of my website!? Im noobish when it comes to this but im getting there. If anyone would just take a quick look and tell me how to fix this i will add you to my yearly christmas card list :D

Thanks to everyone in this fantastic community!
 
I have a few very pointed questions about my website http://www.misterpcfixer.com
Question one is when using different SEO tools i get this error constantly
The <h1> tag is missing. Now i have gone over my site with a fine tooth comb and i cannot for the life of me figure out what they mean! I only use 1 title on the entire website at the very top like recommended.
Second question is while also using different tools some report that i have NO Text in the body of my website!? Im noobish when it comes to this but im getting there. If anyone would just take a quick look and tell me how to fix this i will add you to my yearly christmas card list :D

Thanks to everyone in this fantastic community!


Well it means you have no <h1>tags</h1> in your entire website. You need to put some in there. Note h1 will make your text HUGE by default, so use css styles to shape the text to your desired size. <h1 style="font-size: 13px">example</h1>

I'm guessing the no text in body issue is due to the javascript you are using to make your website look pretty. I am unfamiliar with the wysiwyg javascript. In fact when I view your page source, I cannot find any body text either. Just a bunch of references to .js files and a bunch of java code. You really should use a better method for making your website other than that wysiwyg editor.

I haven't really found a dummy page maker that works well with search engines yet. Wordpress is about the closest thing and that depends on the theme and plugins you choose to use too.
 
Last edited:
Perhaps those tools you used were not compatible with html5. I feel like I've never seen html5 now that I see your page. Then again most pages I've seen from wix are wtf when I look at them. I'm not the programer I once was though.
 
You Have no <h1> Tags in Your entire website which is very bad from SEO point of u.I Think you are not familiar with SEO. Google For SEO and reply.
 
Trying to follow AJAX and HTML 5 is making my head explode. This weekend im taking sunday off just to figure this out. My title is an H1 title i know the size is perfect over 32 font. And the heirarchy should read from the biggest H1 to the lowest. Well my ENTIRE site the header IS the biggest font used. I need an SEO genie that will pop out of my computer!
 
Back
Top