Hello , need help to check my website : https://fakroun.website
I have a problem with amp and version in mobile ( in google chrome header and logo is ok but safari not showing the header and logo )
Thank you , how to fix that , have a issue about how to do ? also when i come from google search amp link for my website , the website is blank . i wanna ask is have a option to disable amp tottaly . thanks for answer and help
Ghost doesnât set that CSP. Whatever your hosting setup is, itâs coming from there. Iâd take a look at whatever proxy you have in front of Ghost as the likely cause.
AMP support is being phased out. It used to be possible to turn off amp in settings > integrations. I donât currently see that option on my site, so it may already be gone? What version of Ghost are you on, and can you check to see if amp shows up in settings > integrations?
Thatâs interesting. Iâve never seen a contentSecurityPolicy setting in config.production.json. If that is whatâs having the effect, youâll need to look at your console logs and see which CDNs you need to add.
Your amp page seems to also be having problems loading scripts. (Make sure you add those CDNs also.)
config.production i do by self. now i male backup to standard version. still problem with amp , i wanna to disable all AMP and also have problem with H1 , its not available , all my article show h2 , how to do please
You still need to figure out the source of your CSP (what proxy is in front of Ghost? itâs probably to blame) - otherwise no one will be able to sign up for your site.
I asked you previously:
On my Ghost install, urls with /amp/ are getting redirected to the regular url. So something is odd with yours.
If /:post/amp exists, itâs most likely because you enabled the AMP integration in your settings. Can you share what visiting https://fakroun.website/ghost/api/admin/settings/?group=amp outputs?
Oh, it looks like you canât disable AMP from the UI, youâll have to use the API to do so. You can paste this in your browser console (you will have to do this on a computer):
now when i check write : {âerrorsâ:[{âmessageâ:âRequest made from incorrect origin. Expected âhttps://fakroun.websiteâ received âhttps://forum.ghost.orgâ.â,âcontextâ:null,âtypeâ:âBadRequestErrorâ,âdetailsâ:null,âpropertyâ:null,âhelpâ:null,âcodeâ:null,âidâ:â8e5cf710-fd46-11ef-9d88-fffcefbd9034â,âghostErrorCodeâ:null}]}