Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • fbernardello Friend
    #944593

    Dear Support, I’m trying to optimize my Header Tags, but I’m facing some problems, and I need your support to understand if it’s possible to solve them:

    1. Megamenu: all the links produced by the Megamenu are included into a "H3" tag. How can I remove the H3 tags?
    2. Off Canvas menu: the "Sidebar" label into the Off Canvas menu is placed into a "H2" tag. How can I remove the H2 tag?
    3. All the JACM articles links are included into a "H3" tag. How can I change them to "H2" tags?

    These settings do penalize the proper placement on Google Serp; it would be very useful to fix them.

    Regards, Federico

    Pankaj Sharma Moderator
    #945213

    Hi the main nav items does not have the H3 tag , could u check it again and give me a screenshot .

    2 . For off-canvas sidebar go to tpls/blocks/off-canvas.php file
    find the code <h2 class="t3-off-canvas-header-title">Sidebar</h2>
    and change the H2 tag .

    1. in JA ACM module the Heading tag are defined in the php file ,
      For example :
      you can open the /acm/news-featured/tmpl/style-1.php file

    Find

    <h4><?php echo $leading_title; ?></h4>

    and change the Heading tag . After changes in tag it does not have the same style becuase the style is defined for the default H tags , you need to add custom style to apply new font size for these heading tags .
    Otherwise it will use the default size of headings .

    fbernardello Friend
    #945350

    Dear @pankaj Sharma,
    Please, refer to this page as example: http://www.epadova.com/vita-notturna-padova/locali-estivi.htm

    About the 3 points:

    1. Megamenu: All the links included into the "mega-right" modules of the megamenu are shown in my HTML code with an "H3" tag (see example 1.jpg and 2.jpg). I would like to remove them.
    2. OffCanvas: Ok, thanks
    3. JACM: I can find the "H4" tag into the "style-1.php" file, but in the output code, all the articles link are shown with an "H3" tag (see example 3.jpg and 4.jpg). I would like to change them to "H2".

    1. 1-4
    2. 2-2
    3. 3-2
    4. 4-3
    Pankaj Sharma Moderator
    #945425

    Hi
    its not menu its the articles category module
    http://prntscr.com/bmj2oy
    You can change the tag from module options Here : http://prnt.sc/bmj3cx

    fbernardello Friend
    #945437

    Dear @pankaj Sharma,
    I’ve already done it, time ago an all the modules used in the megamenu.
    I deleted all the caches, but I’m still having the H3 tags.

    Have you also suggestions on JACM tags?

    Regards,
    Federico

    Pankaj Sharma Moderator
    #945588

    Hi
    In JA ACM there are different style used
    you can open the /acm/news-featured/tmpl/style-1.php file
    its just an example how u can open the each style and find the Heading tags to changes .
    You need to check the same for all style files as u want to change the heading tags .

    For Articles category module Heading tags you can send me site super user details via Private reply. I will take a look on it .

    fbernardello Friend
    #945723
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #945752

    Hi
    In articles category module the grid style override is used . It use the H3 tag from
    templates/ja_teline_v/html/layouts/joomla/content/blog_style_default_item_title.php
    Find <h3 itemprop="name"

    you will find the heading tag in /acm/news-featured/tmpl/style-1.php
    Here : http://prntscr.com/bmyo5h

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum