Closed (won't fix)
Project:
Freelinking
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2007 at 18:13 UTC
Updated:
21 Jan 2009 at 18:28 UTC
The only way to let anonymous users to folow the freelinks is to give them access to the freelinking list ("/freelinking"). This gives a total map of the site - including all unwriten or restricted freelinks - and all those missspeled words that I never can get rid of (not the first that whant a "delete" function). This page gets indexed by google and it just produces a bad result. I whant to block the freelinking list but not the freelinking function.
Comments
Comment #1
laghalt commentedGot a (kid of) solution - creating an emty directory named "freelinking" gives an acces denied error. Its not ideal, but it works.
Comment #2
Gerard McGarry commentedIf indexing by the search engines is the biggest issue for you, perhaps you should look at restricting /freelinking* in your robots.txt file. Just be careful not to overwrite the file the next time you upgrade Drupal.
Alternatively - and this is a suggestion for the freelinking module - perhaps nodes that haven't been created yet should have the rel=nofollow attribute applied to them. That would at least allow existing pages to be indexed, but not pages awaiting creation.
Comment #3
eafarris commentedI'm wontfix-ing this for the following reasons: