WPBeginner

Beginner's Guide for WordPress

  • Blog
    • Beginners Guide
    • News
    • Opinion
    • Showcase
    • Themes
    • Tutorials
    • WordPress Plugins
  • Start Here
    • How to Start a Blog
    • Create a Website
    • Start an Online Store
    • Best Website Builder
    • Email Marketing
    • WordPress Hosting
  • Deals
    • Bluehost Coupon
    • SiteGround Coupon
    • WP Engine Coupon
    • HostGator Coupon
    • Domain.com Coupon
    • Constant Contact
    • View All Deals »
  • Glossary
  • Videos
  • Products
X
☰
Beginner's Guide for WordPress / Start your WordPress Blog in minutes
Choosing the Best
WordPress Hosting
How to Easily
Install WordPress
Recommended
WordPress Plugins
View all Guides

WPBeginner» Blog» Tutorials» Case Study: Behind the Scenes Look of List25 – Plugins and Hacks

Case Study: Behind the Scenes Look of List25 – Plugins and Hacks

Last updated on December 14th, 2011 by Editorial Staff
38 Shares
Share
Tweet
Share
Pin
Special WordPress Hosting offer for WPBeginner Readers
Case Study: Behind the Scenes Look of List25 – Plugins and Hacks

As many of you know that we have launched a new blog called List25. In the past month or so, we have been continuously working on improving that site. What looks like a simple list blog in the front-end has a lot of cool little things that you never see. In this article, we will take you behind the scenes of List25 and show you the plugins and cool hacks that we are using to power that site. Perhaps reading this article will give you some feature ideas for your own site.

About List25

List25 is a blog that curates lists of lesser-known intriguing information on a variety of subjects. The purpose of this blog is to be a good fun read when you are bored while being educational at times.

We have the site optimized for readers, so they can always find interesting content while being on our site. We also have the site optimized for new authors, so they can easily adopt to the writing style and format of List25.

Plugins

Here we go. People are always interested in knowing what plugins are other sites using. Our goal when developing a site is to accomplish things the easiest way possible. Plugins are pretty handy and saves us a lot of time. We will list a plugin and then share why we are using it.

Akismet – D’oh. We don’t want comment spam. Every WordPress installation comes built-in with it for a reason.

Compact Archives – We are using Compact Archives plugin power the dates area of the archives page. Having the year and months organized in a compact style not only saves space, but it also makes it look good.

Featured Posts List with Thumbnails – We are using this to showcase our “featured” articles in the sidebar. Instead of using a popular views mechanism, we handpick these articles. This allows us to control and moderate the traffic flow to specific articles. You can see the live demo of it in our sidebar or see the image below.

Featured Posts with Thumbnails on List25

Gravity Forms with the MailChimp Addon – We are using it to power our contact form. We are using the MailChimp addon to collect emails from the contact form if the user choose to opt-in. We have already written about Gravity Forms and its benefits in lead generation.

Lazy Load – This allows us to lazy load our images. Basically when you install Lazy Load, it only loads the areas that is being accessed right away. So if you have a page with 25 Fail GIFs, then only the first few images in the post will be loaded. The rest of the images load as the user scrolls down. By using this technique, the perceived page load time is a lot faster.

MaxBlogPress Ninja Affiliate – Although we haven’t done a lot of affiliate marketing on this site. But we are using Ninja Affiliate to automatically replace some keywords with affiliate links in our posts. This hasn’t generated a lot of revenue for that site yet, but it is because it is such a new site.

Members – Members plugin allows us to create new user roles and limit permission based on the user role. This plugin is a must have for any multi-author blogs.

No Self Pings – Occasionally we link to our own posts. This pretty much tells WordPress to not send pings when we are linking to our own site. Because there is nothing worst than having your own site’s trackbacks to your other entries.

Redirection – We are using redirection plugin to track 404 pages and redirect them appropriately. Its a good plugin to have in general.

Regenerate Thumbnails – We are using Regenerate Thumbnails plugin to generate additional image sizes. This allows us to have various sizes for design purposes (such as Slider Navigation, Featured Posts in the Sidebar etc).

