I was wondering what might be making my questions less attractive to users?

I get very low views most of the time. What should be done to increase a question's popularity?

share|improve this question
It all depends on your topic/tags and also the quality of your question. – Josh Mein Oct 4 '12 at 12:47
4  
Ask about the color of the bike shed – Robert Harvey Oct 4 '12 at 13:11
@RobertHarvey A bike shed question will only get a lot of answers (everybody has an opinion!) but not necessarily a lot of views – bobobobo Oct 4 '12 at 14:14
1  
4 answers so far and nobody has mentioned the obvious: For better or worse, getting linked on social news sites like Reddit or Hacker news can bring in tens of thousands of views. However: The question and/or answers need to be "good enough" or it'll just get ignored there as well. (Note how I've intentionally left "good enough" ambiguous.) – Mysticial Oct 4 '12 at 15:23

6 Answers

up vote 9 down vote accepted

Users generally gets attracted to questions with maximum upvotes (at least I do). The tendency to check what's so cool in this question draws them into it. To make it attractive you have to do the following

  • Make your question interesting and challenging

  • Make it clear how your question is relevant to more people than just you, and more of us will be interested in your question and willing to look into it. Source

  • Design your question such that it satisfies all Q & A standards as defined in faq

  • Adding a bounty would also help but don't sacrifice your reputation to get views on an easy question.

share|improve this answer
Very good tips. – Seth Apr 17 at 20:05

You can do several things:

  • Post at a time when people are online
  • Make your question title interesting but informative
  • Post with the proper tags. If appropriate with high viewed tags
  • Put effort in your question, give details and avoid chatting. Too long questions scare off.
  • Format your question propery. Put code in the code-block.
  • Improve your question and edit it. It will be pushed in the active questions queue
  • If you have enough reputation then put a bounty on your question
share|improve this answer
i know I'm no good when it comes to choosing the title, but what about the time? – Star Oct 4 '12 at 12:53
your question gets most attention the minutes after you post it. If many people are online that time then you will get more attention as if half the community sleeps at the time. – juergen d Oct 4 '12 at 12:55
  • Interesting Title
  • Less congested text
  • Well formatted text
  • Regular use of Bold or Italicized text to highlight important areas
  • concise but comprehensive explanation

The last one is quite conflicting statement, with it I want to say mention each and every related thing in a concise manner.

share|improve this answer
9  
DO NOT just scatter bold or italic text through posts randomly--it makes posts look absolutely horrendous. When used in an appropriate, limited manner it can indeed be helpful. Also, I can't tell what "less conjusted text" is supposed to mean. – Brad Mace Oct 4 '12 at 14:03
could be a misspelling of "congested". Big unbroken walls of text intimidate readers. – Kevin Oct 4 '12 at 14:12
5  
bold text you say? Well, I like the idea of that. No way that can go wrong at all. – tombull89 Oct 4 '12 at 14:19

It should be also noted that some questions are more popular than others based on the topic (tags) the question is related to.

  • some tags are more popular then others, e.g. a question related to Java or Android gets more views than Lisp. You need to adjust your "Views" expectations accordingly.

Therefore, you should compare the number of views on your question with similar questions in the same tag.

share|improve this answer

In my opinion the post has to be interesting or very general in some cases.

When I was doing school work and learning how to programm I was always looking for help on Google, by typing the question as general and "dumb" as possible (I was alyways happy when there was SO link). That means that the title is also very important, so you should take some time and structure your question's title well.

I agree that the post should use BOLD to highlight important areas, and be written to satisfy all the standards, but that will not give you the views. When someone visits your question, the view is "counted" when he clicks the link, not when he sees how the post is edited?

share|improve this answer

If you want a stellar or great question, (and this is really prioritizing things backwards) work with currently popular or very new (but popular!) software development tools. Get stuck on something and think to ask the obvious question everybody will need an answer to eventually here on SO. That's really it.

share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged