biofuels
Forum Replies Created
-
Forum: Plugins
In reply to: [Mendeley Plugin] [Plugin: Mendeley Plugin] Request and Authorize Token failsfollow-up:
curl and oauth were not installed. these should probably listed as pre-requisites. on ubuntu, i ran the following commands and it seems to be working now:
sudo apt-get install php5-curl
sudo apt-get install liboauth-php
/etc/init.d/apache2 restartThank you for your reply. I’m still looking into this to see what might be going on, but here’s a little more feedback on the issue I’m seeing. With regard to the secret file, it contains various links from my site, and appears to be updating regularly, so presumably this has the appropriate permissions. What’s strange is that the file contains search links, for example: http://www.mydomain.com/?s=long&submit.x=0&submit.y=0, which is generated when a search is performed. The corresponding emails that I receive indicate that google has indexed the search url, which seems a seems a bit odd. I’m not sure how google would even know that search was performed. I’m creating an auto sitemap, but it does not include search URLs.
i’m getting emails all the time saying that my site as been indexed by google. but what i think it’s really reporting is general activity on my site, ie, anytime anything is requested… searches, link clicks, etc. it really doesn’t seem to know what’s google and what’s just normal site activity.
do have this installed correctly, or is this a possible bug? a big one?