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

Query string URL paths ignored #207

Open
manafire opened this issue Apr 16, 2024 · 0 comments
Open

Query string URL paths ignored #207

manafire opened this issue Apr 16, 2024 · 0 comments

Comments

@manafire
Copy link

Describe the bug

I'm trying to crawl an old WordPress site where every page/post is reference via query param. I tried disabling dynamicSampling and even manually specifying the URLs but they don't come up in the report.

  urls: [
    '/', 
    '/?page_id=1193',
    '/?page_id=43',
    '/?page_id=856',
  ],  

=> Unlighthouse has finished scanning .... 1 routes in 15s.

Reproduction

No response

System / Nuxt Info

No response

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

No branches or pull requests

1 participant