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)
-   -   [SOLVED] How to get atahualpa to display h1 tags around title. (http://forum.bytesforall.com/showthread.php?t=11686)

Cheers Dec 12, 2010 11:31 AM

[SOLVED] How to get atahualpa to display h1 tags around title.
 
I have been doing a number of SEO analysis' of my website and consistently I am told there are no h1 tags on the home page or on post pages. Can you please tell me how I can force Atahualpa to designate my titles as h1? Some even suggest that it wouldn't hurt if both the <title><h1>This Would Be My Title</h1></title> surrounded the title as it would then be seen in the source code.

Incidentally, I am using a custom Graphic in my logo header area. The website is winekitmaking.com

Assistance greatly appreciated.

lmilesw Dec 12, 2010 11:42 AM

In ATO>Configure SEO set "Make Post/Page Titles H1?" to Yes.

Cheers Dec 12, 2010 11:48 AM

That setting is already set to "Yes" and still when you look at the source code, the title is only surrounded by <title></title> tags. Remember, I'm not using the "Style & edit HEADER AREA" settings for "Show Blog Title" or for "Show Tag Line". I am using only a graphic image to display my Blog title and tag line. So I am reliant upon displaying the Wordpress General setting for title.

Quote:

Originally Posted by lmilesw (Post 51913)
In ATO>Configure SEO set "Make Post/Page Titles H1?" to Yes.


KatyDigg Dec 12, 2010 02:46 PM

Same situation as Cheers

I have ATO > Make Post / Page Titles > set to Yes

juggledad Dec 12, 2010 03:47 PM

in order to have an <h1> on the front page, when the front page is the blog page, you must have eithor ato->Style & edit HEADER AREA->Show Blog Title? set to YES or
ato->Header Image->Overlay Blog TITLE over Header Image(s)? set to YES

Cheers Dec 12, 2010 03:57 PM

OK. But if I don't want to do either? Is there any way to insert the Blog Title into the footer and use Z index and absolute positioning to force it under the header image in a centered blog? There must be some way to have the Title show in the page source as a h1 without annihilating the look of your home page. You guys are "code Geniuses"
and I suspect that you can do anything with code. It's only us "ignorant few" that are helpless when it comes to code. (That's a BIG compliment to You!) And, Well meaning. :):):)

juggledad Dec 12, 2010 04:03 PM

use '.blogtitle {display:none !important;}' in css inserts

Cheers Dec 12, 2010 06:25 PM

I did that and set "Show Blog Title to "Yes", but still no h1 tags around the title. However, the blog title at least doesn't show on the home page. Just need to get those h1 tags around the title in the source code. I even dumped the browser cache. :)

juggledad Dec 12, 2010 07:01 PM

You now have an H! around the blog title. This is from the source of your page
HTML Code:

><h1 class="blogtitle"><a href="https://winekitmaking.com/">Your Wine Kit Making Blog</a></h1>

KatyDigg Dec 13, 2010 04:08 AM

In order to have <h1> heading on the front page, when the front page is the blog page...

In ATO> Configure SEO > "Make Post/Page Titles H1?" was set to YES.

And so, in addition, I have set to Yes:
ATO > Style & edit HEADER AREA > Show Blog Title? YES
And then inserted the following CSS script:
.blogtitle {display:none !important;}
And, hey presto! Home Page Analysis is :)

Cheers Dec 13, 2010 04:32 AM

Thank you very much to Juggledad and lmilesw. Your assistance is very much appreciated. And, Thanks very much to Berean for a great synopsis to the problem.

Problem solved. :):):):)


All times are GMT -6. The time now is 09:57 PM.

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