This article describes how the Schema App Drupal Module works. It assumes that the module is downloaded and installed. Schema App’s Drupal Module has the ability to cache schema markup locally, pulling schema markup from Schema App’s Schema Markup Delivery Network. It is not dependent on any external packages.
Pre Requisites
This document assumes that the following prerequisites have been fulfilled.
Valid Drupal 7, 8, 9 Installation
Schema App Drupal module is downloaded and installed. Schema App’s Drupal module is available from Drupal. The project can be found at the link below:
https://www.drupal.org/project/schemaapp
Valid Schema App Subscription
How IT Works
The Schema App Drupal module provides local caching for markup generated using Schema App. It uses Drupal's cache mechanism with Drupal’ web requests functionality to pull markup and store in the Drupal cache using standard Drupal hooks to add the markup to the page.
Deployment happens near real time on page load and the markup is injected into the page.
It provides a 24 cycle for cached resources allowing them to be refreshed within Schema App. Schema markup is deployed in real time but markup is not generated real time, it will check the cache if empty/expired in real time.
Flow Chart
FAQs
Why hasn't my Schema Markup changed after updating?
The local caching of the module refreshes once every 24 hours so you will see the change go live after the plugin refreshes again. This is the intended behavior.
What is the impact of highlighter.js on Page Speed?
Total performance impact of highlight.js: <59ms
However, If Highlight.js fails to match when evaluating a Highlighter template, it continues to monitor the page with the wait time and retries decaying over time. This may cause an impact on page performance if it needs to retry a lot. Each retry duration would be a fraction of the initial attempt.I’m having trouble with Deployment. What can I do?
Please contact Schema App support at support@schemaapp.com
More Information
You can learn more at the links below
https://git.drupalcode.org/project/schemaapp
https://www.drupal.org/project/schemaapp
Support
For support with your Drupal module setup or to get your Account Id, contact your Customer Success Manager or support@schemaapp.com.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article