Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   H1 not showing up.. (http://forum.bytesforall.com/showthread.php?t=13715)

bwolfsohn Apr 9, 2011 09:46 AM

H1 not showing up..
 
1 Attachment(s)
I can't seem to get an H1 tag on my home page..

http://wordpress.gotfolk.com

I apologize for what seems to be a dumb question.. Sometimes, the most basic stuff gives me trouble..

using 3.6.4

I've attached my settings...

juggledad Apr 9, 2011 11:04 AM

That's because you are not displaying your blog title. Atahualpa makes the Blog title the <h1> but you are not displaying the blog title.

If you go to ato->Style & edit HEADER AREA->Show Blog Title? and set it to YES you will then see an <h1>

bwolfsohn Apr 9, 2011 12:32 PM

jugglehead,

thanks for the quick reply..

Is it possible to use the logo as the H1 with alt text ?
is that a poor (SEO) practice ??

juggledad Apr 9, 2011 03:03 PM

The way it works is that on multi-post pages, like the blog page, the blog title is the <h1> but on the single post pages, the post title is the <h1> and the blog title becomes the <h2>, on 'page' pages, the page title is the <h1>.

There is code that flips this back and forth that you would have to change.

You could turn on the option to display the blog title and then add css to not display it
HTML Code:

#blogtitle {display;none;}


All times are GMT -6. The time now is 12:01 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.