Hello,
Is there a way to add the Universal Pager Web part in the header tag (for SEO purpose)?
I thought maybe I could define a header zone in the page layout in order to add the web part into it but I'm not sure if possible and whether it's considered as best practice in Kentico.
What do you guys think?
All the best,
Each web part has the Content before / after properties where you can wrap the code it generates to any HTML markup you need. So please add the header tag there.
I will have then have 2 header tags on the same page (The actual header and the pager). Is this OK to do this? (from an SEO/Best practice perspective)
Thanks for the quick answer! :)
Why don't you move the pager to the first header? Anyway, you can have two headers according to this SO:
http://stackoverflow.com/questions/4837269/html5-using-header-or-footer-tag-twice
Hi Merav,
Depends upon which header tag you are talking about. It's okay to have multiple H2 tags but not multiple H1 tags.
Thanks, Chetan
Please, sign in to be able to submit a new answer.