05-12-2014, 02:10 PM
05-12-2014, 10:09 PM
I just search engined and found out the script was posted in some other forums and the original year was 2007 and 2009 they say it no more working. So most of us won't get to use the real code if no one willing to share it.
05-13-2014, 01:48 AM
actually this script is working. The problem is that i want someone who can show me how to use it on blogger. Currently i use this script on my website kakiping.com . :)
05-13-2014, 04:14 AM
ok this script is specified for wordpress since 2007-2009 from the search engine resources
05-13-2014, 04:26 AM
I went to your
"Ping Aggregator Untuk Blogger"
site but i don't see the image. You know what I mean? Anyone else this image? You source code should be appearing as <script></script>. :
<img src='[url=view-source:http://data.alexa.com/data/X9acpur1mg76eW?cli=10&dat=snba&ver=7.2&cdt=alx_vw&wid=118&act=00000000000&ss=1280x800&bw=1523&t=0&ttl=862&vis=1&rq=77&url=http://>>>[[[Reported by Members as self-promotion. Please post the actual direct link!]]]<<<]http://data.alexa.com/data/X9acpur1mg76eW?cli=10&dat=snba&ver=7.2&cdt=alx_vw&wid=118&act=00000000000&ss=1280x800&bw=1523&t=0&ttl=862&vis=1&rq=77&url=http://my domain example[.]org[/url]' height='http://undefined' width='http://undefined'>
"Ping Aggregator Untuk Blogger"
site but i don't see the image. You know what I mean? Anyone else this image? You source code should be appearing as <script></script>. :
<img src='[url=view-source:http://data.alexa.com/data/X9acpur1mg76eW?cli=10&dat=snba&ver=7.2&cdt=alx_vw&wid=118&act=00000000000&ss=1280x800&bw=1523&t=0&ttl=862&vis=1&rq=77&url=http://>>>[[[Reported by Members as self-promotion. Please post the actual direct link!]]]<<<]http://data.alexa.com/data/X9acpur1mg76eW?cli=10&dat=snba&ver=7.2&cdt=alx_vw&wid=118&act=00000000000&ss=1280x800&bw=1523&t=0&ttl=862&vis=1&rq=77&url=http://my domain example[.]org[/url]' height='http://undefined' width='http://undefined'>
(05-13-2014 01:48 AM)haizrulamrie Wrote: [ -> ]actually this script is working. The problem is that i want someone who can show me how to use it on blogger. Currently i use this script on my website kakiping.com . :)
05-13-2014, 04:42 AM
I use the script, but i guess i put it wrong.
My alexa rank same equal.
My alexa rank same equal.
05-13-2014, 06:27 AM
seriously guys ant video tutorial will be apreciated with repetation
05-13-2014, 02:45 PM
Guide inserted blogger thanks
05-17-2014, 02:39 PM
(04-21-2014 03:58 AM)crazyworks Wrote: [ -> ]Hi Guys,I added this script per instructions above in Wordpress but I lose the footer container completely on website. See footer.php at http://*marked as SPAM*/te9yEEyf
I got it working in Wordpress. I am currently sending ebesucher hits to it. Lets see how low I can Go.![]()
How I did it. Short Tutorial.
In my themes folder I edit the file footer.php I Edit it by ftp.
/public_html/wp-content/themes/[Your Themes Name]
1) In the top of the code of footer.php I put in the session_start() Must be just after the "<?php" or else it will not work.
2) Then I put in the Function "function alexa($url) ...." after the close of the if 'ABSPATH' statement.
It will look something like this:
<?php
session_start();
// Exit if accessed directly
if( !defined( 'ABSPATH' ) ) {
exit;
}
function alexa($url)
.......
3) Then where you show your sites copyright you put in this code, just after the copyright notice.
<?echo "<img src='".alexa($_SERVER['HTTP_HOST'])."' height='0' width='0'>";?>
Then you save the file. Only problem is every time you update your theme you need to add the code again.
The code is working on my signature website.
Rep Me if it Help, PM me when you need Help on Wordpress.
Here in this screenshot you can see my Alexa Rank climbed by 8 Million. My question is What is the use of Low Alexa Rank?
![]()
Could someone help me fix this? Will give +10rep.
05-18-2014, 01:52 PM
(05-12-2014 09:51 AM)SKSLink Wrote: [ -> ]Did your image shows up? I mean the ranking image?When i edit the image code and resize it (just for testing purposes) this is how the image is shown:
(05-12-2014 08:25 AM)moneymakerr Wrote: [ -> ]I guess i didn't setup things right :( My alexa stays the same :/
http://i.gyazo.com/34bc82df5357c65291616e397bbd7363.png
Was it supposed to show some actual image? When i click to open it on a new tab it goes to this url : http://data.alexa.com/data/Lo14nDyvl5uI9...ITE_HERE(i edited the url)
Does that mean i did something wrong?