Quote:
Originally Posted by jphphotography
I have a website and I've tried uploading a .mobi file and even writing a simple html page with a link but when viewed on the kindle they either come up as "cannot load page" or it'll open the .mobi file in the webpage itself which results in just a bunch of garbage text.
.
|
You need to define the MIME type on your web server. Either of these should work for Kindle books:
application/x-mobipocket-ebook
application/octet-stream