Domanda

I'm creating a site which will be responsive, and suitable for mobile devices. Earlier I discovered Firefox's reader mode, which was available for certain sites, and provided a clean view for reading. However, when I visit my site, I don't get the option to view in reader mode.

I'm curious how is it possible to enable it to my site, since it's a great feature.

È stato utile?

Soluzione

Reader mode in Firefox for Android is based on the readability.js code and the publisher guidelines for Readability should probably help:

https://www.readability.com/developers/guidelines

Altri suggerimenti

Typically this results from bad markup. Check your site with W3C validator to see if this is the case.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top