문제

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.

도움이 되었습니까?

해결책

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

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top