Advertisement
Guest User

Untitled

a guest
Apr 29th, 2015
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. <?php defined('APPLICATION') or die;
  2. $PluginInfo['ResultOfPermanentNagForGoogleStructureDataHelp'] = array(
  3. 'Name' => 'ResultOfPermanentNagForGoogleStructureDataHelp',
  4. 'Description' => 'ResultOfPermanentNagForGoogleStructureDataHelp',
  5. 'Version' => '0.1',
  6. 'Author' => 'R_J'
  7. );
  8. class ResultOfPermanentNagForGoogleStructureDataHelpPlugin extends Gdn_Plugin {
  9. public function discussionsController_render_before ($sender) {
  10. $sender->addJsFile('ResultOfPermanentNagForGoogleStructureDataHelp.js', 'plugins/ResultOfPermanentNagForGoogleStructureDataHelp');
  11. }
  12. }
  13.  
  14. <div itemscope itemtype="http://schema.org/LocalBusiness">
  15. <a itemprop="url" href="https://vizionmc.us/"><div itemprop="name"><strong>VizionMc</strong></div>
  16. </a>
  17. <div itemprop="description">Read the most authoritative, up-to-date news and headlines from the video games industry.</div>
  18. <meta itemprop="photo" content="https://vizionmc.us/uploads/userpics/738/n5KG463QN4NM4.png">
  19. <meta itemprop="MakesOffer" content="VizionMc has expert reviews, including video reviews, for the latest games.">
  20. <meta itemprop="MakesOffer" content="Find information about the latest news in technology.">
  21. <meta itemprop="MakesOffer" content="Reporters provide top technology news, with investigative reporting and in-depth coverage of tech issues and events.">
  22. <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
  23. <span itemprop="addressCountry">US</span><br>
  24. </div>
  25. <meta itemprop="location" content=" , US">
  26. <br><a href="http://www.webdesigners-directory.com/html/rich-snippet-structured-data-creator.cfm" title="Structured Data Rich Snippet Generator" style="float:right;text-decoration:none;">&#10004;</a> </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement