Nazmul Akanda
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] MJS File not loading in Standard ModeForum: Plugins
In reply to: [AMP] MJS File not loading in Standard ModeDo you have any website that passed these 2 problems using AMP framework and AMP plugin?
I really want to see some of the website so I can follow how they solved it…
As I can see amp.dev could not solve these 2 problems… but they are the partner of google…
Please answer my question 🙂 we all want to see AMP core was able to solve these problems so we can then try to follow them.
Thanks
NazmulForum: Plugins
In reply to: [AMP] MJS File not loading in Standard ModeHi @westonruter ,
Can you please check my website and see what more improvement I need to in order to fix LCP and FCP for Mobile?
Home Page: Anvil Trailers
Product Page: 7×12 Enclosed Trailer
My website built using custom AMP html and AMP plugin is in Standard Mode and using WpRocket and using StackPath CDN…
All desktop pages have no issues… and getting great score using google page speed insight and gtmetrix
https://gtmetrix.com/reports/www.anvilcargotrailers.com/ViY9RtwF/
https://gtmetrix.com/reports/www.anvilcargotrailers.com/hAkxuxup/But for mobile I am having issue with FCP and LCP.
Thanks in advance!
I needed to give more information related to my website: Frisco TX Real Estate
https://www.acquistorealestate.com/agent-links/ On this page only one image slowing down the page...
Query:
=====
SELECT post_id, meta_value
FROM wp_postmeta
WHERE meta_key = '_wp_attached_file'
AND meta_value = 'https://storage.googleapis.com/are-uploads/2021/05/0a8297d9-zoho-sheets.png'
SELECT post_id
FROM wp_postmeta
WHERE meta_key = '_wp_attached_file'
AND meta_value = '2021/05/0a8297d9-zoho-sheets.png'
From query monitor plugin you can see this query called by Rank Math plugin
if server response takes more than 20 Seconds then those pages getting 502/504 error as I am suing CDN
You can see error on this page:
https://www.acquistorealestate.com/client-resources/Forum: Plugins
In reply to: [AMP] MJS File not loading in Standard ModeHi @westonruter ,
Actually I had 2 different header… one had preload vo.js and another was not preloading it… and Reviews page was getting the non preload version… this is why it worked.
this is how v0.js was preloaded in my code when it was causing problem…
Thanks
NazmulForum: Plugins
In reply to: [AMP] MJS File not loading in Standard ModeHi @westonruter ,
Thanks for helping me to debug the issues… I was able to fix it… AS my theme was a custom theme based on AMP framework I added v0.js a preload at top of the header.php file… it was causing not to load mjs file in my AMP enabled pages. I removed it and all start working as expected.
New beta version is really great… all my desktop pages looking great on all my websites… I am having some problems on Mobile Score… I am trying to fix all issues from coding perspective… then I will let you know if there is any problem related to Mobile.
Thanks
NazmulForum: Plugins
In reply to: [AMP] Total Blocking Time – Reduce the impact of third-party code AMP v0.jsForum: Plugins
In reply to: [AMP] Total Blocking Time – Reduce the impact of third-party code AMP v0.jsHi @milindmore22 ,
I solved WP Fastest Cache problem… But still I am getting some problem related to Server Response Time… I checked with my hosting and they added all resources needed… as desktop site have no problem and achieved 99 score using google page speed insight as well as from gtmetrix… so it is definite that amp JS causing this server response time issue… I check with amp page experience… there I can see major problem related to this… there server response time showing 2255.78ms
Please let me know your thought about it.
Thanks
NazmulForum: Plugins
In reply to: [AMP] Total Blocking Time – Reduce the impact of third-party code AMP v0.jsHi @milindmore22 ,
Thanks for your reply… Yes I was using WP Fastest Cache plugin for Desktop Version…
I just disabled that plugin and I can see Speed is way UP than previous for both Desktop & Mobile version 🙂
And Passed Web Core Vital… this is amazing!!!
AL though… previous AMP plugin was removing all js code from actual amp pages… but why new version have no affect over wp fastest cache??
Thanks
NazmulForum: Plugins
In reply to: [AMP] Total Blocking Time – Reduce the impact of third-party code AMP v0.jsHi @milindmore22 ,
I have installed the plugin v2.1 and speed improved a lot for mobile. But using this beta version I am getting another problem…
Now it’s saying It’s not Valid AMP…
https://search.google.com/test/amp?id=nJ5uUZrfcbba7HVhq8OMtQ
Thanks
Nazmulhow that is possible… SMTP server cannot send email to an invalid email address…
What I am saying…
I am getting test mail successful message for an invalid email from plugin test panel… that means there is no checking from plugin side if it is valid email or if SMTP server rejects that invalid email… do It is from the plugin test email panel… at actual SMTP server was not able to deliver that email…Thanks
Forum: Plugins
In reply to: [AMP] Images dissapearedgreat! I think we should ask support from them 🙂
Forum: Plugins
In reply to: [AMP] Images dissapearedSame thing happened with one of my site
https://www.financemytrailer.org/
yesterday I upgraded all plugins and wordpress version and all the images gone disappeared… on this website I was using AMP on Standard Mode… after checking I found this plugin was creating problem
Schema & Structured Data for WP & AMP
Once I deactivated images came back…
My other websites are using AMP with Transitional Mode with AMP plugin also with the plugin Schema & Structured Data for WP & AMP
https://www.plainoltrailers.com/
https://www.diamondcargotrailers.org/have not found this issues on these websites yet…
I am sure there is plugin conflict so you may try disable all and activate one by one… you will find the problem.
Thanks
Forum: Plugins
In reply to: [AMP] /?amp adding at end of the website url which causing validation problemThanks for your message… sorry about the 404 URL… copy paste changed my URL… it should be..
Yes you are correct… this is valid AMP… there is no validation error… But google search console keeps giving error on this pages… I got same error even on for home page…
https://www.diamondcargotrailers.org/
instantly I requested for validation then it was corrected
This is really wired… I think if amp was added just after ? then it would not happen… adding at end of the URL with & maybe it was treated as special html character for & [just my opinion]
- This reply was modified 6 years, 6 months ago by Nazmul Akanda.
- This reply was modified 6 years, 6 months ago by Nazmul Akanda.
Forum: Plugins
In reply to: [AMP] Getting Notice and Warning when I check with WP Debug True@westonruter Thanks for your suggestion… I will check with other plugins and let you know 🙂 Thanks!










