Dynadot

Domain Statistics Lookup

Spaceship Spaceship
Watch
Impact
133
This started out as a request someone made for a statistics script, and blossomed, the script however can be found below. A demo is here: http://mf1.us/lookup

As the script is getting a little large, you can download the whole thing here, much much easier. http://mf1.us/lookup/download

There is a readme included, which is also posted below.

Code:
   Updates:

 - Lots of bug fixes including fixes for when no URL is specified and no period (.) fixes
 - Created an "Out" page
 - Made the outputted data clickable, so they link to, for example http://www.alexa.com/data/details/traffic_details?q=&url=http://google.com
 - Made an system so example.com/URL e.g. http://mf1.us/lookup/google.com automatically does a search for "google.com" and displays the results on screen
 - Updated the form
 - Made it look nicer

   What you need to do

 - Open .htaccess in a text editor, change the following line:


RewriteRule ^(.+)$ /lookup/?url=$1 [QSA,L]

to 

RewriteRule ^(.+)$ /THE-FOLDER-WITH-THE-SCRIPT-IN/?url=$1 [QSA,L]

If you have it saved in the public_html folder (or whatever your root folder is called for that URL) use the following

RewriteRule ^(.+)$ /?url=$1 [QSA,L]

Demo:

http://mf1.us/lookup/
 
5
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
0
•••
0
•••
Thanks guys :)

I'm also looking for Feedback on this, how could I change/improve it, etc?
 
0
•••
Dan mf1.us doesn't work in Opera Web browser. Apart from that nice script. :imho:
 
0
•••
DomainManDave said:
Dan mf1.us doesn't work in Opera Web browser. Apart from that nice script. :imho:

Opera is one of my main browsers, I used to be a huge fan. I'll look into this.

Dan

Edit: It works for me. :bah:
 
0
•••
How about adding a thumb image of the site which you search ?

abit like the networksolutions.com who is search image.
 
0
•••
1. please add support for bulk checks as ur script is really fast and i think it can handle bulk checks

2. any provision to check fakePR will be good
 
0
•••
Nice script, I may use it, Rep+
 
0
•••
i have another idea ill pm you
 
0
•••
BuyandSwap, please post it here. It allows other coders to also increase the effectiveness.
 
0
•••
As requested

Danltn is adding a thumbnail image of the site you search so i said to
him why dont you add a individual referral backlinks results on the page
like smartpagerank.com has, plus why dont he add the "who is" info to.


Another feature, why dont you add the waybackmachine data retrieval
to show the history of the site if it has any.
http://web.archive.org/web/20070731183921/*/http:/


And another feature you could have is to show the http://www.aboutus.org/ info to.

p.s give the script a name and ill make you a logo.
 
Last edited:
0
•••
Great script.. Repped you
 
0
•••
0
•••
the domain appears to be gone... does anyone still have this script?
 
0
•••
0
•••
where is the script :-/

the domain is in parking now :-/

any body havig the script pls send me
 
0
•••
chandan123 said:
where is the script :-/

the domain is in parking now :-/

any body havig the script pls send me

PM me.
 
0
•••
Hi dan :)

Is it possible for you to show me a demo pls? :)
 
0
•••
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back