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
    • Business Name Ideas
  • 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» Plugins» How to Add a Floating Social Share Bar in WordPress

How to Add a Floating Social Share Bar in WordPress

Last updated on July 25th, 2013 by Editorial Staff
180 Shares
Share
Tweet
Share
Pin
Free WordPress Video Tutorials on YouTube by WPBeginner
How to Add a Floating Social Share Bar in WordPress

A lot of you have asked us about the floating social share bar that we use on WPBeginner. In the past, our reply was simply that it was a custom plugin that we created for our site. That usually followed up with a question what is the best social media plugin that you would recommend? Sadly, there was not a single one that met our standards. We only recommend what we use or would use. After much thought and consideration, we have decided to release our floating social share bar plugin for WPBeginner users and the greater WordPress community. In this article, we will show you how to add a horizontal floating social share bar in WordPress.

Benefits

Most social media plugins for WordPress are bloated. Partially because they support all sorts of social networks. The other part is because social media scripts are inherently slow. Well we fixed both of those issues in this plugin. First, we are only supporting the major social networks: Twitter, Facebook, Google+, LinkedIn, and Pinterest.

Second, we delay the loading of social scripts until the user actually brings their mouse over, so your initial page load time is the fastest that it can be. In the past people simply put placeholder images, but we took it one step further. We show the cached version of the count which refreshes at an interval you decide (default 30 minutes). So when the user sees your share bar, it looks exactly the same as it would if the social media scripts are enabled.

Simply put, this floating social bar allows us to maximize our social media visibility without impacting our site speed.

How to Add the Floating Social Share Bar on Your Site

First thing you need to do is install and activate the Floating Social Bar plugin. Upon activation, the plugin will add a new menu under Settings » Floating Social Bar.

Floating Social Bar Admin Screeen

To add the floating social share bar to your blog posts, simply drag and drop the available social buttons in the enabled social services area in the order you would like to display them. Next, add your twitter ID in the field in the following format wpbeginner. Remember not to include the @ symbol.

The title for the share bar will only show up if there is enough space for it. If you use all sharing buttons, then chances are that you can’t get the title due to width constraints.

You can choose the post types you want to add the floating social share bar such as posts, pages, or any other custom post type.

The last field is the cache interval which is what allows this plugin to be the most efficient. We recommend that you don’t change this number unless you know what you are doing. Here is how it works. By default, this plugin gets the social media count from the APIs and store it in a cache for 30 minutes. It only gets the count for the post when its loaded to reduce server load. For example, if no one visits your two year old post, then this plugin will not waste your precious server resources for that post. It only gets the count right when a user visits the post or page.

That’s it. Now when you go to your post page, there will be a horizontal floating share bar.

Get Floating Social Bar for your site. It’s free, and please do let us know your thoughts. We have tested this plugin for over a year on WPBeginner, but we always appreciate feedback. To help us out, you can go to our WordPress.org page for Floating Social Bar and leave us a rating.

We hope that this article helped you get the coveted floating social share bar to your WordPress site. Let us know your thoughts by leaving a comment below. Lastly, don’t forget to help us out by spreading the word.

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

    Checklist: 15 Things You MUST DO Before Changing WordPress Themes

  • How to Properly Move Your Blog from WordPress.com to WordPress.org

  • How to Fix the 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

123 Comments