Simple Facebook Connect and Simple Twitter Connect – These two plugins are super powerful and are being used for variety of purposes through out the site. Their #1 purpose is to allow third-party login for comments. See the screenshot below:

List25 Comments Area

Simple Facebook Connect is handling our Facebook Open Graph Meta Data details for us, so we have the right image, title, and description when users share our articles on Facebook.

Simple Twitter connect is also being used for automatically linking our twitter usernames when you type @list25 or any other twitter handle. Because simple twitter connect is using the Twitter Anywhere API, we are also using it for live tweet box on our Subscribe Page for List25. (This tutorial will show you how to create live tweet boxes on your WordPress site)

Subscribe to Comments – This plugin adds a little checkbox after the comment that allows users to subscribe to comments if they choose to.

User Photo – User photo plugin lets each author to upload their own image rather than using gravatar. This allows us to moderate the images that show up in our author bio’s.

VaultPress – We are using VaultPress for backups. It is a managed backup solution by Automattic. They backup our theme, plugins, posts, and all other media files. This protects us from disasters. If anything happens, we can always use VaultPress to restore the site to normal.

W3 Total Cache – This keeps our site from not crashing. List25 is getting a lot of traffic and without this plugin, our servers would crash every hour.

WordPress HTTPs – We are using this plugin to make sure that our site’s backend is secured. But most importantly, we are using it to host media files and serve it to our Facebook Application that we have discussed in this article at WPBeginner.

WordPress SEO by Yoast – This plugin handles our sitemaps, and all other on-site SEO such as Meta tags, indexation etc.

WP-Leads – We are using this plugin to add a little checkbox in the comment form for our MailChimp list. It makes it easier for our users to subscribe to our daily newsletter if they choose to.

WPTouch Pro – We are using WP Touch Pro to power our mobile version of the site. We did create a custom theme for WP Touch Pro, but it didn’t take that long to do so.

WP4FB Pro – This plugin is handling our facebook application for Giveaway. Which we have discussed on pretty extensively on how to do facebook giveaways using WordPress.

That will conclude the list of plugins that we are running. Now lets take a look at other cool hacks that we have on the site.

List25: Theme and Hacks

It is important to emphasize that List25 is running on a custom Genesis Child Theme. We do have some pretty nifty features on the site.

I’m Curious Button in the Header – When a user clicks on that, it redirects them to a random post on a site. It’s essentially simulating a Stumbleupon like experience. You can do this too. Check out our tutorial on How to Redirect Users to a Random Post in WordPress.

Custom Post Editor Layout

Custom Post Editor Layout

The reason why we have a custom post editor layout is so our new authors know exactly what type of formatting we want. If you visit any one of our posts, you will see how handy this feature can really be. It does require some knowledge to create a custom post editor. Smashing Magazine has a tutorial on how to do this.

Slider

We are using the jQuery version of SlideDeck plugin to create our slider. They do have a WordPress plugin. Check out our step by step guide to creating a slider in WordPress.

That’s about it. We hope that this gave you ideas for your own site. Let us know your comments and feedbacks. Oh, and don’t forget to check out List25.

38 Shares
Share
Tweet
Share
Pin
Popular on WPBeginner Right Now!
  • Checklist

    Checklist: 15 Things You MUST DO Before Changing WordPress Themes

  • Revealed: Why Building an Email List is so Important Today (6 Reasons)

    Revealed: Why Building an Email List is so Important Today (6 Reasons)

  • Error Establishing a Database Connection in WordPress

    How to Fix the Error Establishing a Database Connection in WordPress

  • Google Analytics in WordPress

    How to Install Google Analytics in WordPress for Beginners

About the Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi. Trusted by over 1.3 million readers worldwide.

The Ultimate WordPress Toolkit

18 Comments

