Back to Top
WJunction

Register Now

Welcome Guest!  Register  
Go Back   WJunction - Webmaster Forum > Webmaster Resources > Web Application/Script Support > IP.Board

Thread Closed
 
Thread Tools Display Modes

Old 13th Jan 2008, 12:32 AM   #1
Member
 
  • My Statistics
Add nofollow Attribute for main index for IPS link

open sources/classes/class_display.php

find:

Code:
<a href='http://www.invisionboard.com' target='_blank' style='color:#000'>Invision Power Board</a>
change to:


Code:
<a href='http://www.invisionboard.com' target='_blank' rel='nofollow' style='color:#000'>Invision Power Board</a>
then one more find:

Code:
<a href='http://www.invisionboard.com' style='text-decoration:none' target='_blank'>IP.Board</a>
change to:

Code:
<a href='http://www.invisionboard.com' rel='nofollow' style='text-decoration:none' target='_blank'>IP.Board</a>

save and then upload file
Lease is offline  
Thread Closed

Thread Tools
Display Modes

Similar Threads
Thread Thread Starter Forum Replies Last Post
remove attribute in jquery itself Porsche_maniak Development Area 3 22nd Jan 2011 06:52 PM
Wamp. How to remove read-only attribute? tres Technical Help Desk Support 2 4th Dec 2010 10:20 AM
LE index to index dutchwarez.net peterr33 Traffic Market (Buy, Sell and Trade) 0 21st Mar 2010 06:03 PM


All times are GMT. The time now is 07:34 PM.