How we test a URL

 

 

1.      First we navigate to the specified webpage and retrieve it’s feature content.

2.      We then parse the webpage’s feature content.

3.      This information is then sent through our classifier engine, which based on the feature content, calculates a probability for whether the site falls into a category or not.  See the “What is category training” webpage for more information on training.

4.      The category results will appear on the page for those categories whose probability exceeds a certain threshold, once evaluation has been completed.