Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow AMP on relative paths #5

Open
2 tasks
petrsvihlik opened this issue May 31, 2017 · 5 comments
Open
2 tasks

Allow AMP on relative paths #5

petrsvihlik opened this issue May 31, 2017 · 5 comments
Assignees
Labels
enhancement groomed The issue has been groomed and should be in a good shape. hacktoberfest help wanted up-for-grabs

Comments

@petrsvihlik
Copy link
Contributor

petrsvihlik commented May 31, 2017

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

Related to #4

@kentico-timothyf

This comment has been minimized.

@petrsvihlik

This comment has been minimized.

@petrsvihlik

This comment has been minimized.

@petrsvihlik petrsvihlik added the groomed The issue has been groomed and should be in a good shape. label Sep 18, 2018
@ponsss
Copy link

ponsss commented Oct 21, 2019

Does it actually work on relative path like http://domain.tld/amp/my-blogpost? And if so, how to configure it?

@petrsvihlik
Copy link
Contributor Author

@Kentico/platform-team could you guys please advise?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement groomed The issue has been groomed and should be in a good shape. hacktoberfest help wanted up-for-grabs
Projects
None yet
Development

No branches or pull requests

6 participants