Click to See Complete Forum and Search --> : Need help with Google internal links


Shur23
01-02-2011, 06:45 PM
Hi Guys,

I appreciate the help of this forum with my previous question about PHP and I hope you can also guide me in the right direction with the following:

My web site has got 4 typical basic hyperlinks that I'd love to see in google sitelinks. They are: About us; Services; Pricing; Contacts.

Looking at internal links in Webmaster tools, I can only see 2 links indexed by Google of the required 12. Both linking to the contacts page:
<td width="25%" style="text-align: center; padding-top: 3px;"><a href="contacts.php" title="Contacts" class="menulink">contacts</a></td>

The links structure is absolutely the same for all 4:
<tr height="70px">
<td width="25%" style="text-align: center; padding-top: 3px;"><a href="aboutus.php" title="About us" class="menulink">about us</a></td>
<td width="25%" style="text-align: center; padding-top: 3px;"><a href="services.php" title="Services" class="menulink">services</a></td>
<td width="25%" style="text-align: center; padding-top: 3px;"><a href="pricing.php" title="Pricing" class="menulink">pricing</a></td>
<td width="25%" style="text-align: center; padding-top: 3px;"><a href="contacts.php" title="Contacts" class="menulink">contacts</a></td>
</tr>

I'm sure that it's not a matter of time, it's almost a year since the links are there.

I've also got 3 new pages added about 2-3 months ago with links between them and 100% of these links have been indexed fine:
<UL style="width:93%; background-color:#FFFFFF; margin-left:10px; padding:10px; padding-left:25px;">
<LI style="margin-top:5px;"> <a href="tips_slow_computer_dust_cleaning.php" title="Computer cleaning instruction">Computer has gone slow? | Learn how simple cleaning can speed it up</a>
<LI style="margin-top:5px;"> <a href="tips_usb_disk_not_showing_up.php" title="USB drives not showing up in Windows XP">USB hard drive not showing up in My Computer</a>
<LI style="margin-top:5px;"> <a href="tips_computer_virus_removal.php" title="Computer virus removal instruction">Suspect your computer is infected? | Detect and remove malware with our instruction</a>
<LI style="margin-top:5px;"> <a href="tips_dual_boot_pgp_encryption.php" title="PGP Whole Disk Encryption on a dual-boot PC">PGP Whole Disk Encryption on a dual-boot PC</a>
</UL>

Looking forward to hear your comments & ideas.

Thank you!

mrtom100
01-03-2011, 11:29 AM
Hello
try this website helped me out a bit

http://www.smartinsights.com/search-marketing-alerts/google-site-links/

explains about the site links and how they can be generated.

cris2230
01-18-2011, 07:53 AM
obviously google won't display all 12 links in SERP (it would take entire page). As far as contact page, it is the second most important page going after home page. Try to get some backlinks to other pages with same anchors as the page section reads, this could help google to determine its value.