-
Notifications
You must be signed in to change notification settings - Fork 89
Description
There is a question that is hitching me since many years:
When publishing about anything (social media, article, whatever) is it better to redirect to the website of the project or to the Github page ? (Obvioulsy assuming that the Github page contains a link to the website and vice-versa.)
Both answers has their advantages and drawback. It you redirect to the Github page the star is just one click away from the user (and that's clearly what we want 99% of the time when trying to promote an open-source project at the beginning), but you send a bad unconscious message to the user that might think you don't have a website (even if it's clearly listed in the right bar). If you redirect to your website you immediately show that you have a website (maybe even a nice one) but the star button is minimum two clicks away even if it's very well advertised (and everyone knows users are lazy).
So what's your opinion about that ?
No kidding, that may seem too much thinking but I really would like to know other people's answers π