twbs / icons

Official open source SVG icon library for Bootstrap.
https://icons.getbootstrap.com
MIT License
7.34k stars 1.06k forks source link

Add unique descriptions for icon pages #197

Open XhmikosR opened 4 years ago

mdo commented 4 years ago

Unique descriptions for every single icon? Not so sure about that with already 600+ icons lol. Any examples of what you're thinking?

XhmikosR commented 4 years ago

Well I'm not insane, I'm not suggesting doing this manually :)

On the other hand, I'm not sure if it really helps with SEO (it should in theory).

So, perhaps we could tweak the script to join the tags along with the icon title or something. Or a base string.

korki43 commented 1 year ago

Not to sure about SEO but doesn't this kind of additional information exist since we introduced tags & categories? ~Aren't there some meta tags for SEO which we could just fill with these?~

Edit: We already display tags & category underneath the title so I don't think this would be strictly necessary. It might help with SEO but I'm not to sure about that either. If search engines can't pick up the list right beneath the title, will it really help to add a generated text with the same information?

XhmikosR commented 1 year ago

The situation isn't as bad as before :) https://www.google.com/search?q=site%3Aicons.getbootstrap.com

We should still add a description maybe something based on category + tag + icon name?