Improved favicon detection for metadata_icon

Improved `metadata_icon` to check common favicon link variants more reliably.

Changelog 1 min read

Written by

Dmytro Krasun

Published on

We fixed an issue where fallback favicon selectors were not tried if link[rel="icon"] was missing.

Now, when metadata_icon=true, ScreenshotOne checks these selectors in order:

  • link[rel="icon"]
  • link[rel="shortcut icon"]
  • link[rel="icon shortcut"]

This improves favicon extraction reliability for websites that use different rel conventions.

Use it as usual:

https://api.screenshotone.com/take?metadata_icon=true&url=https://example.com/&access_key=<access key>

If you have any questions or feedback, please let us know at support@screenshotone.com.

Read more product updates

New features, bug fixes, and optimizations...

View all product updates
Choose the format of the page content returned by the ScreenshotOne API

Choose the format of the page content returned by the ScreenshotOne API

Now you can choose the format of the page content returned by ScreenshotOne API with the metadata_content_format option.

Read more

1 min read

Added a "copy page" button in documentation

Added a "copy page" button in documentation

You can now copy the page content as Markdown for LLMs and more.

Read more

1 min read

Improved blocking of banners and popups

Improved blocking of banners and popups

Improved generic algorithm to bypass blockers and better banner exclusion heuristics.

Read more

1 min read

Automate website screenshots

Exhaustive documentation, ready SDKs, no-code tools, and other automation to help you render website screenshots and outsource all the boring work related to that to us.