tety87
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] refresh cache google AMPThank you @reneesoffice 🙂
I follow you document in particular this part https://developers.google.com/amp/cache/update-cache
I generated RSA key and construct the link using the following format:
https://example-com.<cache.updateCacheApiDomainSuffix>/update-cache/c/s/example.com/article?amp_action=flush&_ts=<ts_val>&_url_signature=<sig_val>
When i launch the link it return OK,bu what changes i need to see?
In google the amp page does not disappear, it remains even after clearing the cache!
I wish it was removed or replaced with the non amp page.Forum: Plugins
In reply to: [AMP] integrate contact form in AMP postok thank you!
At this point, is it possible to modify the amp pages template? making it the same/very similar to the theme of my site?
I think I have to intervene directly in the template of the amp folder, but in order not to lose the changes with the updates, how should I do?Forum: Plugins
In reply to: [AMP] integrate contact form in AMP postmmh ok!
But isn’t there an hook/action that i can call to customize related posts after amp post content?Forum: Plugins
In reply to: [AMP] integrate contact form in AMP postok thank you!I’ll try!
If you know, is there also a way to add related posts after the amp content?Thank you so much!