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

Favicons & Metadata #21

Open
Martin-Pitt opened this issue Aug 23, 2018 · 3 comments
Open

Favicons & Metadata #21

Martin-Pitt opened this issue Aug 23, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@Martin-Pitt
Copy link

I think it might be neat to pull through any favicons.

Also any personal sites could be using a PWA manifest.json and thus have free metadata, falling back on the meta tags in the head. Which could help with client-side searching

@Andy-set-studio
Copy link
Collaborator

This is a good idea. I was thinking of some sort of cron-based setup to do screenshots in the long-term would be neat too.

@scottmathson
Copy link
Contributor

scottmathson commented Feb 22, 2019

Could be cool to explore doing this with headless browser, building on-the-fly like Zeit does with this. Though may not make sense, considering this is only a 1-page site - new anchor addition lends to potential, though.

Seeing some opportunity to optimize this for sharing with twitter and og tags in the <head>, alongside adding canonical, description, and some other meta tags.

@xdesro xdesro added the enhancement New feature or request label Jan 13, 2020
@jahirfiquitiva
Copy link
Contributor

For favicons, unavatar could be used like:

  • https://unavatar.io/duckduckgo/{domain}
  • https://unavatar.io/google/{domain}
  • https://unavatar.io/microlink/{domain}

and for metadata, the dub.sh metatags API

  • https://api.dub.co/metatags?url=https://{domain}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants