Ticket #2480 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Blog Privacy

Reported by: ryan Assigned to: ryan
Priority: normal Milestone: 2.1
Component: Administration Version: 2.0.1
Severity: normal Keywords: privacy
Cc:

Description

Add a privacy option that prevents indexing with noindex and nofollow. Allow users to designate their blog as private during installation. Outgoing pings will be disabled and noindex,nofollow will be added to the headers for private blogs.

Attachments

blog_privacy.diff (6.0 kB) - added by ryan on 02/18/06 06:52:26.
Blog Privacy
blog_privacy.2.diff (6.4 kB) - added by ryan on 02/18/06 07:10:20.
Now with ping_sites filter.

Change History

02/18/06 06:52:26 changed by ryan

  • attachment blog_privacy.diff added.

Blog Privacy

02/18/06 07:10:20 changed by ryan

  • attachment blog_privacy.2.diff added.

Now with ping_sites filter.

02/18/06 07:40:49 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [3548]) Blog privacy. fixes #2480