-
AuthorPosts
-
toucandesign Friend
toucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
October 23, 2012 at 8:19 pm #181645Hi All
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 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
October 24, 2012 at 6:59 am #470945Hi toucandesign
1. H1 of page title is joomla by default.
2. Yes, that is rightRegards,
toucandesign Friendtoucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
October 25, 2012 at 8:02 pm #471117Hero
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 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
October 27, 2012 at 7:38 am #471243When you remove H1 tag, you must edit css for logo in template.css file. It is h1.logo a
Regards,
1 user says Thank You to HeR0 for this useful post
toucandesign Friendtoucandesign
- Join date:
- June 2012
- Posts:
- 47
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 8
- Thanked:
- 3 times in 1 posts
October 29, 2012 at 8:13 pm #471404Thanks Hero
I edited the template.css file, removing the H1 tag.
Works good. Thanks!
1 user says Thank You to toucandesign for this useful post
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by toucandesign 12 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum