Okay
  Public Ticket #3734904
Improve SEO friendliness
Open

Comments

  •  2
    rosewich started the conversation

    Hello, we're looking for ways to improve the SEO friendliness of our event pages. We've already opted to display each event as an individual page (instead of modal pop-up). 

    Now, we're looking for a way to tweak the HTML so that it will deliver h1, h2, h3 tags for the main event title and subtitles within the page – instead of the <stec-div> elements that are currently used for all titles and other elements. 

    Thanks for some hints how to achieve this. 

  •  857
    Zhivko replied

    Hi,

    The custom elements are used to prevent themes or other plugin stylesheets from interfering with the plugin's layout. Unfortunately, this turned out to be the most effective method.

    I can extend the builder code so that elements like Title can have extra option to select their element type (h1, h2 ... etc). Something like this:

    2016315096.png

    Which other element concerns you?


    Stachethemes Developer

  •  857
    Zhivko replied

    I will add "Element type" property for the following elements:

    • Event Title
    • Event Description
    • Event Date
    • Field Title
    • Field Description

    9807895433.png

    The update ( v5.3.5 ) will be uploaded on Codecanyon later today.


    Stachethemes Developer

  •  857
    Zhivko replied

    The new version is ready for download.

    You will have to re-insert these elements in the builder template to see the new options.


    Stachethemes Developer