MyBB Community Forums

Full Version: Link Popularity
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Title: link Popularity
Description: Find how many links a domain has on the most common search engines.
Regular Expression:
\[linkpop\]\[/linkpop\]

Replacement:
<!-- iWEBTOOL - www.iwebtool.com - Link Popularity -->
<form method="get" name="pageform" action="http://www.iwebtool.com/tool/tools/link_popularity/link_popularity.php"  target="pageframe" onsubmit="return validate(this);">
<table border="0" style="border-collapse: collapse" width="100%">
<tr>
<td height="91" valign="top">
<table style="border-collapse: collapse" width="100%" height="76" class="tooltop">
<tr>
<td>
<table border="0" style="border-collapse: collapse" width="100%" cellspacing="5">
<tr>
<td height="28"><b><font size="2">Your domain:
</font></b></td>
<td height="28">
<input type="text" name="domain" size="33"></td>
<td height="28">
<input type="submit" value="Check!" style="float: left"></td>
</tr>
<tr>
<td height="21">&nbsp;</td>
<td colspan="2" height="21" valign="top"><font size="1">(eg. iwebtool.com)</font></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<iframe name="pageframe" width="100%" height="287" scrolling="no" class="toolbot" frameborder="0">
</iframe></td>
</tr>
</table>
</form>
<script language="JavaScript">
function validate(theform) {
if (theform.domain.value == "") { alert("No domain provided"); return false; }
return true;
}
</script>
<p><a href="http://www.iwebtool.com/" target="_blank"><font size=1>Powered by iWEBTOOL</font></a></p>
<!-- iWEBTOOL - www.iwebtool.com - Link Popularity -->

Enabled: Yes

How to use:
[linkpop][/linkpop]

Demo:
[Image: linkpopularity.png]