Verification

You can take the following steps in order to verify your installation and activation

  1. Consider a PHP page page.php that you previously activated by adding the header and footer
  2. Request the page using your browser (e.g., enter http://your-domain/page.php in your browser's address bar) - you should see the page as before
  3. Now request the page adding the overrideUserAgent parameter with value true (e.g., enter http://your-domain/page.php?overrideUserAgent=true) - you should see the page with the Microformats data
  4. Use your browser's 'View Source' or 'Page Source' option to see the injected Microformats. Search for '<body' to find the location