NoFollow All Links v1.2

Navigation

SMF Mod Site

Mod Name:
NoFollow All Links v1.2
Created By:
Sleepy Arcade
Type:
Search Engine Optimization
First Created:
June 01, 2008, 05:36:05 PM
Last Modified:
December 23, 2009, 02:59:06 PM
Latest Version:
1.2
Compatible With:
1.1.5, 1.1.6, 1.1.7, 1.1.8, 1.1.10, 2.0 Beta 3.1 Public, 2.0 Beta 4, 2.0 RC1, 2.0 RC1.2, 2.0 RC2, 1.1.11
Total Downloads:
2493

Download this mod

NoFollowAllLinks1.2.zip (2kB) [325]
Manual Install Instructions for SMF

Description:


NoFollow All Links v1.2
By wdm2005

Introduction
A modification to FORCE a rel="nofollow" on ALL links in posts.

rel="nofollow" is added to all url and/or iurl bbcode links (including internal links) and will mean that the links do not count towards backlinks or towards anyones pagerank.
It will also affect whether search engines follow the links.

The only search engine that really takes account of the rel="nofollow" attribute is Google.
For more information see the Wikipedia NoFollow Article

Alternatively see my [nofollow][/nofollow] BBCode mod to create links with a nofollow attribute.

Features
o Adds rel="nofollow" to both types of url tags
-
-
o Example
<a href="http://www.simplemachines.org" rel="nofollow">SimpleMachines.org</a>

Installation
No manual edits should be required. This modification makes 4 alterations to the sources/subs.php file only.

This mod will work for both SMF 1.1.x versions
and SMF 2.0.x versions (the beta of which is currently available to Charter Members).

Support
Please use the modification thread for support with this modification.
(Please don't ask me to do the edits for you)

Changelog
1.0 - 3rd October 2007
o Initial Release per request
1.1 - 7th june 2008
o checked 2.0 compatable
1.2 - 23rd december 2009
o checked 2.0 rc2 and 1.1.11 compatable