eyecatchup / SEOstats

SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics.
MIT License
1.46k stars 384 forks source link

No results being returned by Alexa's functions (except for graphs) #68

Closed PGDesolator closed 9 years ago

PGDesolator commented 10 years ago

I'm getting n.a for global, country, total backlinks and page load time functions in Alexa. However, the get-alexa-graphs example runs just fine.

ClemensSahs commented 10 years ago

Can you give us some more details for your issue?

ghost commented 10 years ago

I have the same issue no matter the url, always n.a.

ClemensSahs commented 10 years ago

Ok I will test this on Weekend by my self.

eyecatchup commented 10 years ago

I'll check on it too.

@ClemensSahs thanks for all the continious support :+1: Had some horrable busy weeks but I'm back in business now. :)

PGDesolator commented 10 years ago

This is the output im getting when running the "get-alexa-metrics.php" example

Alexa metrics for http://www.google.de/ Global Rank: n.a. Country Rank: n.a. Total Backlinks: n.a. Page load time: n.a.

Trahanqc commented 10 years ago

I have the same issue as of today (06-04-2014)

cyberpods commented 10 years ago

Hi, Just installed this today and I'm seeing the same issue.

ClemensSahs commented 10 years ago

so now we have a new beta version where this bug is fixed...

@PGDesolator @cyberpods @Trahanqc @ColossusMedia @eyecatchup

cyberpods commented 9 years ago

Can anyone else confirm its working for them?. I'm still getting n.a

[root@vm1 example]# php get-alexa-metrics.php Alexa metrics for http://www.google.de/ Global Rank: n.a. Country Rank: n.a. Total Backlinks: n.a. Page load time: n.a.

ClemensSahs commented 9 years ago

@cyberpods you get sure you have the version 2.5.3-beta2? I get this

php ./example/get-alexa-metrics.php
Alexa metrics for http://www.google.de/
Global Rank:      25
Country Rank:     1 (in Germany)
Total Backlinks:  136981
Page load time:   Very Fast (0.594 Seconds), 91% of sites are slower.
cyberpods commented 9 years ago

@ClemensSahs I thought i did but obviously I had something messed up. I just ended up deleting it all and re-installing and its working fine now. Thanks for checking.

ClemensSahs commented 9 years ago

@cyberpods ok, thanks for feedback?

so I close this ticket for the moment