::
Welcome to 1st Choice Search the blog

Add Google, Yahoo, Msn, Alavista indexed stats to phpld details page

Posted by Admin :: May 31'st

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>


Add Social Bookmarking Links to Your Detail Pages

Posted by Admin :: May 14'th

Works with all versions.

this mod will allow people to bookmark the particular website in up to 50 social
bookmarking websites.

Demo:

http://www.1stchoicesearch.com/xaxec…ink-12831.html

You will see under the website image the tool for social bookmarking.

All you need is to enter 1 piece of code in your detail.tpl file whereever you
would like the tool to be.

 

<a href="http://www.bookmarkingtool.com/index.php?url={$URL|escape|trim}&title={$TITLE|escape|trim}"><img
border="0" alt="Social Bookmarking" src="http://www.URLTOYOURIMAGE.com"
width="252" height="24"></a>

 

Upload this image or any you prefer to use to your server and change the URL
in the code to the URL of your image


Add Digg Link to Article Pages

Posted by Admin :: May 14'th

This code will allow your visitors submit your articles to digg

enter the following code in article.tpl just before <table align="center"
border="0" width="80%">

 

{literal}<center><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></center>{/literal}

 

Demo -

http://www.1stchoicesearch.com/articles/article-7.html