Forum Moderators: coopster

Message Too Old, No Replies

writing a google tag cloud script

         

asmith20002

5:22 am on Sep 26, 2008 (gmt 0)

10+ Year Member




hey guys

I want to write a tag cloud script. I don't know how to deal with the words that I get from http_referrer.

If I save the keywords getting from the http_referrer in the first place (where no word is saved yet), then for other times I check if the word is already saved and make it bigger ...

but how to filter these words ?
for example if an inappropriate word comes, how to find it and filter it?
if someone find my "big widgets" page by " big widgets frog" , then it will save frog in my page.

What's the exact pattern or idea for making tag clouds?
all these words are coming from http_referrer in the first place or i got it all wrong? :/

jatar_k

1:07 pm on Sep 30, 2008 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



you just need a list of bad words that you can check against I think

not really sure what you mean by 'google tag cloud'