• Home
  • Get help
  • Ask a question
Last post 16 hours 58 min ago
Posts last week 81
Average response time last week 4 hours 29 min
All time posts 67914
All time tickets 10497
All time avg. posts per day 20

Helpdesk is open from Monday through Friday CET

Please create an (free) account to post any question in the support area.
Please check the development versions area. Look at the changelog, maybe your specific problem has been resolved already!
All tickets are private and they cannot be viewed by anyone. We have made public only a few tickets that we found helpful, after removing private information from them.

#2623 – eplace h1 by h2

Posted in ‘sh404SEF’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Thursday, 18 August 2016 07:58 UTC
toffffe
 Hello,
I am having a little problem with sh404sef, in the configuration of it I asked to replace h1 by h2 if there were several on a page. Yet on my site https://www.xxxx.com ago 2 <h1>
This is the same problem on https://www.xxxx.com/nos-realisations.html and https://www.xxxx.com/blog.html pages
Is it because they are pages in blog format?
For all the SEO analyzers back to me in error.
Thanks for your feedback
Thursday, 18 August 2016 08:03 UTC
wb_weeblr
Hi

No, it's because we do a simple search and replace for h1 tags, for performance reasons. But your tags are not standard tags, they have a class added to them, as in:
<h1 class=uk-article-title>

so we don't pick them up. That would require using regular expressions, which would use more resources.

1 - Best way to handle would be with template override
2 - On a blog view, it's also something you can leave as it is. A blog view is not going to rank anyway, and it sort of make sense that the article intro still have a h1 on its title.

Rgds
 
Thursday, 18 August 2016 08:19 UTC
toffffe
I understand completely ok thank you for all that clear information
Thursday, 18 August 2016 09:01 UTC
wb_weeblr
Hi

You're welcome! At some point, we'll improve that to be honest. It's a decision made some times ago (like years ago), and servers are powerful enough today so that one more or less reg exp is not going to change much.
Thanks for bringing it up!

Rgds
 
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.