Page 22 of 29 FirstFirst ... 122021222324 ... LastLast
Results 211 to 220 of 289

Thread: WordPress and phone home

  1. #211
    andreasnrb's Avatar
    andreasnrb is offline Kegger
    Join Date
    Jun 2009
    Posts
    594

    Default

    Quote Originally Posted by markjaquith
    I object strenuously to having a UI option to disable update checks.
    For what its worth what people want is a way to opt out of the collection not the updates. Updates can be made without sending all info that is currently sent.

  2. #212
    Jeffro's Avatar
    Jeffro is offline WPTavern Forum Admin
    Join Date
    Jan 2009
    Location
    Ohio
    Posts
    2,358

    Default

    I agree, that is a good idea. Something I sort of proposed in my post on weblogtoolscollection.com

    First. Disclosure. One of the reasons this topic ballooned is because there was so much resistance to editing the privacy policy to add the data that was being sent from WordPress to API.WordPress.org. To me, that is so freaking easy to do but no one wants to do it. Is it because of a legal reason or what?

    Second. Tell end users in that privacy policy why that data is collected, what it does, etc. After that explanation, add a sub section with links to plugins or information on how to opt out of the process. I agree that disabling update checks period is a dumb move. I think there could possibly be a separate discussion on the minimum information necessary in order to accurately do update checks. Then, opting out would just mean that those people could get upgrade notifications and such but they wouldn't be sending other statistical data.

    Third. During the installation process, provide a mention that WordPress sends data to WordPress.api.org and for further information regarding what data this is, etc, provide a link to the privacy policy.

    These three things seem like such common sense to do that it baffles me that they have met the type of resistance that they have. I still can't wrap my head around it.

  3. #213
    Ryan's Avatar
    Ryan is offline WordPress Legend
    Join Date
    Jan 2009
    Location
    New Zealand
    Posts
    2,797

    Default

    Well that settles a lot of things in my mind!

    Thanks for the run-down on everything Mark :)

    The Firefox privacy policy is also hosted on their own site, rather than in their application, so I assume what Chip had in mind was exactly what you are suggesting above, except with a reworded privacy policy outlining what is and isn't sent back to WordPress.org.

  4. #214
    Brad is offline Here For The Peanuts
    Join Date
    Jan 2009
    Location
    USA
    Posts
    142

    Default

    Much appreciated Mark.

    So if I add:
    define('WP_HTTP_BLOCK_EXTERNAL', true); // block external requests
    to my wp-config.php file, that will stop "ALL" communications between WordPress and my blog?


    Will it have any negative effect with non-related things like search engine spiders, etc?
    Tapping a Keg of WordPress

  5. #215
    Ryan's Avatar
    Ryan is offline WordPress Legend
    Join Date
    Jan 2009
    Location
    New Zealand
    Posts
    2,797

    Default

    Quote Originally Posted by Brad View Post
    .. that will stop "ALL" communications between WordPress and my blog?


    Will it have any negative effect with non-related things like search engine spiders, etc?
    I'm pretty sure it blocks all traffic bar those who are accessing either from within WordPress or perhaps from a local install. I'm not 100% sure on that though, I've never used it before. So if I'm right, no one would be able to access your site over the internet, including search engine spiders.

  6. #216
    Brad is offline Here For The Peanuts
    Join Date
    Jan 2009
    Location
    USA
    Posts
    142

    Default

    Then that method just won't work at all :-(

    I'm more concerned about my client's privacy and I'm sure they would want their website in the search engines lol.

    Quote Originally Posted by Ryan View Post
    So if I'm right, no one would be able to access your site over the internet, including search engine spiders.
    Tapping a Keg of WordPress

  7. #217
    Elpie's Avatar
    Elpie is offline Here For The Peanuts
    Join Date
    Nov 2009
    Location
    New Zealand
    Posts
    168

    Default

    Quote Originally Posted by Brad View Post
    ... that will stop "ALL" communications between WordPress and my blog?

    Will it have any negative effect with non-related things like search engine spiders, etc?
    I use this myself. It stops all external HTTP requests from the blog so prevents the update checks and the incoming RSS feeds. For me, its perfect - I've been removing the dashboard feeds for years. It also speeds up the backend considerably.

    This has no effect at all on the frontend of the site. Everything functions as normal. Search engines etc are not affected at all by this.

    The only BUT in using this is that some plugins require external HTTP requests. If, for example, you use a plugin that imports feeds into your content then this needs to be able to send out to the world to grab the feeds. So, the wp-config constant is ideal if you do not use backend external HTTP requests but shouldn't be used if you pull content in from the outside.
    Last edited by Elpie; 12-13-2009 at 07:08 PM. Reason: adding note about search engines

  8. #218
    Jeffro's Avatar
    Jeffro is offline WPTavern Forum Admin
    Join Date
    Jan 2009
    Location
    Ohio
    Posts
    2,358

    Default

    Hmm, why is it that when I wrote about this privacy stuff and data being sent from a WordPress install to api.wordpress.org and bla bla bla, that the response in anger was not overwhelming on Weblogtoolscollection. That site goes into the dashboard and of course, the title of the post I thought would raise some eyebrows. I thought there would be more fanfare regarding that post but in terms of comments, it never really took off.

    I find it interesting that perhaps most people using WordPress simply don't care. I wonder why that is.

  9. #219
    Len's Avatar
    Len
    Len is offline Big Tipper
    Join Date
    Jan 2009
    Location
    Winnipeg, MB Canada
    Posts
    376

    Default

    I find it interesting that perhaps most people using WordPress simply don't care. I wonder why that is.
    Very good question. I think most members of this forum are what we could call "advanced users" perhaps which is why the topic has generated more interest here.

    It could be most casual users don't care. A more likely scenario is most casual users aren't aware of the situation. I realize the Dashboard contains RSS feeds including weblogtoolscollection but how many people pay attention to them. Personally, I have pretty well stripped my Dashboard of everything I consider unimportant, such as incoming feeds, incoming links blah blah blah.

  10. #220
    Ryan's Avatar
    Ryan is offline WordPress Legend
    Join Date
    Jan 2009
    Location
    New Zealand
    Posts
    2,797

    Default

    Quote Originally Posted by Jeffro View Post
    I find it interesting that perhaps most people using WordPress simply don't care. I wonder why that is.
    Because it makes absolutely no difference for 99.999% of them.


    Personally I couldn't care less what information WordPress.org stores about me or my site setup.

Page 22 of 29 FirstFirst ... 122021222324 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •