i would to find a simple php script to analyze the keywords density on a webpage
all i can find on internet dont work with accents
perhaps someone has one
thanks
I think the problem is that those scripts are not set to work with utf-8. I 've done keyword density for one of my scripts and it needed special care to work with non-english characters. This is because PHP < 6 is not utf-8 languague.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.