Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • vernontee Friend
    #885623

    How do i put a H1 tag content in the pages? Magz2 does not seem to have a default. Needed for SEO.

    http://screenpresso.com/=BazBb

    Thanks!

    pavit Moderator
    #885669

    Hi

    It depends from page type – for example single article page has the h1 tag into title , you can verify it accessing this file /templates/ja_magz_ii/html/com_content/article/default.php around line 40

    <?php if ($this->params->get('show_page_heading', 1)) : ?>
        <div class="page-header clearfix">
            <h1 class="page-title"><?php echo $this->escape($this->params->get('page_heading')); ?></h1>
        </div>
    <?php endif; ?>
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  pavit 8 years, 9 months ago.

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