conform Google Search and Schema.org in Laravel
This app* gives formatted SEO data for searchengines that use
For instance this is what it does to your date on Google Search: Explore the search gallery
*This app was inspired by this question and answer: Schema.org + Laravel = way too complicated?
mysql -u <user> -p <dbname> < database/data/seo.sql
See the output
chrome view-source: http://seo.localhost/
-
- local_business/1/schema_org
- organization/2/schema_org
-
- organization/1/schema_org
- organization/2/schema_org
-
- organization/1/founders/Koen/schema_org
- organization/1/employees/Koen/schema_org
- organization/2/employees/Koen/schema_org
-
- organization/1/postal_address/schema_org
The output can be validated at Google Search Structured data Testing Tool
chrome view-source:http://seo.localhost/schema-inspector/schema
chrome view-source:http://seo.localhost/schema
Import Schema 'database/schema/schema.txt'. Generate Database Migrations and extract them to 'database/migrations/'.
php artisan migrate
php artisan code:models
Google Search Structured data conform Schema.org
- Article can be
- Breadcrumb consists of
- Carousel consists of
- Job Posting is
- Local Business Listing is
- Thing
- Action
- CreativeWork
- Organization
- Person
- Place
- Intangible