If your site gets a lot of reddit posts this will help increase engagement (more upvotes/comments)

0 replies
I wanted to create a widget that people could put on their website, and if that particular URL had been submitted to reddit, it would show that reddit post on that persons website. I did this using creating a script tag
Code:
<script src='//redditjs.com/post.js'></script>
A website owner would just have to put this wherever they wanted it to appear. And there are options you can do

Code:
<script src='//redditjs.com/post.js' data-height='500' data-width='650' data-post-finder='mostComments' data-theme='dark' data-show-submit='true'></script>
An explanation of the customization options and examples are on Reddit Embed Widgets

I wanted this to be similar to a facebook comment widget, websites that get a lot of traffic from reddit would benefit greatly by getting more upvotes/comments on their content.

You can see live examples here.

I also created a subreddit feed widget similar to reddit.com: reddit widget. I feel the one I've created gives the user more options and a better user experience.

Both of these script tags can be autogenerated for you if you use the Reddit Embed Wordpress Plugin
#engagement #increase #lot #posts #reddit #site #upvotes or comments

Trending Topics