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» Tutorials» How to Add Facebook Like Button in WordPress

How to Add Facebook Like Button in WordPress

Last updated on October 24th, 2016 by Editorial Staff
2.3k Shares
Share
Tweet
Share
Pin
Free WordPress Video Tutorials on YouTube by WPBeginner
How to Add Facebook Like Button in WordPress

Do you want to add a Facebook Like button in WordPress? Facebook is the largest social media platform in the world. Using Facebook Like button, you can allow users to Like and share your content on Facebook. In this article, we will show you how to add the Facebook Like button in WordPress.

Facebook Like Button for WordPress

Method 1: Manually Add Facebook Like Button in WordPress

This method requires you to add the code directly in WordPress. If haven’t done it before, then please take a look at our beginner’s guide to pasting snippets from the web into WordPress.

First, you need to visit the Like button page on Facebook developers website and scroll down to ‘Like Button Configurator’ section.

Like button settings

Use the configuration to choose the Like button layout and size. You will see a preview of the Like button below.

You can leave the URL field empty, as we will dynamically fill in the URL in WordPress.

Once you are satisfied with the preview, click on the ‘Get Code’ button.

This will bring up a popup showing you two pieces of code snippets under the JavaScript SDK tab.

Facebook Like button code generator

Copy the first code snippet and add it to your WordPress theme’s header.php file right after the <body> tag.

Next, you need to copy the second piece of code and paste it in your WordPress theme’s template files where you want to actually display the Like button.

Most probably you will want to add it to single.php, archive.php, page.php, etc. However, if your WordPress theme uses content templates, then you will need to add it to content templates.

Please note that if you directly add these code snippets to your WordPress theme, then they will be overwritten when you update the theme.

You can avoid this, by creating a child theme and then adding these code snippets into your child theme templates.

Method 2: Add Facebook Like Button in WordPress Using a Plugin

In this method, we will be using a WordPress plugin to add Facebook Like button. This method is much easier and is recommended for beginners.

First thing you need to do is install and activate the WP Like Button plugin. For more details, see our step by step guide on how to install a WordPress plugin.

Upon activation, the plugin will add a new menu item labeled WP Like Button to your WordPress admin bar. Clicking on it will take you to plugin’s settings page.

WP Like Button settings

First you need to select where you want to display the Like button and choose whether you want the button to be mobile responsive or not.

Next, you need to provide a Facebook App ID or an Admin ID of a user who has access to Facebook insights. You can use your own Facebook username or ID here.

Under the default image setting, you can upload an image that will be used when a post or page does not have a Facebook thumbnail. Leave this option, we will show you how to set Facebook thumbnail later in this article.

Under ‘What to like’ option, you need to select ‘Each page/post will have its own like button’. After that you need to select a layout, alignment, language, for your Facebook button.

At the bottom of the page, you will be able to see a preview of how the button will appear on your site.

Once you are finished, click on the ‘Save Settings’ button to store your changes.

That’s all, you can now visit your WordPress site and you will see the Like button for each post.

Like button in WordPress

What is Open Graph Meta Data? How to Add it in WordPress

Open Graph meta data helps Facebook collect meta information about a page or post on your WordPress site. This data includes a thumbnail image, post/page title, description and author.

Facebook is quite smart in pulling up the title and description fields. However, if your post has more than one image, then sometimes it shows incorrect thumbnail when your article is shared.

If you are already using Yoast SEO plugin, then this can be easily fixed by visiting SEO » Social page and clicking on the Facebook tab.

Facebook Open Graph

For more details and alternate ways to add open graph meta data, see our guide on how to add Facebook Open Graph meta data in WordPress.

That’s all, we hope this article helped you learn how to add Facebook Like button in WordPress. You may also want to see our list of 10 best Facebook tips and tutorials for WordPress users.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

2.3k Shares
Share
Tweet
Share
Pin
Popular on WPBeginner Right Now!
  • How to Properly Move Your Blog from WordPress.com to WordPress.org

  • Checklist

    Checklist: 15 Things You MUST DO Before Changing WordPress Themes

  • Google Analytics in WordPress

    How to Install Google Analytics in WordPress for Beginners

  • How to Start Your Own Podcast (Step by Step)

    How to Start Your Own Podcast (Step by Step)

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

