Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-03-2012, 09:48 AM   PM User | #1
testeroa
New to the CF scene

 
Join Date: Jan 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
testeroa is an unknown quantity at this point
php api for webmaster tools

does any one know a php class which can communicate with the google webmaster tools to retrieve data? any kind of suggestions would be of great help. thanks in advance.
testeroa is offline   Reply With Quote
Old 01-03-2012, 04:02 PM   PM User | #2
BluePanther
Senior Coder

 
Join Date: Jul 2011
Posts: 1,226
Thanks: 3
Thanked 171 Times in 171 Posts
BluePanther is on a distinguished road
Depends what you want to do. Do any of these help?
http://www.binpress.com/browse?q=google
__________________
Useful function to retrieve difference in times
The best PHP resource
A good PHP FAQ
PLEASE remember to wrap your code in [PHP] tags.
PHP Code:
// Replace this
if(isset($_POST['submitButton']))
// With this
if(!empty($_POST))
// Then check for values/forms. Some IE versions don't send the submit button 
Quote:
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
BluePanther is offline   Reply With Quote
Old 01-04-2012, 04:19 AM   PM User | #3
testeroa
New to the CF scene

 
Join Date: Jan 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
testeroa is an unknown quantity at this point
hi bluepanther,

thnx for ur reply!! I chkd out the link u mentioned but I am afraid that it has got no API which can help me. I am actually looking for a php class which helps to retrieve data from the webmaster tools once the authentication process is complete.It should let me add site,delete site,view keywords etc.thnx again for spending ur valuable time to view this post
testeroa is offline   Reply With Quote
Old 01-04-2012, 02:11 PM   PM User | #4
BluePanther
Senior Coder

 
Join Date: Jul 2011
Posts: 1,226
Thanks: 3
Thanked 171 Times in 171 Posts
BluePanther is on a distinguished road
Is it for some sort of hosting company backend? If so, you might want to look at this:
http://www.google.com/webmasters/provider/overview.html
__________________
Useful function to retrieve difference in times
The best PHP resource
A good PHP FAQ
PLEASE remember to wrap your code in [PHP] tags.
PHP Code:
// Replace this
if(isset($_POST['submitButton']))
// With this
if(!empty($_POST))
// Then check for values/forms. Some IE versions don't send the submit button 
Quote:
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
BluePanther is offline   Reply With Quote
Old 01-05-2012, 03:47 AM   PM User | #5
testeroa
New to the CF scene

 
Join Date: Jan 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
testeroa is an unknown quantity at this point
Sure,I'll check out the link. thanx again!!
testeroa is offline   Reply With Quote
Reply

Bookmarks

Tags
php, webmaster tools

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:24 PM.


Advertisement
Log in to turn off these ads.