elementor / elementor/wp2static

Support for AMP pages

Open
#796 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
1.5k
Forks
294
PR merge metrics
No merged PRs in 30d

Description

One of my themes generates AMP pages for Wordpress, either at ?amp or /amp, but currently these aren't crawled.

I believe the correct AMP URL as recognised by Google is _without_ the trailing slash, so this might be challenging. But in the short-term, I could work with crawling `?amp` and having this indexed as `/amp/index.html`.

For the CloudFront->S3 part I can put a function in front of the request and rewrite it to return a valid response for ?amp.

🙏

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.