2017 © Pedro Peláez
 

library gsd-generator

Google Structured Data generator

image

rakshazi/gsd-generator

Google Structured Data generator

  • Wednesday, July 20, 2016
  • by rakshazi
  • Repository
  • 0 Watchers
  • 0 Stars
  • 522 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 71 % Grown

The README.md

Google Structured Data generator

This library has only needed for repo owner functions. If you want something else, feel free to create issue., (*1)

Generates <script type="application/ld+json"></script> with ld markup of passed data. See comments inside class if you want know more., (*2)

Supported data types:, (*3)

  1. Breadcrumbs $result = \Rakshazi\GsdGenerator::getBreadcrumbs($data);
  2. Sitelinks Searchbox $result = \Rakshazi\GsdGenerator::getSearchbox($url, $search_url);
  3. Your Site Name in Results $result = \Rakshazi\GsdGenerator::getSitename($name, $alt_name, $url);
  4. Search Gallery / Product $result = \Rakshazi\GsdGenerator::getProduct($productData);

The Versions

20/07 2016

dev-master

9999999-dev https://github.com/rakshazi/gsd-generator

Google Structured Data generator

  Sources   Download

MIT

google structured data microdata

14/07 2016

1.0

1.0.0.0 https://github.com/rakshazi/gsd-generator

Google Structured Data generator

  Sources   Download

MIT

google structured data microdata