Leave a Reply
  1. KK says:
    Aug 27, 2016 at 6:57 pm

    similar to List25 how can I add a default content on all the pages using pagination?

    Reply
  2. hoa says:
    Oct 28, 2015 at 2:11 pm

    What’s theme name of site list25.com?

    Reply
    • WPBeginner Support says:
      Oct 29, 2015 at 12:48 pm

      List25 uses a custom made theme designed specifically for the site.

      Reply
  3. Chuka Udeze says:
    Dec 16, 2013 at 1:57 am

    Nice set of plugins you’ve got here, we run a similar site and we’ll consider some of these plugins here, I personally think they’re very useful

    Reply
  4. Sunaina Wadhwa says:
    Apr 25, 2013 at 2:51 am

    Hi Syed,

    Been following you from some time.
    And this is certainly a great help specially for newbies like me as i atleast know the important plugins that can work out for a wordpress site.

    Also i visited your site list25 and you have mentioned that you are using genesis framework theme but the theme looks different from genesis framework theme on list25, is it custom developed? and what are your general reviews about genesis framework?

    Also list25 seems to be nice but i still don’t understand that how could you be possibly making any money from list25 since i dont see any thing except google ads? Whats the motive behind blogging here.

    hope your tips help for a person like me who is getting started and may be a post from you how to make money from blogging would be of great help.

    Reply
    • Editorial Staff says:
      Apr 26, 2013 at 8:45 am

      Hey Sunaina,

      List25 is using a custom child theme for Genesis. I love the Genesis framework, and I think it is the best one out there.

      The motive is not always to make money. It is to have fun and add value. Everything else is just cherry on the top :)

      Reply
  5. Fitoschido says:
    Dec 30, 2011 at 12:26 am

    Thanks for sharing your techniques ;)

    Reply
  6. Japh says:
    Dec 29, 2011 at 2:11 am

    What a great post! It’s always nice to see a behind the scenes like this. I think it really fosters us all learning from each other. Thank you!

    Reply
  7. namaserajesh says:
    Dec 23, 2011 at 11:49 pm

    Thanks for the list. Many plugins are new for me.

    One doubt: I’ve read that showing the list of plugins that we used on our blogs can cause security issue, because the plugin we are using having any security hole.

    Reply
    • wpbeginner says:
      Dec 24, 2011 at 12:00 am

      @namaserajesh Overrated security flaw… If someone has an exploit, they will try to attack your site regardless of whether you have it or not. We get thousands of attempts every day people trying to inject codes using the old TimThumb exploit (hoping that we have those themes)…

      Reply
  8. iheartpgh says:
    Dec 20, 2011 at 3:09 pm

    Thanks – this is a great list. For Facebook and Twitter connect – is there any trick to getting both to show up. Got the Facebook one working but the Twitter login isn’t showing up.

    Reply
  9. WPBeginner - WordPress for Beginners says:
    Dec 16, 2011 at 4:51 pm

    Want to do behind the scenes of your website?

    Reply
  10. Paul_Pruneau says:
    Dec 15, 2011 at 12:00 pm

    Awesome list and summary!

    Thanks for the drill down and detailed item views too.

    A few of these I did not know about.

    Looking forward to checking them out.

    Keep up the great work!

    Reply
  11. Faiz Muhammad says:
    Dec 15, 2011 at 10:54 am

    great sharing risepk see it great plugins for wp

    Reply
  12. Julien Liabeuf says:
    Dec 15, 2011 at 6:05 am

    Thanks for sharing! I suggest you noindex archive pages to avoid duplicate content. Really easy with WordPress SEO.

    Reply
  13. pollyalida says:
    Dec 14, 2011 at 10:35 pm

    @godaisies Yes, a good one to include in our resource list.

    Reply
  14. Jim Welch says:
    Dec 14, 2011 at 4:20 pm

    This “behind the scenes” idea is great.

    Reply
  15. merrittsgret says:
    Dec 14, 2011 at 4:11 pm

    Oh I’m so glad to see this! I’d been hoping for an updated list of favorite plugins from you. (Do you have plans to update https://www.wpbeginner.com/plugins/recommended-plugins-for-wordpress/ ?)

    Reply

Leave a Reply Cancel reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.

Over 1,320,000+ Readers

Get fresh content from WPBeginner

Featured WordPress Plugin
RafflePress - WordPress Giveaway and Contest Plugin
RafflePress
Giveaway and Contest Plugin for WordPress. Learn More »
How to Start a Blog How to Start a Blog
I need help with ...
Starting a
Blog
WordPress
Performance
WordPress
Security
WordPress
SEO
WordPress
Errors
Building an
Online Store
Useful WordPress Guides
    • 7 Best WordPress Backup Plugins Compared (Pros and Cons)
    • How to Fix the Error Establishing a Database Connection in WordPress
    • Why You Need a CDN for your WordPress Blog? [Infographic]
    • 25 Legit Ways to Make Money Online Blogging with WordPress
    • Self Hosted WordPress.org vs. Free WordPress.com [Infograph]
    • Free Recording: WordPress Workshop for Beginners
    • 24 Must Have WordPress Plugins for Business Websites
    • How to Properly Move Your Blog from WordPress.com to WordPress.org
    • 5 Best Contact Form Plugins for WordPress Compared
    • Which is the Best WordPress Popup Plugin? (Comparison)
    • Best WooCommerce Hosting in 2019 (Comparison)
    • How to Fix the Internal Server Error in WordPress
    • How to Install WordPress - Complete WordPress Installation Tutorial
    • Why You Should Start Building an Email List Right Away
    • How to Properly Move WordPress to a New Domain Without Losing SEO
    • How to Choose the Best WordPress Hosting for Your Website
    • How to Choose the Best Blogging Platform (Comparison)
    • WordPress Tutorials - 200+ Step by Step WordPress Tutorials
    • 5 Best WordPress Ecommerce Plugins Compared
    • 5 Best WordPress Membership Plugins (Compared)
    • 7 Best Email Marketing Services for Small Business (2019)
    • How to Choose the Best Domain Registrar (Compared)
    • The Truth About Shared WordPress Web Hosting
    • When Do You Really Need Managed WordPress Hosting?
    • 5 Best Drag and Drop WordPress Page Builders Compared
    • How to Switch from Blogger to WordPress without Losing Google Rankings
    • How to Properly Switch From Wix to WordPress (Step by Step)
    • How to Properly Move from Weebly to WordPress (Step by Step)
    • Do You Really Need a VPS? Best WordPress VPS Hosting Compared
    • How to Properly Move from Squarespace to WordPress
    • How to Register a Domain Name (+ tip to get it for FREE)
    • HostGator Review - An Honest Look at Speed & Uptime (2019)
    • SiteGround Reviews from 1032 Users & Our Experts (2019)
    • Bluehost Review from Real Users + Performance Stats (2019)
    • How Much Does It Really Cost to Build a WordPress Website?
    • How to Create an Email Newsletter the RIGHT WAY (Step by Step)
    • 7 Best CRM Software for Small Businesses (Compared)
    • How to Create a Free Business Email Address in 5 Minutes (Step by Step)
    • How to Install Google Analytics in WordPress for Beginners
    • How to Move WordPress to a New Host or Server With No Downtime
    • Why is WordPress Free? What are the Costs? What is the Catch?
    • How to Make a Website in 2019 – Step by Step Guide
Deals & Coupons (view all)
All in One SEO Pro Coupon
All in One SEO Pro Coupon
Get 50% off All in One SEO Pack Pro, the most popular WordPress SEO plugin in the market.
Imagely Coupon
Get 20% OFF on Imagely WordPress photography themes and plugins.
Featured In
About WPBeginner®

WPBeginner is a free WordPress resource site for Beginners. WPBeginner was founded in July 2009 by Syed Balkhi. The main goal of this site is to provide quality tips, tricks, hacks, and other WordPress resources that allows WordPress beginners to improve their site(s).

Site Links
  • About Us
  • Contact Us
  • FTC Disclosure
  • Privacy Policy
  • Terms of Service
  • Free Blog Setup
Our Sites
  • OptinMonster
  • MonsterInsights
  • WPForms
  • SeedProd
  • Nameboy
  • RafflePress

Copyright © 2009 - 2019 WPBeginner LLC. All Rights Reserved. WPBeginner® is a registered trademark.

Managed by Awesome Motive | WordPress hosting by HostGator | WordPress CDN by MaxCDN | WordPress Security by Sucuri.