28, May 2012

Checking PR with a script - webmaster forum

 
Webdigity webmaster forums
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  WebDigity Community  >  User Forums  >  3rd-Party Scripting  >  PhP (Moderator: Meth0d)
Topic: Checking PR with a script
« previous next »
Pages: [1] Print

Author Topic: Checking PR with a script  (Read 3952 times)
Global Moderator
Internet Junkie
*****
Gender: Male
Posts: 1525
6359 credits
Members referred : 8


Gimme all your cookies!!!


« on: Mar 13, 2006, 04:08:30 am »

Is it true that you need to use your API to make PR checks? I heard (read) that you your server can be blocked or banded from Google if you do this incorrectly.

What scripts do you use to check PR?


Last blog : Canonical URL Links / Tags
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #1 on: Mar 13, 2006, 09:30:09 am »

Ask my server Smiley

Yes you can get banned very easilly for automatic queries. Even with the API, it is not sure as the API is not for commercial use.

Here is the script : http://www.webdigity.com/index.php/topic,1139.0.whats+wrong+with+this+snippet+of+code%3F.html

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Global Moderator
Internet Junkie
*****
Gender: Male
Posts: 1525
6359 credits
Members referred : 8


Gimme all your cookies!!!


« Reply #2 on: Mar 15, 2006, 03:09:49 am »

Thanks Nick, I have used your site on the individual information pages as the image. I would also like to show or lookup just the number to put in the detail popups.


Last blog : Canonical URL Links / Tags
I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #3 on: Mar 15, 2006, 09:58:34 am »

Maybe the best would be to update your database from your local machine.

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #4 on: Aug 15, 2006, 12:07:57 pm »

Quote
Yes you can get banned very easilly for automatic queries. Even with the API, it is not sure as the API is not for commercial use.

That will say, you get banned if the PR function is used for commercial use (like if you ask money for a PR button on your website).

what if I use this button on a website with thousands of page and 100 thousands visits?
http://pagerank.thetopsites.net/

I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #5 on: Aug 15, 2006, 12:58:55 pm »

Quote
what if I use this button on a website with thousands of page and 100 thousands visits?
http://pagerank.thetopsites.net/

Can you rephrase this? I don't understand what you say....

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #6 on: Aug 15, 2006, 01:07:19 pm »

Quote
what if I use this button on a website with thousands of page and 100 thousands visits?
http://pagerank.thetopsites.net/

Can you rephrase this? I don't understand what you say....

Just in case, I place your button on all of the pages from a website (say 1000 pages) and this website is visited very often.
This are maybe 500.000 dyn. image requests in one month...

I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #7 on: Aug 15, 2006, 01:10:30 pm »

That's not a problem. All images are cached so the server don't have any problem

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #8 on: Aug 15, 2006, 01:29:02 pm »

That's not a problem. All images are cached so the server don't have any problem
where are the images cached ? are you saving the requests in the database?

I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #9 on: Aug 15, 2006, 01:32:56 pm »

I have a database where all the values are stored, and a text file (with the value) for each site that is using the image.

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #10 on: Aug 15, 2006, 01:34:35 pm »

I have a database where all the values are stored, and a text file (with the value) for each site that is using the image.
Its faster this way?

I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #11 on: Aug 15, 2006, 01:35:58 pm »

Yes because the files are not so many, so it is very easy to fetched, while the database has thousands of records and the query is not that fast.

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #12 on: Aug 15, 2006, 01:38:04 pm »

Yes because the files are not so many, so it is very easy to fetched, while the database has thousands of records and the query is not that fast.
OK I understand, I thought already what I have to do later if there are a lot of user using my button...

Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #13 on: Aug 15, 2006, 01:47:47 pm »

Nick,

how dow you upgrade all the files betweern the updates? CRON?

I am a metal monkey!
Administrator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 5799
46391 credits
Members referred : 3



« Reply #14 on: Aug 15, 2006, 01:49:23 pm »

When an update is done, I erase all the files, and they get created one the next request automatically.

Trial and Error my two best teachers Cool
Join us @ facebook or twitter

Last blog : Butterfly Marketing 2.0
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #15 on: Aug 15, 2006, 01:51:01 pm »

When an update is done, I erase all the files, and they get created one the next request automatically.
nice idea to do it that way

Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=1764
Tags : google databases Bookmark this thread : Digg Del.icio.us Dzone more....

Pages: [1] Print 
Webdigity Webmaster Forums  >  WebDigity Community  >  User Forums  >  3rd-Party Scripting  >  PhP (Moderator: Meth0d)
Topic: Checking PR with a script
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 28, 2012, 09:57:53 am





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!






Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2012 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.