Add Google, Yahoo, Msn, Alta vista indexed stats to your detail pages
also includes page strength , Technorati links, .Gov and
.Edu
links checkers.


Live Demo

Copy the following images and upload them to your templates image folder.








Open your detail.tpl and paste the following code into your detail page where
you would like the images to be.

and your done.

<center>
<a target="_blank" href="http://www.seomoz.org/page-strength/{$URL|escape|trim}"
rel="nofollow">
<img src="{$smarty.const.DOC_ROOT}/templates/{$smarty.const.USE_TEMPLATE}/images/badge1_5.gif"
alt="Page Strength SEO Tool - SEOmoz.org" style="border: 0;" width="70"
height="50" /></a>
<a target="_blank" href="http://technorati.com/search/{$URL|escape|trim}" rel="nofollow">
<img src="{$smarty.const.DOC_ROOT}/templates/{$smarty.const.USE_TEMPLATE}/images/tech.gif"
alt="Technorati" style="border: 0;" width="70" height="50" /></a>
<a target="_blank" href="http://www.google.com/search?hl=en&q=site:{$URL|escape|trim}&btnG=Search"
rel="nofollow">
<img src="{$smarty.const.DOC_ROOT}/templates/{$smarty.const.USE_TEMPLATE}/images/google.gif"
alt="Google Indexed Pages" style="border: 0;" width="70" height="50" /></a><a
target="_blank" href="http://www.google.com/search?as_q=link%3A+{$URL|escape|trim}+site%3A.gov"
rel="nofollow">
<img src="{$smarty.const.DOC_ROOT}/templates/{$smarty.const.USE_TEMPLATE}/images/gov.gif"
alt="Google Indexed Pages" style="border: 0;" width="70" height="50" /></a></center><p>
<center>
<a target="_blank" href="http://search.yahoo.com/search?p=site:{$URL|escape|trim}"
rel="nofollow">
<img src="{$smarty.const.DOC_ROOT}/templates/{$smarty.const.USE_TEMPLATE}/images/yahoo.gif"
alt="Yahoo Indexed Pages" style="border: 0;" width="70" height="50" /></a>
<a target="_blank" href="http://search.msn.com/results.aspx?q=site:{$URL|escape|trim}"
rel="nofollow">
<img src="{$smarty.const.DOC_ROOT}/templates/{$smarty.const.USE_TEMPLATE}/images/msn.gif"
alt="MSN Indexed Pages" style="border: 0;" width="70" height="50" /></a>
<a target="_blank" href="http://www.altavista.com/web/results?q=site:{$URL|escape|trim}"

rel="nofollow">
<img src="{$smarty.const.DOC_ROOT}/templates/{$smarty.const.USE_TEMPLATE}/images/alta.gif"
alt="AltaVista Indexed Pages" style="border: 0;" width="70" height="50" /></a><a
target="_blank" href="http://www.google.com/search?as_q=link%3A+{$URL|escape|trim}+site%3A.edu"
rel="nofollow">
<img src="{$smarty.const.DOC_ROOT}/templates/{$smarty.const.USE_TEMPLATE}/images/edu.gif"
alt="Google Indexed Pages" style="border: 0;" width="70" height="50" /></a></center>