05-08-2014, 12:08 AM
05-08-2014, 01:15 AM
Perfect
![[Image: original-d96f4580bfe3964249b4d6cdfc0b0f23.png]](http://imghost.vendaselucros.com.br/image.uploads/07-05-2014/original-d96f4580bfe3964249b4d6cdfc0b0f23.png)

![[Image: original-d96f4580bfe3964249b4d6cdfc0b0f23.png]](http://imghost.vendaselucros.com.br/image.uploads/07-05-2014/original-d96f4580bfe3964249b4d6cdfc0b0f23.png)
05-08-2014, 01:44 AM
help wordperess edit?
05-08-2014, 01:55 AM
Can it be done as ".js" and the call it <script></script>? Sorry I'm total noob in javascript or ".php".
05-08-2014, 01:56 AM
Can it be done as ".js" and the call it ? Sorry I'm total noob in javascript or ".php".
(05-07-2014 10:18 AM)Maryleen Wrote: [ -> ]the script should be inserted into any wordpress files or saved .php or .js and then recalled?
05-08-2014, 02:12 AM
@Vandamme
used this
used this
(04-21-2014 03:58 AM)crazyworks Wrote: [ -> ]Hi Guys,
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?
![]()
05-08-2014, 02:28 AM
hi sucessoideal
check Messages
thanks
check Messages
thanks
05-08-2014, 02:53 AM
I'm trying on my unranked site with a very old Woo theme. Let's see what happen in the next few days. I hope I insert the code right in the footer.php which is very different from what crazyworks posted.
(05-08-2014 01:15 AM)sucessoideal Wrote: [ -> ]Perfect![]()
05-08-2014, 04:22 AM
thanssssssssssssssssssssssssssssssssssssssss sucessoideal
05-08-2014, 05:08 AM
I can't put in my wordpress blog it gives me very errors.
Can u send me your theme? thanks
Can u send me your theme? thanks