question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add friendly names to URLs

See original GitHub issue

Split from https://github.com/GoogleChrome/lighthouse-ci/pull/342#issuecomment-638430510.

It’d be great if you could assign friendly names to the URLs that are stored in LHCI projects. A urlToNameMap per project as Paul suggests might work nicely.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:5
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
JannikZedcommented, Jul 27, 2020

we are actually facing kind of the same issue using Vercel and automatic CI tests. As every commit gets an individual preview URL in vercel, we can never compare results in Lighthouse server… very sad actually. I also couldn’t find a way to just skip the URL selection and just use branches. So compare all URLs of the same branch with each other …

0reactions
ntkoopmancommented, Aug 13, 2021

This would also help with unicode urls, since they get urlencoded and are thus completely unreadable.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Good name for "URL-friendly title"? - Stack Overflow
I'm creating a dynamic website with articles. Each article has a title, like "How does one eat a dog and live with it?",...
Read more >
How to create friendly URLs for your site or blog
What is the best structure for a friendly URL? · Include only the name: This makes the URL shorter and more memorable. ·...
Read more >
Add a friendly "display name" for URL custom fields
The basic url field type needs some love. It should support file:, tel:, mailto:, etc. Having a friendly display name for links in...
Read more >
URL names - SEO Best Practices - Checkbot
URL names - SEO Best Practices · Use short URLs · Avoid underscores in URLs · Avoid URL extensions · Avoid URL parameters...
Read more >
How to Create SEO-Friendly URLs (Step-by-Step) - Ahrefs
Start with your page title · Remove special characters · Remove numbers · Remove superfluous information · Boil it down to a keyword...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found