[GET] Some Linksource from Forums you might not know yet

AllOutAnime

Power Member
Joined
Oct 15, 2007
Messages
589
Reaction score
502
I don't know if this is still working as well as it did when I used it but here's the method:

When you create a Forum Profile, the link to your profile from the Homepage often is nofollow.

On the other side, system internal links are ********.

So it is with the memberlist and that's where we want to be because many forums list a link to your homepage on the memberlist next to your profile.

And often that link is ********.

So ideally that's where we want to be with our Profile, on the first page of the memberlist.

Now many forums sort their memberlist in alphabetical order so the simple trick is to register an account with the first chars from the ascii table (that is not A like the alpabet, instead it is some wired character).

You can find that in the character map, that's a program included in windows.

Then you simply create an account with this character first in your name and your profile will be on top of the memberlist.

Now how to find such forums?

I prepared some search terms you simply can put into google to find em.

Here are the codes for the 8 most popular boards:

Code:
Vbulletin:
inurl:("memberlist.php"|"members/list/"|"memberlist.php") "Powered by vBulletin" intext:"("Home-Page"|"Homepage"|"Website")" -"index.php" -"showthread.php" -"viewtopic.php"
PHPBB:
inurl:memberlist.php "Powered by phpBB" intext:"Website" -"index.php" -"showthread.php" -"viewtopic.php"
Woltlab burning board:
inurl:("index.php?page=MembersList"|" memberlist.html") "Burning Board" -"showthread.php" -"viewtopic.php"
xmb:
inurl: "misc.php?action=list" "Powered by XMB" intext:"Site" -"index.php" -"showthread.php" -"viewtopic.php"
Fudforum:
inurl: "index.php?t=finduser&btn_submit=Find" "Powered by: FUDforum" intext:"Action" -"showthread.php" -"viewtopic.php"
Minibb:
inurl:"index.php?action=members" "Powered by minibb" intext:"Website" -"showthread.php" -"viewtopic.php"
Quicksilver Forums:
inurl:"index.php?a=members" " Powered by Quicksilver Forums" intext:"www" -"showthread.php" -"viewtopic.php"
Unclassified News Board:
inurl:("/users") " powered by the Unclassified NewsBoard" intext:"Homepage" -"index.php" -"showthread.php" -"viewtopic.php"

Hope that helped and Greetings to you all
 
Thanks for this idea. But i dont see the benefits of it. You think urls in memberlist will get more link juice if its on the top? I guess google know that a memberlist include alot if urls. But im always thanksful for other ppls input :-)
 
Brilliant.

And to answer salto, just off the top of my head the first page of the members list will be the page with the most age.
 
Yeah as it is the standart page for memberlist, so basically memberlist.php will display that page I'm talking about and no parameters are attached.
Besides not all members use URLs in their profile.

Greetings
 
Back
Top