So, you want to make sure that your current title is used in the Google or Yahoo search results, rather than the DMOZ or Yahoo Directory title.
Here's the code you need to add to your site:
- The No Dmoz tag: (uses current title in Google search results instead of DMOZ title)
<META NAME=”ROBOTS” CONTENT=”NOODP”>
- The No Yahoo tag: (uses current title in Yahoo search results instead of Yahoo Directory title)
<META NAME="ROBOTS" CONTENT="NOYDIR">
- You can combine the two….
<META NAME="ROBOTS" CONTENT="NOYDIR,NOODP">
Tagged with :