Check if a domain has a google pagerank

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
klevis miho
Forum Contributor
Posts: 413
Joined: Wed Oct 29, 2008 2:59 pm
Location: Albania
Contact:

Check if a domain has a google pagerank

Post by klevis miho »

How can I check if a domain has a pagerank or not?

I found a class that checked what the pagerank is, but if I use this class on a domain name that isn't ranked, the script timeouts.
Post Reply