-
AuthorPosts
-
September 20, 2008 at 6:11 pm #133554
I have my site indexed by Google but at a lot of search results it says:
Skip to content · Skip to main navigation · Skip to 1st colu …
I believe this is caused by the template, is this so and where can I remove that?
FWIW: there are a lot of sites having this problem I found when search on Google
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 20, 2008 at 6:29 pm #271546If you wana remove it you open the index.php file for the template and find this here:
<ul class="accessibility">
<li><a href="<?php echo $tmpTools->getCurrentURL();?>#ja-content" title="<?php echo JText::_("Skip to content");?>"><?php echo JText::_("Skip to content");?></a></li>
<li><a href="<?php echo $tmpTools->getCurrentURL();?>#ja-mainnav" title="<?php echo JText::_("Skip to main navigation");?>"><?php echo JText::_("Skip to main navigation");?></a></li>
<li><a href="<?php echo $tmpTools->getCurrentURL();?>#ja-col1" title="<?php echo JText::_("Skip to 1st column");?>"><?php echo JText::_("Skip to 1st column");?></a></li>
<li><a href="<?php echo $tmpTools->getCurrentURL();?>#ja-col2" title="<?php echo JText::_("Skip to 2nd column");?>"><?php echo JText::_("Skip to 2nd column");?></a></li>
</ul>
this was from iolite template, since i have that open now, but you have the same in your template.
Its right below <body id=”bd” tag in the index.php file. Just delete it1 user says Thank You to Menalto for this useful post
September 20, 2008 at 6:35 pm #271547The code serves no purpose at all? i.e. removing it will cause no problems?
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 20, 2008 at 6:38 pm #271548It is for accesibility only, if people with problems using different equipment to help them out.
But no harm to remove it.September 20, 2008 at 6:40 pm #271550OK, thanks, I put <!– –> around the code, that would be fine as well?
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by webpieter 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum