1. You'll really need to have the regular/reciprocal distinction. They can look exactly the same and you can choose to mix link types so they sort togeather. Incorporating type into the importance formula will be tricky, probably requires adding a pseudomethod ( scripts.webmastersite.net/w...emplate_variables-432.html )
2. In the link bit and details templates, as well as the main index toplist and any other toplists, next to {EXTERNALLINKS}, insert <IF {LINKTYPE} is regular> rel="nofollow"</IF>. It'd be nice if it could be placed in the external links appendage itself (on the template settings page) but I'm pretty sure conditionals won't work there (though you can try it).
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on NOFOLLOW for Non-Reciprocation
To the here and now !
Usergroup: Customer
Joined: Feb 06, 2008
Location: Haifa, Israel
Total Topics: 15
Total Comments: 49
Hello,
I would like to allow every quality and theme-related site to submit a link to my directory.
All links are considered "reciprocating", but there are ramifications for not detecting a link back:
1. None-reciprocating links are sorted in a secondary position (via Importance Formula);
2. None-reciprocating linkshave the NOFOLLOW attribute included in their hypertext syntex.
What is the best practice to accomplish rule #2?
Thanks again, Paul, for your outstanding product and service.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
1. You'll really need to have the regular/reciprocal distinction. They can look exactly the same and you can choose to mix link types so they sort togeather. Incorporating type into the importance formula will be tricky, probably requires adding a pseudomethod ( scripts.webmastersite.net/w...emplate_variables-432.html )
2. In the link bit and details templates, as well as the main index toplist and any other toplists, next to {EXTERNALLINKS}, insert <IF {LINKTYPE} is regular> rel="nofollow"</IF>. It'd be nice if it could be placed in the external links appendage itself (on the template settings page) but I'm pretty sure conditionals won't work there (though you can try it).