The privacy tag has no wiki summary.
0
votes
2answers
28 views
Noindex, nofollow stuck on homepage
Recently my hosting automatically upgraded our Wordpress version. Due to custom plugin conflicts, we requested them to restore it to the previous version.
Our homepage now contains the code "meta ...
0
votes
0answers
44 views
Privacy compliant Facebook like button with count [closed]
Here in Germany privacy rules (Datenschutz) are really strict. Chances are high to get a cease and desist letter (Abmahnung) from a competitor when I put the regular facebook like button on my ...
2
votes
1answer
71 views
Can WordPress store comment cookies on two different computers?
It's usual that WordPress stores comment author name and email in the user's browser cookies, so next time the visitor has to comment, they have their name and email already filled in automatically.
...
2
votes
0answers
285 views
WordPress MultiSite Active Directory integration and site privacy
Here's the overview of the setup:
I have a multisite installation of WordPress 3.4.2.
I've installed the Active Directory Authentication Integration plugin ...
28
votes
3answers
631 views
Does WordPress send data about your blog to WordPress.org or Automattic?
I've recently heard someone say WordPress does send data about your blog to back home. Is that true? and if so what data is that or where in the code can I see what's exchanged?
0
votes
3answers
606 views
How to control who can view certain pages in BuddyPress?
I would like to control who can see a page in BuddyPress and restrict anyone else from accessing it.
Something along the lines of the following pseudocode:
<?php if ( loggedin_user_ids==1,4,5,7 ) ...
-1
votes
2answers
72 views
Is wordpress Privacy Settings sufficient for this?
I am going to import my current blog posts on to my future to-be self-hosted wp blog. It will take somedays before I make it the primay blog.
In the WP Privacy Settings I have set "Ask search engines ...
0
votes
4answers
472 views
No option “I would like my site to be private, visible only to users I choose” in Privacy Settings
I am running WordPress 3.3.2 self-hosted. I used to see the option "I would like my site to be private, visible only to users I choose" under Privacy Settings but I no longer see this option. Instead, ...
0
votes
1answer
575 views
WordPress/BuddyPress plugin to allow users to create members-only posts
I'm setting up a site using BuddyPress and I'd like to be able to give members the option to create new blog posts that are viewable only to members of the blog itself. I've found a couple of plugins ...
0
votes
3answers
221 views
Exclude post from home page and archives, but still public
Can a post be hidden from home page, archive view, category lists etc. and viewable only if you have a direct link to it?
The blog doesn't have registered readers and is open to public so that would ...
0
votes
1answer
125 views
auto generated robots.txt problem
I have a site visibility in privacy settings set to allow search engines to see my site but for some reason when i go to the auto generated robots.txt file it shows
User-agent: *
Disallow:
switching ...
0
votes
2answers
169 views
Maximum protection without using password/login
I want to hide my WordPress site (or any website) from the world and only allow certain users to enter. What's the best way of doing this without setting up user accounts and passwords? Or perhaps ...
8
votes
2answers
203 views
Which of my blog and personal data is being transfered when Wordpress automatically checks for updates?
I'm generally concerned about privacy and I've heard that with each contact to the Wordpress API for update checks and similar a lot of my blogs data is being transfered.
To get a better impression, ...