Disabling H1 on the frontpage......or others ?
- Greg
-
Topic Author
- Offline
- New Member
-
16 years 7 months ago #3305
by Greg
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Hi Emir !
First, thank you again for your job, I think SEF 2008 is really mature now.
I'm just wondering if it could be possible to have an option in the Sef Advance SEO Tab, for disabling the H1 tag on the part of our choice.
For example my need is to disable H1 only on the frontpage.
Do you think it could be possible ?
This is just a simple feature request
First, thank you again for your job, I think SEF 2008 is really mature now.
I'm just wondering if it could be possible to have an option in the Sef Advance SEO Tab, for disabling the H1 tag on the part of our choice.
For example my need is to disable H1 only on the frontpage.
Do you think it could be possible ?
This is just a simple feature request

Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
16 years 7 months ago #3306
by Saka
Emir Sakic
www.sakic.net
Thank you, glad to hear that.
It would probably be possible but I wonder if it's useful and why? We should keep in mind that the component should be as simple as possible, too many features add to complexity, contribute to performance downgrade and confuse the user so I don't want to add features that are not beneficial to majority of users.
It would probably be possible but I wonder if it's useful and why? We should keep in mind that the component should be as simple as possible, too many features add to complexity, contribute to performance downgrade and confuse the user so I don't want to add features that are not beneficial to majority of users.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- New Member
-
16 years 7 months ago #3307
by Greg
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Ok
I understand that, and agree with it.
In fact, I ask that because with the H1 activated, my frontpage is no more validate with the w3c.
(ok ok this is not a really good reason lol)
We can't have :
We should have : (by the w3c)
But perhaps I'm wrong...if this is not bad, so let stay like that
I understand that, and agree with it.
In fact, I ask that because with the H1 activated, my frontpage is no more validate with the w3c.
(ok ok this is not a really good reason lol)
We can't have :
<a href=uri><h1>Title</h1></a>
We should have :
<h1><a href=uri>Title</a></h1>
But perhaps I'm wrong...if this is not bad, so let stay like that

Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
16 years 7 months ago #3308
by Saka
Emir Sakic
www.sakic.net
Yes, you are right. I will see about moving H1 tags outside A tags in next version.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
16 years 7 months ago #3309
by Saka
Emir Sakic
www.sakic.net
Fixed on SEF Advance 2008 now.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Greg
-
Topic Author
- Offline
- New Member
-
16 years 7 months ago #3312
by Greg
Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Great !
But I think we got a little mistake on the update.
Because the first <h1> is OK
But the close tag is still not at is right place
Now we got:
<h1><a></h1></a>
Almost good !
But I think we got a little mistake on the update.
Because the first <h1> is OK
But the close tag is still not at is right place
Now we got:
<h1><a></h1></a>
Almost good !

Joomla 3.4.3 / SefAdvance 1.8.0 / AJAX Register 1.8.8 / virtuemart 3.0.9.4 / PHP 5.4.43
Please Log in or Create an account to join the conversation.