Block a particular site e.g social newtwork site

Pls, How do I block a particular site in Mikrotik router(ROS) configuration. I mean through winbox

http://wiki.mikrotik.com/wiki/How_to_Block_Websites_&_Stop_Downloading_Using_Proxy

How can I block every site, then make exceptions to the few sites that I want to allow access to?
thanks

Follow the guide in that link. But instead of a blacklist (specific deny on certain sites) configure a whitelist consisting of accept statements for the sites you want to allow followed by a blanket deny for a wildcard (“*”).