eyecatchup / SEOstats

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

How do I use proxy with SEOstats? #123

Closed prionkor closed 8 years ago

prionkor commented 8 years ago

I didn't find any documentation on some basic stuff that I need to setup when using SEOstats on live server.

For example:

  1. How do I set proxy server IP on SEO stat?
  2. How to change user-agent when SEO stat makes request.

Looking at the source code. It seem all those parameters are hard coded. What is the workaround?

dadopl commented 8 years ago

I join to the question :)

prionkor commented 8 years ago

Not sure why I didn't get email notification! sigh!

eyecatchup commented 8 years ago

Closed by merging @tholu's PR (#129)