Hi All, I have seen a couple of websites which use DMOZ meta data along with their own. The sites in question aren't listed in DMOZ yet. Just wondering if there is any particular reason for doing this.
None that I'm aware of. But I block DMOZ meta data from appearing in my sites anyway on the off-chance that a site I submit may be approved by an editor who gives it an inaccurate description. HTML version <meta name="robots" content="noodp"> <!-- to Hell with the Open Directory Project --> Code (markup): XHTML version <meta name="robots" content="noodp" /> <!-- to Hell with the Open Directory Project --> Code (markup):