Allow AMP on relative paths #5
Labels
enhancement
groomed
The issue has been groomed and should be in a good shape.
hacktoberfest
help wanted
up-for-grabs
Currently, the AMP pages can be located only on different domains or subdomains.
original: http://domain.tld/my-blogpost
amp: http://amp.domain.tld/my-blogpost
alt amp: http://different.tld/my-blogpost
It should be possible to set it up so that the AMP pages are served from the same domain as where the original content is located.
original: http://domain.tld/my-blogpost
amp: http://domain.tld/amp/my-blogpost
alternatively: http://domain.tld/my-blogpost/amp
GetFilterState()
method needs to be adjusted.Related to #4
The text was updated successfully, but these errors were encountered: