Semantify Your Site (Beta)
The next thing in search engines is semantic awareness (read about the Yahoo announcement). Making your site readable by semantic search engines is an essential part of your SEO strategy.
Use Dapper to seamlessly semantify your site:
Getting started (for PHP sites):
- First, create Dapps for your site with field names from the supported RDFa namespaces.
- Implement a custom code in your site PHP for each of the Dapps you created.
- Every time a search engine robot will visit a page with the code, Dapper will send a version of the page with embedded semantics from the Dapp.
How does it work?
When a search engine's robot requests a page from your site, Dapper is called by your site and returns a semantic version of the page. All the content in the page stays the same, with added semantic markup.Let's say your site is a social network. You want search engines to link to your site like this:

Using Dapper on a profile page will let semantic search engines know that "Jane Doe" is the name of a person, she works for "McDonalds" and that her friends are "Big Joe" and "JemmaB".

