PHP Detect Pages Genre/Category
        Posted  
        
            by 
                Alexwhin
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Alexwhin
        
        
        
        Published on 2011-03-14T23:12:39Z
        Indexed on 
            2011/03/15
            0:10 UTC
        
        
        Read the original article
        Hit count: 157
        
php
Hey,
I was wondering if their was any sort of way to detect a pages genre/category.
Possibly their is a way to find keywords or something?
Unfortunately I don't have any idea so far, so I don't have any code to show you.
But if anybody has any ideas at all, let me know.
Thanks!
EDIT @Nican
Perhaps their is a way to set, let's say 10 category's (Entertainment, Funny, Tech).
Then creating keywords for these category's (Funny = Laughter, Funny, Joke etc).
Then searching through a webpage (maybe using a cUrl) for these keywords and assigning it to the right category.
Hope that makes sense.
© Stack Overflow or respective owner