Announcement

Collapse
No announcement yet.

How do I add unique H1 headers to each product page?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How do I add unique H1 headers to each product page?

    Hi

    I wonder whether anyone can help.

    I need to add a H1 heading to every product and section page within my website. The H1 heading on each page needs to be unique.

    Does anyone know how to make the necessary changes to the templates or if there's another way of doing this?

    I'd be very grateful for any suggestions.

    Many thanks

    Jon

    #2
    classic seo strategy.

    make a variable, in your version, it'd be a customvar.

    then reference this customvar in your act_primary

    HTML Code:
    <H1>CUSTOMVAR:MYVARNAME</H1>

    you'll then need to edit this variable on a per section/product/brochure basis.

    Comment


      #3
      Many thanks for that mate. I've tried it and it works a treat!

      Cheers

      Jon

      Comment

      Working...
      X