4
votes
1answer
57 views

How to get users to sign up for a ugc site?

How do you get users to register for a user generated content site? The problem is that if the whole site relies on user generated content then it will take longer for people to participate if the ...
1
vote
1answer
69 views

Problem with user generated content

In general, what do you think is better in regards to adding content to a site, to allow users to add content to the site and put a flag button to report it if it doesn't fit with the site, or should ...
3
votes
1answer
142 views

Adding names to slug of URL

On webpages generated from user generated content, I create slugs for the URLs based on the title (just like stackoverflow does): http://www.example.com/photo/day_at_park If there's more than one ...