Hey there,
I wanted to know how to create cloud Tags?? here is my site :http://www.gamesites800.com , Can you please help me??
Hey there,
I wanted to know how to create cloud Tags?? here is my site :http://www.gamesites800.com , Can you please help me??
I believe in work and treat it as GOD;)
Join Game forum now!. Visit: Brand new India Broadband Forum
My understanding of cloud tags is that they organise links depending on the frequency they are submitted as search items, or some other way of identifying frequency of usage/request.
Once you have a way of people searching for stuff, save the search items to a database along with a running tally of how many times it has been searched for and the date it was first used.
If anyone can see it, my post was meant for anyone who reads it. Don't take it personally or think I'm being condescending... :nuts:
Scoochi2 you are a way right.
but i need to know how to do it, as i am in need for Cloud tag and have got no idea regarding this so if anyone knows please guide me....
I believe in work and treat it as GOD;)
Join Game forum now!. Visit: Brand new India Broadband Forum
Not sure how to program one from scratch, but there is one at www.webconfs.com
This is the code to put on your site..
Code:<table border=1 width=500px bordercolor='#808080' bgcolor='#F3F3F3' style='border-collapse: collapse' cellpadding="5" cellspacing="3" > <tr> <td> <form method="POST" action="http://www.webconfs.com/keyword-density-checker.php"> <p><center><font style='font-size: 11pt; font-family: "Verdana, Arial";'><b>Keyword Density Checker</b></font></center></p> <p><font class="defaultfont">Enter a URL to analyze</font></p> <p><input type=text name="url" size=60> <p><input type="submit" value="submit" name="submit"></p> </form> </td> </tr> </table>