Incorrectly generated report with multiple urls, and url contains parameters
See original GitHub issueWhen I use multiple urls and urls contain parameters, report is generated incorrectly. All pages in Pages view in report file contains only one analyzed url.
For example, in report I have three pages:
- Inbox
- Contacts
- Message_view
When I go for example to Contacts I gets Message_view.
I reproduced this on:
- Mac OS X 10.12.6,
- CentOS Linux release 7.4.1708 (Core),
- Docker version 17.12.0-ce, build c97c6d6,
- Sitespeed version 5.6.5 and 6.2.3,
I attach code to reproduce this problem sitespeed.zip
Command
docker run --rm --shm-size=1g -v $(pwd):/sitespeed.io sitespeedio/sitespeed.io:6.2.3 urls.txt --browser chrome --connectivity native -m 1 -n 1 --preScript loginToMail.js
And generated report 2018-01-11-11-48-29.zip
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Clean Up Landing Page Reports by Excluding URL Query ...
Seeing multiple URLs for the same landing page? Here's how to clean up ... Clean Up Landing Page Reports by Excluding URL Query...
Read more >A Beginner's Guide to URL Parameters - Semrush
In this comprehensive guide, we explore the ins and outs of URL ... Complex URLs with multiple parameters create many different URLs that ......
Read more >How to fix fbclid and other Query String Parameters from ...
1) Automatically generate a list of URL Query Parameters being used. As you might have seen, trying to identify each unique query string...
Read more >An SEO Guide to URL Parameter Handling
URL parameters create duplicate content, waste crawl budget, and dilute ranking signals. Learn six ways to avoid potential SEO issues with ...
Read more >Allow mapping URL parameters to multiple report parameters
This means that the URL must contain the same parameter value multiple times, which is ugly, creates longer URLs than necessary, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@mgasiorowski I think the hack should work, I just tested.
Not working
Adding fake parameter, generating the pages
Don’t mean that it is right, but at least then I think you can continue with your testing 😃
Best Peter
This should work out of the box if you add
--spa
.