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

check for skipped request parameters #153

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dkiptugen
Copy link

Description

Check for skipped parameter request

Motivation and context

I had a challenge on Google AMP pages when parameter defer is added to scripts, which results to AMP error. I tried to add parameters on skip like '?amp=1','?amp=1','?amp' where neither would work.

How has this been tested?

I have tested on a news site https://www.standardmedia.co.ke/entertainment/fashion-and-style/2001409537/best-dressed-at-the-bafta-awards-2021 where when parameter amp is set it escapes laravel pagespeed.

michelmelo added a commit to michelmelo/laravel-page-speed that referenced this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants