A good way to increase site popularity is to include the "get rated code" inside the aprove.mail . This way when the submitter gets the email that his link has been aproved he gets a reminder of the rating code existance.
thx andros
A good way to increase site popularity is to include the "get rated code" inside the aprove.mail . This way when the submitter gets the email that his link has been aproved he gets a reminder of the rating code existance.
thx andros
Hi Andros, thanks for good idea.
approve.mail
------------
Your submission has been approved
Resource ID : <%link_id%>
Title : <%title%>
Url : <%url%>
Description : <%description%>
Category : <%category%>
Contact name : <%contact_name%>
Email : <%email%>
Password : <%password%>
Get your website rated at indexu.com
<!-- Get rated code -->
<form action=http://www.indexu.com/rating.php>
<input type=hidden name=id value=<%link_id%>>
<table width=120 bgcolor="#8080C0">
<tr>
<td bgcolor="#C0C0C0">
<div align=center><font size=2 face="arial"><strong>Rate our website <br>@ <a href="http://www.indexu.com">INDEXU.COM</a></strong></div>
</td>
</tr>
<tr>
<td align=center>
<div align=center>
<font size=2 face="arial">
<select name=rating>
<option value='5'>Excellent!</option>
<option value='4'>Very Good</option>
<option value='3'>Good</option>
<option value='2'>Fair</option>
<option value='1'>Poor</option>
</select>
</div>
</td>
</tr>
<tr>
<td align=center>
<font size=2 face="arial">
<div align=center><input type=submit value=" Vote "></div></td>
</tr>
</table>
</form>
<!-- end of get rated code -->
Regards,
Indexu Team