-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
medium(1d) - This label is used for issues that can be completed within 1 day or less.(1d) - This label is used for issues that can be completed within 1 day or less.new featureRequest for a new feature or functionality to be added to the project.Request for a new feature or functionality to be added to the project.
Description
What problem does this address?
Images referenced inside of schema markup (for example, rich product snippets) typically send the Optimole image URL to the search engines, not the clean, local URL.
For example:
https://mlyqxds8ijge.i.optimole.com/w:2048/h:1152/q:80/f:best/https://some-site.com/wp-content/uploads/image.jpg
Instead of:
https://some-site.com/wp-content/uploads/image.jpg
What is your proposed solution?
It would be ideal if Optimole could optionally exclude the images referenced inside of the schema markup so they get a normal URL and not the Optimole URL. Basically, I think we want the option to excluded images inside of script tags, or script tags with an ID or class:
<script id="website-schema" type="application/ld+json">...schema content...</script>Will this feature require documentation? (Optional)
None
Metadata
Metadata
Assignees
Labels
medium(1d) - This label is used for issues that can be completed within 1 day or less.(1d) - This label is used for issues that can be completed within 1 day or less.new featureRequest for a new feature or functionality to be added to the project.Request for a new feature or functionality to be added to the project.