Leave a Reply
  1. zak says:
    May 17, 2017 at 2:58 am

    What social media plugin do you use on this site? Because it looks different from you floating social share bar?

    Reply
    • WPBeginner Support says:
      May 18, 2017 at 12:15 am

      Hi zak,

      Yes, it is written specifically for WPBeginner.

      Reply
  2. Stephanie says:
    Apr 26, 2017 at 1:35 pm

    How do you add the sharing buttons to the bottom of the post instead of the top?

    Thanks

    Reply
  3. Ralph Eastwood says:
    Apr 27, 2016 at 7:32 am

    I’ve just installed the plugin. Looks nice. Is there a way to have to bar at the bottom of the post? It seems better sense to have it there. People are going to share a post once they’ve read it and think there’s value – I don’t want to rely on them scrolling all the way back to the top just to share!

    Reply
  4. Laura says:
    Jan 28, 2016 at 2:06 pm

    I have installed, activated and added Facebook to the ‘enabled social services’ box. I don’t have a Twitter user account so left that part blank. I saved the settings but the Facebook tab does not appear on my website! Did I miss something? Thanks

    Reply
  5. sham says:
    Dec 11, 2015 at 2:17 pm

    My social count is back to zero after migrate to HTTPS. How to fix this?

    Reply
  6. Alan says:
    Oct 21, 2015 at 1:02 am

    Your instructions say, “Next, add your twitter ID in the field …”
    I do not have a Twitter account myself. Can I not use this plugin without joining Twitter? (I am on Facebook and LinkedIn.)

    Reply
    • Editorial Staff says:
      Oct 21, 2015 at 10:33 am

      Don’t enable the twitter share button or simply leave it blank. It allows you to get more followers if you enter the twitter ID there.

      Reply
  7. Siska says:
    Sep 16, 2015 at 9:08 pm

    I would like to use this pluging, but i can´t find a way to change the bakground colour…Mi web it´s not white.

    Reply
  8. Siska says:
    Sep 16, 2015 at 9:08 pm

    I would like to use this pluging, but i can´t find a way to change the bakground colour…Mi web it´s not white

    Reply
    • WPBeginner Support says:
      Sep 16, 2015 at 10:34 pm

      Try adding this in your theme’s stylesheet:

      #fsb-social-bar {
          border-bottom: 1px solid #f1f1f1;
          border-top: 1px solid #f1f1f1;
          padding: 10px 0;
          margin: 0px 0 20px 0;
          float: left;
          background: #222;
          position: relative;
          clear: both;
      }
      
      Reply
  9. Jean says:
    May 12, 2015 at 4:15 pm

    Thanks for this! How would you go about to tracking the shares as a goal in Google Analytics?

    Reply
  10. Elisa says:
    Apr 23, 2015 at 5:19 am

    Error when pressing the button google +1. I get a red triangle and not resolve it.
    Help !!!

    Reply
  11. Rick says:
    Mar 8, 2015 at 11:14 am

    How can I turn off the display showing the number of times it has been shared? I do not want the count of shares to be shown.

    Reply
  12. Rebecca says:
    Feb 5, 2015 at 5:59 pm

    Hi, nice plugin. I’m having an issue though, when I use the “pin it” button, it crops the photo. How can I avoid that?

    Reply
  13. Skwty says:
    Sep 29, 2014 at 5:38 pm

    Just wanted to give a heads up that your Floating Social Bar plugin was causing issues with my WP-Bold theme. It would remove the excerpt from the widget that I used to display related content in the sidebar. The title was there, but only on the single.php would the excerpt disappear. Solostream support mentioned that I should say something. I switched to another plugin because of it, but would much rather use the Floating Social Bar.

    Thanks!

    Reply
  14. Zomi Daily says:
    Jul 15, 2014 at 6:45 am

    Can you please include Facebook Share button, please?

    Reply
  15. Jon Brown says:
    Apr 7, 2014 at 5:08 am

    Are you still planning to release a version that includes comment counts like this site does? Even if not ready for release is that code public?

    Reply
  16. Jorge says:
    Mar 24, 2014 at 10:41 pm

    Hi! Thanks for the great plugin. I have some questions when people press like or +1 do they share the post in my blog too? How can people share my content from the social bar? What is the capital of North Dakota ;) Thanks again!

    Reply
  17. Julius says:
    Feb 23, 2014 at 5:26 pm

    Great plugin, but unfortunately it consumes lots of resources. P3 plugin shows that it consumes 51% of all my plugins (I have 12 plugins).

    Reply
    • WPBeginner Support says:
      Feb 23, 2014 at 6:03 pm

      We use it on our own sites and we are very concious about page speed. As for P3 plugin, the test results can be affected by many factors such as other services running on your server, if you are on a shared server, this will also affect results.

      Reply
  18. Urmet says:
    Feb 13, 2014 at 9:25 am

    Great plugin – I would like to know one thing – can I have it this way that the counter loads immediately – like you have it on your own page – sharing numbers are visible even if I am not hovering over the plugin.

    Reply
  19. Haider says:
    Jan 24, 2014 at 10:04 am

    Great Plugin Indeed!

    I finally activated and modified it a little to suit my theme :)

    I have a few queries:

    1. Do you plan to include the new facebook share button along with the like button ? Please consider this.
    2. Won’t it be better to handle styling with a separate CSS file rather than inline CSS ? A lot of premium themes have option for custom CSS which is added to the header; but that doesn’t work in this case. I had to modify the plugin file to change the styles.

    Thank you so much for such an awesome product!

    Reply
  20. Jenn Marie says:
    Jan 16, 2014 at 12:27 pm

    Hi there! From one high-quality person to another: I see you. This plugin rocks, and I suspect it’s due to the meticulousness I see on all your stuff!

    One question: any idea why the bar is not sticky for me on iPhone (iOS7)? I’m using Point, a responsive theme. Have tried disabling other social plugins.

    Reply
  21. Mike says:
    Jan 15, 2014 at 9:00 pm

    Lots of people like me having problems with your floating bar not working. Do you check your support comments? I guess only option is to assume that since you don’t address the reasons why your floating bar does not work, it must be broken and I must look for another solution. (Sad face)

    Reply
    • WPBeginner Support says:
      Jan 18, 2014 at 2:35 pm

      Mike, we tested it WP 3.8 and it works fine. As a free plugin it comes with limited support options. Unfortunately we can not address theme related issues.

      Reply
  22. Brian So says:
    Jan 8, 2014 at 2:12 pm

    Hi, thanks for sharing this plugin. Whenever I click on ‘Like’ on the floating social bar, it pops up a window for me to share to my friends. But the window is cut off, making only the left side visible. It only happens to the Facebook Like button and not to G+. Do you know how to fix this?

    Reply
    • Jenn Marie says:
      Jan 17, 2014 at 3:06 pm

      Brian, try adding this to your style sheet or your theme’s custom CSS box:

      /* to fix cropping of fb post-like popup*/
      .fb-like iframe {
      max-width: inherit !important;
      }

      I was having the same problem and this worked immediately!

      Reply
  23. Rahul Chowdary says:
    Jan 7, 2014 at 4:34 pm

    I absolutely loved this plugin. I made few changes myself to make it better for my blog.

    I am also using Sticky Header by ThematoSoup. So when the sticky header is scrolled down the floating social bar overlapping perfectly.

    Problem is the background of the bar and fsb-sprite image.
    So I edited the css of this plugin to remove background color of the bar and removed background of fsb-sprite image.

    You can see that working on any post of my blog. My blog: Techpingo[dot]com.

    My question: In the free version an image is used as buttons and the counters are placed properly. But how can I use customized version with actual buttons like yours in “wpbeginner.com” blog and sister blog “list25.com” .

    Please tell me how to do it but don’t say me no.

    Reply
  24. Mike Campbell says:
    Dec 23, 2013 at 4:13 am

    Thanks for the great plugin, using it on a couple of my websites.

    Reply
  25. Nitin says:
    Dec 13, 2013 at 12:06 pm

    Hi,

    Just wanted to know if the bar could be disabled for mobile devices as social sharing is native on iOS etc. If yes, then how.

    Apologies, if you have already addressed the question in conversations before, I gave cursory glance could not find anyone on this.

    Thanks

    Reply
  26. Muhammad Shoaib says:
    Dec 7, 2013 at 6:59 am

    Hey i have installed it on my website and it is working great. I want to change the background color of the sharing bar so that it will match with my blog’s bg color. I have tried in CSS file but did not succeeded. can anyone help me how to do it.? Thanks

    Reply
    • Jenn Marie says:
      Jan 17, 2014 at 3:11 pm

      Muhammad, you might try making your own fsb-sprite.png file with a transparent background. This file is located in the theme’s images folder and currently the button images are on a white background. You’ll need an image editing program that supports a transparent canvas, like Adobe Fireworks.

      Reply
  27. Bob Digital says:
    Dec 5, 2013 at 3:29 am

    Hi, we are getting a redirect loop on the pinterest button, all others seem to work ok. Any ideas what we might be doing wrong?

    Reply
    • WPBeginner Support says:
      Dec 5, 2013 at 1:54 pm

      Its working fine on our test site. Please try disabling other social media plugins and see if this works. If it does work then please notify us about the plugin that was conflicting.

      Reply
      • Bob Digital says:
        Dec 5, 2013 at 7:33 pm

        Hi, thanks. Does the pinterest button on our site work for you? – http://digitalvillas.com/portfolio/dvr43-modern-fantasy-villa/

        The only other social plugin on that theme is the ‘Facebook Social Plugin Widgets’ so we have added the plugin to a new demo site we are making to test it out, this site uses a different theme and has no other social media plugins at all, it is on the same hosting though. We get the same response from the pinterest button.

        On this page you dont have pinterest so we cant test it, is there another site you have it on we can test please?

        Many Thanks.

        Reply
        • WPBeginner Support says:
          Dec 8, 2013 at 3:15 pm

          We are using a customized version of floating social bar on our sister website, http://www.list25.com and Pinterest button is working fine there.

  28. Emily says:
    Nov 22, 2013 at 4:47 pm

    How to fix if it get “error” on Facebook button? :(

    Reply
    • WPBeginner Support says:
      Nov 23, 2013 at 10:57 am

      What error do you get?

      Reply
  29. Jaswinder says:
    Nov 5, 2013 at 5:01 pm

    Great information about how to add a floating social share bar in wordpress?
    I was looking for the information and I got the answer.

    Reply
  30. Paul says:
    Oct 23, 2013 at 10:26 am

    Hi, I have a question about the facebook like. When you open this up, you get a share on facebook box, as expected. But if you have multiple facebook pages, how can you direct the share to a specific page, ie personal vs business page. This is a recurrent theme with facebook shares and likes. Any thoughts?
    Thanks
    Paul

    Reply
  31. aquib says:
    Oct 16, 2013 at 8:39 am

    Hi the facebook share button will only partially display can you help ?

    Reply
  32. Paul says:
    Oct 10, 2013 at 10:24 am

    I have a question. Let’s say you enable this new floating social bar, what happens to all those prior posts you have out in the world or in your blog, enabled with jetpack social sharing. Do those social buttons disappear from those posts?

    Reply
    • WPBeginner Support says:
      Oct 10, 2013 at 5:04 pm

      Floating social bar will show your likes and tweet counts on those posts. The plugin will not affect how people shared your posts before installing this plugin.

      Reply
  33. William Hughes says:
    Sep 18, 2013 at 8:49 pm

    I would like to use the new plugin, BUT

    is it alright to install it on a wordpress site that has been customized with different/unique graphics and “navigational icons” were added to the sub header??? *
    (I had someone do this for me)*

    Any kind of info or help on this would be greatly appreciated!

    Reply
    • WPBeginner Support says:
      Sep 18, 2013 at 10:55 pm

      Yes it is alright to install it on a customized site.

      Reply
  34. Fatos says:
    Sep 5, 2013 at 1:40 pm

    Hi,

    Thank you wpbeginner for creating such an awesome plugin. I installed it and realized it wasn’t floating, deactivated almost all plugins and found the culprits while activating them one by one. Two plugins that conflict with this one are: Facebook TrafficPop™ for WordPress, and WordPress Like Locker; same author from codecanyon.net. Do you guys have any idea how to fix it.

    Reply
  35. FxB says:
    Sep 4, 2013 at 12:57 pm

    Nice plugin

    One observation : you should remove the white background on the sprite.png so we could tweak the background without having a disgracing white border around the elements.

    For the rest nothing to say, great work

    Reply
  36. Iselag says:
    Aug 27, 2013 at 12:03 pm

    Can i add the bar at the bottom of a page or post instead of the top where it is now?

    Reply
  37. Nouman Younas says:
    Aug 5, 2013 at 10:51 pm

    Just installed it.. feeling great.
    i installed it because of two reasons
    its unique
    you are reliable

    Reply
  38. Julian says:
    Aug 1, 2013 at 11:32 am

    Thank you for this beautiful plugin. I am having one issue: If I activate the plugin, when clicking at a post, I get an access denied message from my htaccess (I protected /wp-admin directory). If I do not enter any credentials and click cancel, the page and the plugin loads and everything looks normal. Does your plugin require access to /wp-admin folder?

    Reply
    • Editorial Staff says:
      Aug 1, 2013 at 7:30 pm

      It does call the ajax to update the count which is probably why you are getting that error.

      https://www.wpbeginner.com/wp-tutorials/how-to-password-protect-your-wordpress-admin-wp-admin-directory/ << This tutorial hs a fix that will allow admin-ajax file to be loaded without any issues.

      Reply
      • Julian says:
        Aug 2, 2013 at 1:33 pm

        Worked perfectly. Thanks so much for the quick response!

        Reply
  39. Dario says:
    Jul 30, 2013 at 3:22 pm

    I didn´t like me,, because i need the option to send by mail,, and this plug-in didn’t had it!

    Reply
  40. Christos says:
    Jul 29, 2013 at 5:41 am

    Hello , great work with this plugin and in general
    I have a question .
    Is there a way to add my post rating php code in the bar , so it will float with the social buttons too .
    It will be a nice future :)

    Reply
    • Editorial Staff says:
      Jul 29, 2013 at 10:44 pm

      Not yet, but there will be in the future via a hook.

      Reply
  41. Feyi C says:
    Jul 28, 2013 at 6:48 pm

    Perfect timing! I just deleted a social sharing plugin that was giving me serious crawling and indexing issues. Thank you so much. The best things in life really are free. I’m happy to make a donation and will be looking into your other paid products and services in future…you rock!

    Reply
    • Editorial Staff says:
      Jul 29, 2013 at 10:41 pm

      Thanks for using our plugin.

      Reply
  42. Muhammadibn says:
    Jul 27, 2013 at 8:16 am

    Is it possible to add functionality for the facebook share button?

    Reply
    • Editorial Staff says:
      Jul 29, 2013 at 10:28 pm

      Turn off the socialite, and the FB like button will work like the share.

      Reply
  43. Greg Moore says:
    Jul 23, 2013 at 3:51 pm

    Hi,

    The instructions on this page say:

    ” Next, add your twitter ID in the field in the following format @wpbeginner.”

    The instructions on the Settings page for the plugin say:

    “Your twitter username when visitors retweet your posts (no @ symbol).”

    Thanks in advance for clarifying this.

    – Greg

    Reply
    • Editorial Staff says:
      Jul 25, 2013 at 7:42 am

      Sorry, that is our mistake. Fixed the instruction. Add twitter handle without the @ symbol.

      Reply
  44. Marcy Diaz says:
    Jul 23, 2013 at 3:25 pm

    Thank you for this plugin. I always appreciated that your social bar didn’t cover the post text while I was reading on an iPad, while many other plugins do. I also appreciate all your many tutorials; when I need to know how to do something with WordPress, your site is usually the first site I search, even before a general Google search.

    Reply
    • Editorial Staff says:
      Jul 25, 2013 at 7:43 am

      Thank you Marcy for your continuous support. We truly appreciate it.

      -Syed

      Reply
  45. Noel O'Connor says:
    Jul 23, 2013 at 12:38 pm

    Thank you guys so much for this, I LOVE it. I was sick to the back teeth of “Sociable”.

    Reply
  46. MJ Bush says:
    Jul 22, 2013 at 9:47 pm

    Are there any plans to create an option to disable the number of shares display? For now I’m not activating it because of the big fat zeros. Will activate when there’s an option or I have decent numbers. ;-)

    Reply
    • Editorial Staff says:
      Jul 25, 2013 at 7:50 am

      Yes, in our next update which should hopefully go live later today, it will automatically hide the count if it is 0. If the count is higher then 0, then it will display.

      Reply
  47. Ray Mitchell says:
    Jul 20, 2013 at 10:24 am

    This plugin is exactly what I need for my newly launched blog. Unfortunately, the row of 0 shares is depressing. Is there any thought to making the counters an option?

    Reply
  48. Katie says:
    Jul 19, 2013 at 5:40 pm

    Is there a way to customize it so it looks just like the way you have it on here? I installed it, but the font is different, it’s more spaced out between the buttons, and there isn’t the line dividers :)

    Reply
    • Editorial Staff says:
      Jul 25, 2013 at 3:17 pm

      The customization on this site are done to match our design. We use a font called Oswald which has to be loaded first in the design before it can be used by the bar. It doesn’t make sense to load an external font that doesn’t match site design for thousands of users who use this plugin.

      In short, if you would like to do that, then you can override the plugin CSS styles.

      Reply
      • Seda says:
        Jan 5, 2014 at 4:32 am

        Thanks guys. This is an amazing plugin. Can you let us know how to add the line dividers like the one on your page here and change the font in css? I’m a newbie and don’t know css but i’m willing to give it a shot. What line in css should be changed to add the line dividers and change the fonts?

        Thanks in advance and thanks for the best social media plugin out there.

        Reply
  49. Sri Ganesh.M says:
    Jul 19, 2013 at 2:47 pm

    Thanks for the plugin, but the value of every post is 0. !

    Reply
  50. Nick says:
    Jul 19, 2013 at 2:37 pm

    Is there somewhere to see example of what it looks like and how it works?

    I’ve tried all the rest and none worked to our satisfaction. Would love to see if this is the one for us.

    Reply
    • Editorial Staff says:
      Jul 25, 2013 at 3:17 pm

      See a demo of it right on this site.

      Reply
« 1 2

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
WP Mail SMTP logo
WP Mail SMTP
Fix WordPress email delivery issues. #1 SMTP plugin. 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]
    • 30 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 2020 (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 (2020)
    • 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 (2020)
    • SiteGround Reviews from 4196 Users & Our Experts (2020)
    • Bluehost Review from Real Users + Performance Stats (2020)
    • How Much Does It Really Cost to Build a WordPress Website?
    • How to Create an Email Newsletter the RIGHT WAY (Step by Step)
    • Free Business Name Generator (A.I Powered)
    • 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 2020 – Step by Step Guide
Deals & Coupons (view all)
LiveChat logo
LiveChat Inc Coupon
Get a 30 day free trial and 30% OFF LiveChat, one of the best live chat service providers for WordPress users.
ConvertKit Coupon Code
ConvertKit Coupon
Get a 14-day no risk FREE trial with this powerful email marketing software.
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).
Join our team: We are Hiring!

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

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

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