Verification
Submitted by admin on Wed, 02/25/2009 - 11:10.
Verification
You can take the following steps in order to verify your installation and activation
- Consider a PHP page page.php that you previously activated by adding the header and footer
- 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
- 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
- Use your browser's 'View Source' or 'Page Source' option to see the injected Microformats. Search for '<body' to find the location
