Amp Not working
-
When I use https://cochranlaw.com/?amp the layout seems massup
Please help me How to set website AMP?The page I need help with: [log in to see the link]
-
@sagar1239 I’m unable to see any AMP URLs on your site at present, and I didn’t see any trace of this AMP plugin on your site, although I do see traces of an alternative AMP plugin.
Can you share a working AMP URL and we’d be happy to provide further information? If you’re using an alternate AMP plugin you’ll need to submit a support request with on that support forum.
I am using below plugin
https://ww.wp.xz.cn/plugins/accelerated-mobile-pages/@sagar1239 I see, thanks for the update. You can submit your query on their support forums. They should be able to assist.
see below url
https://cochranlaw.com/?ampusing this plugin
https://ww.wp.xz.cn/plugins/amp/@sagar1239 If you’re using this AMP plugin you’ll need to make some programmatic changes if using an incompatible theme and plugins.
Readermode might be best suited at present if you don’t have a developer on board.We have an FAQs section on the plugins website, along with further documentation and support.
you say My theme and plugins are incomatible for amp ?
I have set the Reader Mode from backend but it seems non amp page.
so my themes or plugins are not compatible for amp right ?
what should I do Now ?@sagar1239 If you find some plugins or features are not working as expected in AMP then they may be incompatible. JavaScript in the traditional sense is restricted in AMP for performance optimisation, with users needing to make use of amp-bind or amp-script.
amp-bind or amp-script need to add in my website ?
<script async custom-element=”amp-bind” src=”https://cdn.ampproject.org/v0/amp-bind-0.1.js”></script>
OR
<script async custom-element=”amp-script” src=”https://cdn.ampproject.org/v0/amp-script-0.1.js”></script>
@sagar1239 Unfortunately it’s outside the scope of plugin support to assist with implementing components. It’s not a case of just inserting the scripts. You’ll find supporting documentation in the links provided.
You can also use resources such as Stackoverflow or Github for assistance with components.
In the documnent will I find the solution? sure ?
Tell me one thing when this plugin work fine means in which theme ?
for this plugin our website theme or plugins should be compatible to amp right ?@sagar1239 It’s ideal to use themes or plugins that AMP compatible. You then won’t have to make any modifications to ensure everything works as expected.
You’ll find some themes and plugins that are explicitly compatible here, although plugins that don’t output JavaScript on the front end of your site will most likely work fine.
The topic ‘Amp Not working’ is closed to new replies.