Closed (works as designed)
Project:
Zero Point
Version:
7.x-1.1
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
4 Feb 2011 at 10:01 UTC
Updated:
12 Mar 2023 at 09:18 UTC
Jump to comment: Most recent
Comments
Comment #1
florian commentedYou are right but this is by design in order to be SEO compliant, so it is a feature rather than a bug, compared to other themes.
On the frontpage, the site title has h1 tag and titles of content pages have h2 tags.
On any other page, the site title does not have a heading tag and page title has h1 tag.
Comment #2
Anonymous (not verified) commentedThanks Florian for explaining - I understand your rationale and it's good to know SEO is so well considered in the theme.
It seems like the right trade-off to me but if anyone has any suggestions for a solution that allows us to have our cake and eat it, they'd be welcome...
Comment #3
tanma commentedHi Florian
I know this was along time ago but I am using this theme and would really like to be able to change this feature.
Would you be able to suggest how I might be able to make the page title consistent h1 tag regardless of whether the frontpage or not?
Comment #4
florian commentedYou should remove lines 35, 36, 37 and 39 from templates/page.tpl.php
Comment #5
florian commented