MyBB Community Forums

Full Version: Make external links hidden for un registered visitors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have currently a plugin which makes all links hidden for non registered members. I only want to make external links hidden. If possible only make visible to certain domains for guests and make the rest hidden for others.

I have this plugin but it makes invisible all links not only external

Registered Members Links (1.0.0)


<?php
$l['reglinks_text'] = 'You are not allowed to view links. <a href="{bburl}/member.php?action=register">Register</a> or <a href="{bburl}/member.php?action=login">Login</a> to view.';
	
?>


For example how can i make it invisible for all links expect

www.google.com
www.monstermmorpg.com
http://forummonstermmorpg.com
You would need to modify the plugin or use another one for this to work.
(2012-08-06, 11:00 AM)Polarbear541 Wrote: [ -> ]You would need to modify the plugin or use another one for this to work.

Your reply is repeating my question
I imagine the Plugin Support forum is a better place for this then Smile
/Moved.
(2012-08-06, 03:51 PM)Polarbear541 Wrote: [ -> ]I imagine the Plugin Support forum is a better place for this then Smile
/Moved.

There is already a plugin

It just needs a small modification
help on this would be really appreciated
Need help. Ty.
My SafeLink plugin does at least most of what you want I believe. Try it out and see if you like it. If you need a small change or two I'd be happy to help.
(2012-08-17, 05:10 PM)fizz Wrote: [ -> ]My SafeLink plugin does at least most of what you want I believe. Try it out and see if you like it. If you need a small change or two I'd be happy to help.

Thank you very much for this great plugin

My question is actually i want to disable those links to un registered members (like you have to register in order to see this link)

So spammers can not ever harm your rankings at the google

Alright now it is online but it is modifying for example this link

http://www.monstermmorpg.com/Register

But this url is on the exclusion list ?

http://www.monstermmorpg.com