Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • environc Friend
    #183523

    Hi,

    In my University template, the logo is wrapped in h1 tags. I would like to remove these h1 tags so that my pages don’t have multiple h1 tags for SEO. Where do I remove the logo’s h1 tag?

    Regards

    Luna Garden Moderator
    #478106

    Hello,

    In order to remove H1 tags in logo, please go to: <blockquote>templatesyour_template_folderblocksheader.php</blockquote>

    find this line:
    <div class="logo-text">
    <h1><a href="<?php JURI::base(true) ?>" title="<?php echo $siteName; ?>"><span><?php echo $logoText; ?></span></a></h1>
    <p class="site-slogan"><?php echo $sloganText;?></p>
    </div>

    Then remove the H1 tags.

    After you remove H1 tags, the layout of logo will be changed, then you have to re-style for logo again.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Luna Garden 11 years, 10 months ago.

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