Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • toucandesign Friend
    #181645

    Hi All

    http://www.toucandesign.net

    I would like a different H1 tag to display on each of my pages vs. the way the index.php code now creates the same H1 tag globally for all pages. This of course if for SEO.

    1. Can I make this H1 tag somehow echo the page title?

    ie: Index Page would echo its current title: Orlando Graphic Design, Orlando Web Design, Orlando Printing, Designer Orlando, Florida, FL

    ie: a page for printing would echo its title: Orlando Print Design, Orlando Print Designer, Orlando Printing Design, Florida, FL

    2. Remove the auto H1 tag and leave the current “logo.png” on all pages?
    would be editing this code, line 117-123 in /templates/ja_lens/index.php

    <!– LOGO –>
    <div id=”logo”>
    <h1>
    <a href=”<?php JURI::base(true) ?>” title=”<?php echo JText::_(‘JA_DESC’); ?>”><span><?php echo JText::_(‘JA_NAME’); ?></span></a>
    </h1>
    </div>
    <!– //LOGO –>

    Thanks of course in advance for any assistance from the community.

    HeR0 Friend
    #470945

    Hi toucandesign
    1. H1 of page title is joomla by default.
    2. Yes, that is right

    Regards,

    toucandesign Friend
    #471117

    Hero

    Thanks for the reply. Work on the site is going well.

    I do want to remove the global H1 but leave the animated logo and the H1 tag for the home page. Perhaps I can manually insert an H1 tag. How would I modify this code so the logo stays?

    When I remove the H1 the logo disappears entirely.

    HeR0 Friend
    #471243

    When you remove H1 tag, you must edit css for logo in template.css file. It is h1.logo a

    Regards,

    toucandesign Friend
    #471404

    Thanks Hero

    I edited the template.css file, removing the H1 tag.

    Works good. Thanks!

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

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

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