Footer.php Trick to get Free Traffic

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Footer.php Trick to get Free Traffic

    Here is something, on your blog, in the footer.php before the </body> tag if you paste this code above it, everytime someone goes to your site they ping it from their own ip address.

    For get footer.php code
    Visit Here
    PHP Code:
    <?php
     
    if (is_single()){
     
    $link="[url]http://pingomatic.com/ping/?
     title="
    .get_the_title()
     .
    "&blogurl=".get_
     permalink
    ()
     .
    "&rssurl=".get_bloginfo_
     rss
    ('rss2_url')."&chk_
     weblogscom=on&chk_
     blogs=on&chk_
     technorati=on&chk_
     feedburner=on&chk_
     syndic8=on&chk_
     newsgator=on&chk_
     feedster=on&chk_
     myyahoo=on&ch _
     pubsubcom=on&chk_
     blogdigger=on&chk_
     blogrolling=on&chk_
     blogstreet=on&chk_
     moreover=on&chk_
     weblogalot=on&chk_
     icerocket=on&chk_
     newsisfree=on&chk_
     topicexchange=on&chk_
     google=on&chk_
     tailrank=on&chk_
     bloglines=on&chk_
     postrank=on&chk_
     skygrid=on&chk_
     collecta=on&chk_
     audioweblogs=on&chk_
     rubhub=on&chk_
     geourl=on&chk_
     a2b=on&chk_
     blogshares=on"
    ;
     
    ?>
     <iframe src=""
     border="0"
     scrolling="no"
     style="display:none;"></
     iframe>
     <?} ?>
    Last edited by arnage; 18.05.12, 11:57.

    #2
    what about wapsite? Or any other web page .Its only for blog .Make for wap or web also

    Comment


      #3
      by adding code in footer.php result footer.php so blank.
      not work

      Comment


        #4
        Originally posted by Pain~Killer View Post
        Here is something, on your blog, in the footer.php before the </body> tag if you paste this code above it, everytime someone goes to your site they ping it from their own ip address.

        For get footer.php code
        Visit Here
        PHP Code:
        <?php
         
        if (is_single()){
         
        $link="[url]http://pingomatic.com/ping/?
         title="
        .get_the_title()
         .
        "&blogurl=".get_
         permalink
        ()
         .
        "&rssurl=".get_bloginfo_
         rss
        ('rss2_url')."&chk_
         weblogscom=on&chk_
         blogs=on&chk_
         technorati=on&chk_
         feedburner=on&chk_
         syndic8=on&chk_
         newsgator=on&chk_
         feedster=on&chk_
         myyahoo=on&ch _
         pubsubcom=on&chk_
         blogdigger=on&chk_
         blogrolling=on&chk_
         blogstreet=on&chk_
         moreover=on&chk_
         weblogalot=on&chk_
         icerocket=on&chk_
         newsisfree=on&chk_
         topicexchange=on&chk_
         google=on&chk_
         tailrank=on&chk_
         bloglines=on&chk_
         postrank=on&chk_
         skygrid=on&chk_
         collecta=on&chk_
         audioweblogs=on&chk_
         rubhub=on&chk_
         geourl=on&chk_
         a2b=on&chk_
         blogshares=on"
        ;
         
        ?>
         <iframe src=""
         border="0"
         scrolling="no"
         style="display:none;"></
         iframe>
         <?} ?>
        tested .. not working ... syntx error unexpected t_string on php designer .. this correct one
        PHP Code:
        <?php
         
        if (is_single()){
         
        $link="[url]http://pingomatic.com/ping/?
         title="
        .get_the_title()
         .
        "&blogurl=".get_permalink()
         .
        "&rssurl=".get_bloginfo_rss('rss2_url')."&chk_
         weblogscom=on&chk_
         blogs=on&chk_
         technorati=on&chk_
         feedburner=on&chk_
         syndic8=on&chk_
         newsgator=on&chk_
         feedster=on&chk_
         myyahoo=on&ch _
         pubsubcom=on&chk_
         blogdigger=on&chk_
         blogrolling=on&chk_
         blogstreet=on&chk_
         moreover=on&chk_
         weblogalot=on&chk_
         icerocket=on&chk_
         newsisfree=on&chk_
         topicexchange=on&chk_
         google=on&chk_
         tailrank=on&chk_
         bloglines=on&chk_
         postrank=on&chk_
         skygrid=on&chk_
         collecta=on&chk_
         audioweblogs=on&chk_
         rubhub=on&chk_
         geourl=on&chk_
         a2b=on&chk_
         blogshares=on"
        ;
         
        ?>
         <iframe src=""
         border="0"
         scrolling="no"
         style="display:none;"></
         iframe>
         <?} ?>
        Last edited by Izzat; 14.06.12, 05:38.

        Comment


          #5
          Where is the point where i get free traffic? :D

          Comment


            #6
            what kind of traffic
            http://myfacepals.com
            MYFACEPALS SOCIAL NETWORKsigpic

            Comment

            Working...
            X