I have a question SEO, page title h1, item title h2

More
12 years 4 months ago #20963 by monray
good morning
I have a question SEO
I have on page the category
two labels
I'm h1
do not know much SEO
but this is bad

could change as
to h2

I leave an image



regards

ps: sorry for my bad English

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #20966 by igcorreia
Hey,
The problem is thta you have the LOGO as H1 but it shouldn't be because it is a repetitive element between pages, there should be only 1 h1 per page and it should be unique a the mos important element that identifies the page so, I think FC is correct.

Know what I mean?

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #20969 by monray
hello algardata

if the
logo are labeled
site, keywords, description

tell me how
solution

peut
changement de FC
le titre de h1 à h2

serait mauvais pour
SEO

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #20977 by ggppdk
There are a thing about titles that is confusing in the FLEXIcontent templates

The h1 is the page title but it is printed only if the menu item title is different than the item title:
$this->params->get('page_title') != $this->item->title

UPDATE: IT IS NOT THE MENU TITLE but the menu item parameter "Page Title", this is usually blank, so the problem i describe is invalid

The h2 is item title is always printed if you enable the show title parameter (enabled by default)

The h1 thing is confusing unless you know it, any suggestions???


look at the code:
Code:
<!-- BOF page title --> <?php if ($this->params->get( 'show_page_title', 1 ) && $this->params->get('page_title') != $this->item->title) : ?> <h1 class="componentheading"> <?php echo $this->params->get('page_title'); ?> </h1> <?php endif; ?> <!-- EOF page title --> <!-- BOF item title --> <?php if ($this->params->get('show_title', 1)) : ?> <h2 class="contentheading flexicontent"><span class='fc_item_title'> ... </h2> <?php endif; ?>


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #20979 by loicberder
Hello,
to always have something in <H1>
Could it be correct to have something like :

if page title printed
then <H1 page title
and if item title printed then <H2 item title

if not
then <H1 item title

Loïc

Please Log in or Create an account to join the conversation.

More
12 years 4 months ago #20980 by monray
sorry but
my knowledge
in programming
not go so far

do not know how
can not be assigned
by default
in h2?

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.301 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline