Forum Moderators: coopster

Message Too Old, No Replies

Tag cloud system wih PHP?

         

toplisek

12:54 pm on Dec 6, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I like to find tag cloud system wih PHP. Is there some the best solution which is SEO friendly and supported by Google?

rocknbil

4:31 pm on Dec 6, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you using an existing system, Wordpress, modX, the like? There are always plugins or modules for this, but it's not that difficult to code one up if you're working from scratch. You have a single column of words, randomly order them, randomly assign sizes via span.

Most tag cloud systems size the words by the frequency of the phrase in the database, also not that difficult to do.

toplisek

1:21 pm on Dec 7, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I like to put tag clouds into my script like:
PHP Code:

<ul>
<li class="tag1"><a href="#">Lorem ipsum</a></li>
</ul>
How to read with PHP from defined path and its structure?

Frequency is 7.
I enclose my TXT file with name tag terms:
15.03.201004:54:34 7 Lorem ipsum