176 Comments

Leave a Reply
  1. Earl Jones says:
    Jun 3, 2020 at 1:46 pm

    I’ve added the wp-like-button to my blog pages and configured it according to directions. The like counter goes up, so I know that readers are clicking the button, but where do I find the names of these readers so that I can follow-up with them?

    Reply
    • WPBeginner Support says:
      Jun 4, 2020 at 8:57 am

      At this time the plugin does not track that information.

      Reply
  2. Michel says:
    Feb 5, 2020 at 7:00 pm

    Hi Wp Beginner :)

    Just wanna say thank you for all the great articles!
    They allready have helped me a lot, easy to understand…..Love it!

    Cheers guys, keep on doing like you do :)

    Reply
    • WPBeginner Support says:
      Feb 6, 2020 at 8:53 am

      You’re welcome, glad our articles have been helpful :)

      Reply
  3. Macdonald says:
    Jan 5, 2019 at 4:45 pm

    Hi, all.
    I am using Blog Bank WordPress theme which has nicely built Facebook, Twitter, Google+ and LinkedIn buttons but I cannot seem to make them work as intended (refer to my respective social sites). I would like to know if there is a way to do it.
    Thank you for the continual great work you are doing for us, beginners.

    Reply
    • WPBeginner Support says:
      Jan 8, 2019 at 10:23 am

      You would want to reach out to your theme’s support for this issue and they should be able to let you know if it is an error with the theme itself or a method to resolve the issue.

      Reply
  4. stephen Mgbemena says:
    Oct 12, 2017 at 7:24 am

    Please admin, I’m using the header and footer plugin on my wordpress blog. I added the code on the footer and it’s showing the like button on the down end of my blog. Please how can I add it so it can show right after every single post. Thanks

    Reply
  5. Mary says:
    Sep 4, 2017 at 10:03 pm

    The WordPress plugin worked perfect. Thanks for tutorial. :)

    Reply
  6. soshail akash says:
    Jan 24, 2017 at 11:08 pm

    I am unable to make the plugin work on Archives :( It works perfectly fine on Single Posts.

    Your help would mean a lot

    Reply
  7. Jonathan says:
    Jan 16, 2017 at 4:30 pm

    You said “You can leave the URL field empty, as we will dynamically fill in the URL in WordPress.”

    I was expecting to article to then say what code to put in in order to dynamically fill the URL.

    Does the URL fill dynamically if we leave the data-href blank, with no further action needed?

    Reply
  8. Vipin says:
    Nov 19, 2016 at 6:59 am

    How do I show facebook like counts in the post meta.
    Like this: Posted by Admin in Technology on Date | 2 comments | 5 Likes

    Reply
  9. Sandeep kumar says:
    Nov 2, 2016 at 12:18 pm

    Jetpack plugin also offers like button.

    Reply
  10. Ahmed says:
    Jul 4, 2016 at 7:21 am

    i want change size of button to be more big

    Reply
  11. Toon says:
    Mar 25, 2016 at 5:44 am

    So far so good, this works.
    But how can I get rid of that popup window as soon as you hit the button.

    Reply
  12. Len Vanderlinde says:
    Feb 23, 2016 at 7:08 pm

    Have set up a personal web site (not for profit) rather then a blog using WordPress. Very impressed that I was able to do it with my very limited web knowledge. Would like to add a Facebook like button but your instructions do not work for my home page?
    Thanks Len

    Reply
  13. suzannah says:
    Nov 25, 2015 at 12:42 pm

    THANK YOU. This worked like a charm. Any ideas how to do this on a page instead of just a post? Thanks!!! This is my new favorite site!

    Reply
  14. Patrick says:
    Oct 9, 2015 at 12:45 pm

    Hi,

    This tutorial sounds like chinese to me. You use vocabulary which assumes certain knowledge that beginners do not have.
    ” First open your single.php file in your theme’s folder. Then paste the following code inside your post loop:”
    What does that mean?
    I understand that you keep your posts short, but very often they are really too short !
    Thanks

    Reply
  15. mark says:
    Jun 7, 2015 at 6:52 am

    Hi,

    question, how do i inline FB like with Google +1 and other buttons, pretty much as you did here?

    Thank you,
    Mark

    Reply
  16. Vishwas anand says:
    May 27, 2015 at 12:52 pm

    This is my single.php file. Please tell me where to add the code.

    ” . __( ‘Next’, ‘twentyfifteen’ ) . ‘ ‘ .
    ” . __( ‘Next post:’, ‘twentyfifteen’ ) . ‘ ‘ .
    ‘%title’,
    ‘prev_text’ => ” . __( ‘Previous’, ‘twentyfifteen’ ) . ‘ ‘ .
    ” . __( ‘Previous post:’, ‘twentyfifteen’ ) . ‘ ‘ .
    ‘%title’,
    ) );
    1
    // End the loop.
    endwhile;
    ?>


    Reply
  17. j.siurivera says:
    Apr 16, 2015 at 2:08 pm

    Thanks so much for the tutorial! However I couldn’t seem to get the Like button to show up on post.
    I’ve been pasting the iframe code in between

    and (iframe code paste here)

    and some other locations before the end loop but still not coming out. Please help!

    Here’s the single.php file for my theme (Eryn)

    Thank you!!

    Reply
    • j.siurivera says:
      Apr 16, 2015 at 10:25 pm

      Sorry just realized the php didn’t come out… here it is:

      Reply
  18. xuamox says:
    May 13, 2014 at 6:38 pm

    Works but it is not responsive. Are there any other options for a responsive design?

    Reply
  19. Manu Raj says:
    Apr 25, 2014 at 11:48 pm

    Thank you

    Reply
  20. Santiago says:
    Mar 20, 2014 at 11:38 pm

    I get an Error 404 page when i use the share button. Can you help me please?

    Reply
  21. Rebecca says:
    Feb 27, 2014 at 7:04 pm

    Thank you to the people who asked ‘the dumb questions.’ The answers helped me sooo much. Very happy! Thanks guys.

    Reply
  22. cathal butler says:
    Feb 1, 2014 at 3:50 pm

    Can’t get code to work…..below is copy of code from me single.php page. Where should the code be pasted

    #content{margin-left:18px;}

    <div class="post" id="post-“>

    <?php the_content('Read the rest of this entry »’); ?>

    ‘Pages: ‘, ‘after’ => ”, ‘next_or_number’ => ‘number’)); ?>

    <?php the_tags( 'Tags: ‘, ‘, ‘, ”); ?>

    Reply
    • WPBeginner Support says:
      Feb 2, 2014 at 5:58 pm

      just above or below the_content() line.

      Reply
  23. Emmeline Jane says:
    Nov 26, 2013 at 4:43 am

    Hi!

    I’m currently tying to get the facebook insights to work through your code and plugin, however I can’t for the life of me figure out how to put this ‘proper’ facebook like code in…..!!

    This is the code for my ‘singular.php’.. the theme I’m using is Hatch.

    <div id="post-” class=””>

    <?php echo apply_atomic_shortcode( 'byline', '’ . __( ‘By [entry-author] on [entry-published] [entry-edit-link before=” | “]’, ‘hatch’ ) . ” ); ?>

    <?php the_content( __( 'Continue reading →’, ‘hatch’ ) ); ?>
    ” . __( ‘Pages:’, ‘hatch’ ), ‘after’ => ” ) ); ?>

    Please let me know where to put the code! I’ve tried it every where, around the ( have_posts) etc…

    Reply
    • WPBeginner Support says:
      Nov 26, 2013 at 5:07 am

      Try putting the code between post title and the_content.

      Reply
  24. Amy says:
    Jun 5, 2013 at 3:21 pm

    How do I add a facebook “like my page” button on my posts? I saw the configuration and I have the two codes but I have no idea about Javascript, etc?? Thanks!!

    Reply
  25. Karen says:
    Feb 26, 2013 at 1:54 pm

    Hi thanks for the tutorial! I got it to work on my site but for some reason when I “like” a post it doesn’t show up in my FB feed. Any idea if I did something wrong?

    Reply
    • Editorial Staff says:
      Feb 27, 2013 at 6:14 am

      Sometimes if you excessively like posts from one site, then FB tends to temporarily block it. On the other hand, look in your activity feed to see if it is going there.

      Reply
  26. Juvy says:
    Nov 6, 2012 at 3:43 am

    Hi, WPBeginner,

    Can I ask your help. I am new of WordPress. I have a big problem on my website. Please help me how to resolve. I’m begging you. This is my website http://www.mymovietube.com and it was broken.
    This is the error I received:

    Parse error: syntax error, unexpected ‘<' in /home/mymovie/public_html/wp-content/plugins/facebook-social-plugins/widgets/like-button.php on line 2

    Please let me know how to fix this.
    Thank you.

    Need Help,

    Juvy

    Reply
    • Editorial Staff says:
      Nov 6, 2012 at 10:36 am

      You need to look at this article:

      https://www.wpbeginner.com/beginners-guide/beginners-guide-to-pasting-snippets-from-the-web-into-wordpress/

      Reply
  27. Michael says:
    Sep 6, 2012 at 8:02 am

    Is Facebook Insigts also working with the html5 version of the like button or just with the xfbml version? Both versions are working with the same javascript.
    Great article by the way. I’m going to implement that into my website. Thanks.

    Reply
    • Editorial Staff says:
      Sep 6, 2012 at 9:31 am

      It should work with the HTML5 version as well.

      Reply
  28. Jake says:
    Jul 31, 2012 at 12:53 am

    I was wondering if you could tell me how to customize the image and description that shows on Facebook when you like the site or possibly point me to a article that discusses this, I am having the hardest time trying to figure that part out. Thanks!

    Reply
    • Editorial Staff says:
      Jul 31, 2012 at 8:51 am

      Use the WordPress SEO by Yoast plugin. It adds og: (Open Graph) tags in your theme. The meta description you specify for your post will then end up being the description. The post thumbnail you attach will end up functioning as the thumbnail. Hope this helps.

      Reply
      • Jake says:
        Jul 31, 2012 at 10:06 pm

        YES!!! This site rocks!!

        Reply
  29. garrick1234 says:
    Apr 16, 2012 at 1:30 pm

    Where does one find the single.php file?  Sorry I know that sounds pretty dumb, but I am (sometimes)

    Reply
    • wpbeginner says:
      Apr 19, 2012 at 6:25 am

       @garrick1234 No such thing as a dumb question. You will find it in your FTP folder /wp-content/themes/yourthemename/Or in your WP-Admin go to Appearance > Editor and find it there.

      Reply
  30. Ginger says:
    Mar 25, 2012 at 10:52 am

    How can you enable users to add their own comments to their recommendation at the time of posting?

    Reply
    • wpbeginner says:
      Mar 27, 2012 at 8:08 am

      When the user clicks, a comment box should just open. Specially if you are using the FBML version.

      Reply
  31. angie says:
    Mar 17, 2012 at 1:25 am

    thank you for the layout=”button_count”!!! i’ve been looking for that everywhere!

    Reply
  32. Editorial Staff says:
    Mar 12, 2012 at 8:01 am

    Hey,

    Use WordPress SEO by Yoast and enable the social section. Or just install and activate Simple Facebook Connect… don’t have to do anything else, and it will work.

    Reply
  33. tingmike says:
    Feb 17, 2012 at 2:49 am

    Thanks. One problem that I have is that the button doesn’t align with the Google+ and Pinterest buttons. It’s just two pixels too low compared to the other buttons. Any idea how to make them align to the same horizontal alignment?

    Reply
    • wpbeginner says:
      Mar 27, 2012 at 8:08 am

       @tingmike You can add CSS classes to make sure that it works.

      Reply
  34. Sophia says:
    Feb 3, 2012 at 12:19 am

    Thanks this is brilliant!

    Reply
  35. Fran Dorf says:
    Jan 27, 2012 at 5:23 pm

    Where do I find the “post loop” in the single.php file? I’ve tried pasting your code in various places and nothing happens!!!

    Reply
    • Editorial Staff says:
      Jan 30, 2012 at 11:08 am

      Post loop is the code which says while have posts, the post etc. You want to post this code before the endwhile;

      Reply
    • wpbeginner says:
      Mar 27, 2012 at 8:09 am

       @Fran Dorf You have to look at while have_post, the_post

      Reply
  36. Kate says:
    Jan 21, 2012 at 1:18 am

    While these instructions appear straightforward, they are of no use to someone who does not know how to “open your single.php file in your theme’s folder.” While I am on the internet all the time, I have next to zero knowledge of html. I have added code before, but I need instructions on how to get to the code in the first place. I cannot find anything anywhere on wordpress about a “single.php” file. Please help. I really want readers to be able to share my posts on Facebook, Twitter, and through e-mail.

    Reply
    • wpbeginner says:
      Mar 27, 2012 at 8:09 am

      If you are unaware of how to open your single.php file, then perhaps you should utilize one of the many free plugins that add a facebook like button to your site.

      Reply
  37. Tierney says:
    Dec 18, 2011 at 5:41 pm

    Hi, I posted the code on my site and it worked. However, the friend icon is not staying. When i refresh the page, the friend icon disappears. I want all of the friend that clicked the like button to remain so I would know who clicked the like button. I need their names for the prize drawing. Can you help? Here is my code:<iframe src="http://www.facebook.com/plugins/like.php?href=ID)); ?>&layout=standard&show_faces=true;width=450&action=like&colorscheme=light” scrolling=”no” frameborder=”20″ allowTransparency=”true” style=”border:none; overflow:hidden; width:450px; height:60px”>

    Reply
    • Tierney says:
      Dec 18, 2011 at 5:44 pm

      sorry. I tried posting my code but showed up as that WP beginner. My apologies

      Reply
    • wpbeginner says:
      Dec 19, 2011 at 10:40 am

      your code is right… it seems like that its some sort of FB glitch that its not recording your likes.

      Reply
  38. Megan at Fiterature says:
    Dec 7, 2011 at 11:11 am

    Hi – this is not working for me. I copy and pasted exactly what is above into my single.php section. I am using the Twenty Eleven theme. When I Update File and then check my website…no Like button. What am I missing?

    Reply
  39. papayacansada says:
    Nov 14, 2011 at 4:17 pm

    I’ve been having some headaches with this thing, all I want is a facebook like button on the homepage, I got that but the problem is that when the button is clicked it will like the most recent post and not the main page, after many attempts at the moment I have the code outside the loop, in the header so it displays pretty much everywhere, it seems that even this way when I’m on a single page the button work as supposed and likes go to the single post, my concern is the main page, I need it to like mydomain.com and not the latest post when I’m on the homepage.

    Reply
    • wpbeginner says:
      Nov 14, 2011 at 4:18 pm

      @papayacansada where it says href in the code. Replace the php code with your site domain.

      Reply
  40. jenniferdoser says:
    Oct 27, 2011 at 7:59 am

    This worked great – thanks! I’m just having 3 issues. (1) When I like a post, it shows the following text next to the thumbnail:You may use these HTML tags and attributes: (2) I would like to have the comment box drop down when someone clicks the like button, as it does on this site and I can’t seem to find any documentation on that.

    (3) I tried to access insights after installing the Open Graph plugin, but I get this error message when I try to add insights for the blog:No admin data found at root webpage http://www.firelilyphotography.com/. Insights requires admin data at this root webpage for the specified URL http://www.firelilyphotography.com/blogWhat admin data do I have to add for insights to work?

    Thank you!

    Reply
    • wpbeginner says:
      Oct 27, 2011 at 8:12 am

      @jenniferdoser Ok first, you need to follow the XFBML way if you want insights, and the dropdown message box on the like buttons.Then follow this tutorial:https://www.wpbeginner.com/wp-tutorials/how-to-get-facebook-insights-for-your-wordpress-site/

      Reply
      • jenniferdoser says:
        Oct 27, 2011 at 10:41 am

        I’m using the XFBML way and I’m still not quite there. I think the main issue is that when I first activated the plugin, I used my business page Facebook ID instead of my personal ID. I’ve since updated the ID, but I still get an error when I like a post:The app ID “73464248836” specified within the “fb:app_id” meta tag was invalid.This is my business page ID. I tried deleting the plugin and starting from scratch, but that’s not working. How can I get WP to recognize the new ID?

        Reply
  41. robolist says:
    Sep 16, 2011 at 2:54 am

    @wpbeginner thanks for that :) For some reason i was thinking it wouldnt work. My college placed the codes for share buttons there before but when clicked they would ‘like’ all of the posts together. Maybe he didnt use the get_permalink function. Although i am sure i told him to use it. but it is working now so thank you so much…

    Reply
  42. kellydiek says:
    Sep 16, 2011 at 12:53 am

    Are you aware of a plugin or even the possibility for this… you have a blog post with the like button on it. Currently has 15 ‘likes’. Let’s say you edit your blog post with updated information. Can you force facebook to repost the blog link to the wall of the users who already ‘liked’ the post previously? (So they know it’s been updated). Hope that makes sense. Requested by a client today and I’ve never heard of such a thing!

    Reply
  43. wpbeginner says:
    Sep 15, 2011 at 7:27 am

    @robolist Are you using a theme framework?? If not then it shouldn’t be very hard. Place the code above inside your loop on the index.php or loop.php or your archive.php file…

    Reply
  44. robolist says:
    Sep 14, 2011 at 10:14 pm

    Fantastic tutorial guys… Just like all of your tutorials throughout this website, they are all very easy to follow. Great stuff :)

    I have been developing a new blog for some time now and am working on a customised theme. We have placed several social share buttons on each post very similar to how you have suggested here. I chose to do it manually rather than using a plugin because i dont seem to be able to get exactly what i want from the plugins whether it be the correct share buttons i want or the lack of styling options with the plugin.

    Placing the buttons manually allow me to use what i want and style them how i want. The only problem is, for the life of me i just cant figure out how to get the buttons to appear in the loop with the excerpt.

    I would be extremely grateful if you could point me in the right direction.

    Many thanks in advance.

    Reply
  45. filipstrbad says:
    Sep 12, 2011 at 9:18 am

    when i add the code to single.php it only shows the like button on the new posts and not the old ones. can i add it to the old ones too?

    Reply
  46. wpbeginner says:
    Sep 6, 2011 at 8:13 am

    @JustinElia This tutorial is for adding the like button for each WordPress post… if you want it to link to your facebook page, then simply change the href to facebook.com/yourfanpage

    Reply
  47. JustinElia says:
    Sep 6, 2011 at 12:05 am

    This may be a very stupid question. I am using like buttons on my site and have tried various plugins and everything,however, how does one link the facebook like button with your page on your posts? Example : I go to like a certain post on facebook on my site and it says “So and So liked http://www.bigbackpacker.com post about blah blah blah” It doesn’t link to my facebook page for my blog. I hope this isn’t too confusing and any help would be appreciated, thank you.

    Reply
  48. ssfutrell says:
    Aug 27, 2011 at 11:01 am

    I uploaded the facebook like button plugin. It is on the bottom of my posts. I want it at the top of all posts. How do I change it to be at the top of post. Can’t figure that out. I hope that you haven’t answered already. I need very plain instruction. Thanks.

    Reply
  49. wpbeginner says:
    Aug 19, 2011 at 10:15 am

    @seocatalysts Use the facebook like box plugin…

    Reply
  50. seocatalysts says:
    Aug 19, 2011 at 8:15 am

    Thanks for inform me about how to add like facebook button? and I did it but still My confusion is that how can i show that how many people like my blog? For this problem solve any script available….Any help would be appreciate…..

    Reply
« 1 2 3

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]
    • 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)
Advanced Coupons
Advanced WooCommerce Coupons
Get 50% off the Advanced Coupons smart coupons plugin for WooCommerce.
WP Mail SMTP Coupon
Get $50 off WP Mail SMTP Pro so you can ensure all your WordPress emails reach the inbox.
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.