Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPB Cup
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Så här lägger du till Facebooks knapp Gilla i WordPress

Vill du add to en Facebook Gilla knapp i WordPress?

En knapp för att gilla Facebook på din WordPress website kan göra det enkelt och smidigt för användare att gilla och dela ditt content. Detta kan hjälpa dig att öka engagemanget och få fler följare.

I den här artikeln visar vi dig hur du addar knappen Facebook gillar i WordPress.

How to add Facebook like button in WordPress

Varför lägga till en Facebook Gilla-knapp i WordPress?

Facebook är en av de mest populära plattformarna för social media i världen. Många företag använder Facebook för att ansluta sig till sina kunder och främja sina produkter.

Att lägga till en Facebook Gilla-knapp på din WordPress website kan bidra till att skapa mer engagement. Det uppmuntrar också människor att dela ditt content på sina Facebook-profiler och locka nya användare till din site.

You can use the Facebook Like button to increase your social followers and build a community. Det bidrar till att öka medvetenheten om dina produkter och tjänster och ökar konverteringen.

Med detta i åtanke ska vi visa dig hur du addar en Facebook Gilla knapp till din WordPress website. Här är en snabb översikt över de metoder som vi kommer att täcka i den här guiden:

Är du redo? Låt oss se hur du lägger till en Facebook Like knapp i WordPress med hjälp av ett plugin eller custom code.

Metod 1: Add a Facebook Like Button i WordPress med hjälp av ett plugin

I den här metoden använder vi ett plugin för WordPress för att add to en knapp som gillar Facebook. Den här metoden är mycket enkel och rekommenderas för Beginnare.

Det första du behöver göra är att installera och aktivera BestWebSoft’s Like & Share plugin. För mer detaljer, se vår Step-by-Step guide om hur du installerar ett WordPress plugin.

Efter aktivering kan du gå till Gilla & Dela ” Settings från din WordPress adminpanel.

Like and share plugin settings

Därefter måste du add to en Facebook ”App ID:n” och ”App Secret”. Om du inte har den här informationen följer du bara stegen under.

Så här skapar du ett Facebook App ID:n och App Secret

I panelen ”Settings” går du vidare och klickar på länken ”Create a new one” under fältet ”App ID” eller ”App Secret” i plugin-programmet Like & Share.

Detta tar dig till Meta for Developers website. Vi föreslår att du öppnar webbplatsen i en new tab eller ett nytt fönster eftersom du måste öppna inställningssidan Gilla & Dela i din WordPress dashboard för att enter appens ID och secret.

Härifrån måste du välja en app-typ. Gå vidare och välj ”Business” som typ av app och klicka på knappen ”Nästa”.

Choose your app type

Därefter måste du ange grundläggande information om din app.

Du kan enter ett visningsnamn för din app och se till att korrekt email address visas under fältet ”App contact email”. Facebook väljer automatiskt email addressen för det account du för närvarande är inloggad på.

Det finns också ett alternativ för att välja ett business account. You can leave this on ”No Business Manager account selected” and click the ”Create app” button.

Enter basic information for app

Då kommer ett popup-fönster att dyka upp. Här kommer Facebook att be dig att ange ditt password igen.

Detta är en säkerhetsåtgärd för att förhindra skadlig aktivitet på ditt account. Gå vidare och enter ditt Facebook account password och click the ”Submit” button.

Reenter your Facebook password

Efter det kommer du att se din app dashboard.

Härifrån kan du heada till Settings ” Basic från menyn till vänster.

Go to basic settings page

Nu vill du förstora dropdown-menyn ”Settings” och clicka på ”Basic”. Här ser du ”App ID:n” och ”App Secret”.

Du kan nu enter denna information i inställningarna för plugin-programmet Gilla & Dela.

Copy the app ID and secret

Avsluta Customize Customizing din Facebook Gilla knapp

Först vill du kopiera ’App ID’ och head tillbaka till tabben eller fönstret där du har Like & Share ” Settings page öppnad. Sedan är det bara att enter ”App ID:n” i respektive fält.

Nu vill du upprepa steget genom att kopiera ”App Secret”-data från sidan Meta for Developers och klistra in den i inställningarna för plugin-programmet Like & Share.

Customize your Facebook like button

När du har gjort det kan du välja om du vill visa Facebook Gilla-knappen tillsammans med URL:en till profilen och delningsknapparna.

Det finns också inställningar för att editera Facebook Gilla knappens storlek, dess position före eller efter innehållet och justering.

More customization options

Om du har aktiverat knappen Profil URL kan du rulla ner till sectionen ”Profile URL Button” och enter ditt användarnamn eller ID:n på Facebook.

När du är klar, glöm inte att save dina ändringar.

Nu kommer plugin automatiskt att lägga till en Facebook Gilla knapp till din WordPress webbplats och positionera den baserat på dina inställningar.

Du kan också använda [fb_button] shortcode för att add to Facebook Gilla knappen var som helst på din site.

Det är all! Du kan nu besöka din site och se knappen Gilla på varje post.

Facebook like button preview

Metod 2: Lägg till en Facebook Gilla-knapp manuellt i WordPress

Ett annat sätt att add to en Facebook Like knapp är genom att använda custom code. Denna metod är dock obligatorisk för att lägga till kod direkt i WordPress, så vi rekommenderar den endast för dem som är bekväma med att editera kod.

I detta section kommer vi att använda pluginet WPCode, eftersom det gör det enkelt för vem som helst att add code till sin WordPress blogg.

Men först måste du besöka sidan ”Gilla knapp ” på webbplatsen Meta for Developers och rulla ner till avsnittet ”Like Button Configurator”.

Get code from Facebook developer site

Därefter enter du URL:en till din Facebook page i fältet ”URL to Like”. Detta kommer att ansluta knappen Gilla på Facebook till din page.

Efter det är det bara att använda konfigurationen för att välja layout och storlek på knappen Gilla. Du kommer också att få en preview av knappen Gilla.

När du är nöjd med previewen går du vidare och klickar på knappen ”Get Code”. Detta kommer att visa ett popup-fönster som visar två code snippets under ”JavaScript SDK” tabs.

Copy the SDK code

Vänligen observera att om du lägger till dessa code snippets direkt i ditt WordPress theme kan din website gå sönder. Dessutom kommer de att skrivas över när du uppdaterar temat.

Det är därför vi rekommenderar att du använder pluginet WPCode. Med detta plugin kan du klistra in code snippets på din website och enkelt hantera custom code utan att direkt editera theme-filerna.

För att komma igång måste du installera och aktivera det gratis pluginet WPCode. För mer detaljer, vänligen se vår guide om hur du installerar ett plugin för WordPress.

Efter aktivering kan du heada till Code Snippets ” Header and Footer från din WordPress dashboard.

Sedan måste du kopiera det första code snippet och add to filen header.php i ditt WordPress temas header.php-fil direkt efter taggen <body>. Kopiera helt enkelt koden och enter den i ”Body” section.

När du har completed denna process, glöm inte att clicka på knappen ”Save Changes”.

Add first code to header section

Därefter måste du kopiera den andra delen av koden och klistra in den på din WordPress webbplats för att visa Facebook Gilla-knappen.

För att göra detta kan du gå till Code Snippets ” + Add Snippet från din WordPress adminpanel. Eller så klickar du bara på knappen ”Add New” i WPCodes dashboard.

Click 'Add New Snippet' in WPCode

På nästa vy kommer WPCode allow you to select a snippet from the pre-built library or add a new custom code.

Gå vidare och välj alternativet ”Add Your Custom Code (New Snippet)” och klicka på knappen ”Use snippet”.

Add custom code in WPCode

Efter det kan du ge din custom code ett namn och enter det andra code snippet under ”Code Preview” section.

Se till att du clickar på dropdown-menyn ”Code Type” och väljer ”HTML Snippet” som code type.

Enter second code and select code type

Sedan kan du rulla ner till ”Infogaren” section och select där du gillar att Facebook Like-knappen ska visas. Låt oss till exempel säga att du vill att den ska visas före innehållet.

Klicka bara på dropdown-menyn ’Location’ och välj alternativet Insert Before Content under ’Page, Post, Custom Post Types’.

Select location of like button

När du är klar kan du clicka på knappen ”Save Snippet”.

Du måste också clicka på Toggle och toggla den från ”Inaktiverad” till ”Aktiv”.

Save and activate code snippet WPCode

Så där ja. En Facebook Gilla knapp kommer att visas på din website efter att du har enter koden.

Vad är Open Graph-metadata och hur addar man det till WordPress?

Open Graph är metadata som hjälper Facebook att samla in information om en page eller ett post på din WordPress site. Dessa data inkluderar en thumbnail image, inläggs/sidans rubrik, description och författare.

Facebook är ganska smart när det gäller att dra upp fälten Rubrik och Description. Men om ditt post har mer än en image kan det ibland visa en felaktig thumbnail vid delning.

Om du redan använder All in One SEO (AIOSEO) plugin, kan detta enkelt fixas genom att besöka All in One SEO ” Social Networks och klicka på Facebook tabben.

Klicka sedan på knappen ”Upload or Select Image” för att ställa in en ”Default Post Facebook Image” om din artikel inte har en open graph-bild.

Upload default Facebook image

Dessutom kan du också konfigurera en open graph image för varje enskilt post eller page.

När du redigerar ett post rullar du bara ner till AIOSEO Settings section i content editor. Därefter kan du växla till tabben ”Social” och se en preview av din thumbnail.

AIOSEO product social sharing settings

Nu vill du rulla ner till alternativet ”Image Source”. Gå sedan vidare och välj en öppen graf image för din post.

Du kan t.ex. välja ”Attachment Image”, ”First Image in Content” eller ”Custom Image” som thumbnail för öppna grafer.

Image source for open graph

För mer detaljer och alternativa sätt att lägga till Open Graph-metadata, se gärna vår guide om hur du lägger till Facebook Open Graph-metadata i WordPress.

Vi hoppas att den här artikeln hjälpte dig att lära dig hur du lägger till en Facebook Gilla-knapp i WordPress. Sedan kanske du också vill se vår guide om hur du visar reviews av Facebook pages i WordPress eller våra expertval av de bästa tilläggen för sociala medier för WordPress.

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.

Avslöjande: Vårt innehåll stöds av våra läsare. Det innebär att om du klickar på några av våra länkar, kan vi tjäna en provision. Se hur WPBeginner finansieras, varför det är viktigt, och hur du kan stödja oss. Här är vår editoriala process.

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

Den ultimata WordPress-verktygslådan

Få GRATIS tillgång till vår verktygslåda - en samling WordPress-relaterade produkter och resurser som varje professionell användare bör ha!

Reader Interactions

177 kommentarerLämna ett svar

  1. Syed Balkhi

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. wpbeginner

    @artist74 There is no EXACT point because it varies. The exact point is determined by where you want the code to show (for example before post / after the post / within the post etc). Once you decide that then you can also do further styling via CSS!

  3. dekanfari

    Can I align it to left?

  4. Ovidiu

    any words of advice about the XFBML version? I copied the code straight from the facebook developer page, need to know if there is anything to do?

    • Editorial Staff

      You need to add the Open Graph Meta Data to the site. We have edited the article. Look for the NOTE.

      Administratör

  5. tyasmedika

    Nice post…
    How to add facebook like button in wordpress.com?
    Thanks.

    Please, Visit my blog. ^_^

  6. Dror

    Hi,

    Is there a way to add the like button to the comments on a wordpress blog?

    Thanks

    • Editorial Staff

      Yes, you can have the like button on each comment by retreiving the comment permalink rather than the post permalink.

      Administratör

  7. Redefining

    I have a wordpress.com. I have no idea where to start with adding the Facebook Like button. I have been trying to find the single.pnp option. I just need a start on where to find it as I tried the Appearance and then go to theme and then what?Please can you advise?

  8. Ruby

    Thanks a lot I was just looking for that………

  9. Aaron Grey

    I’m torn between adding the facebook like button at the top of my posts or near the bottom, so I added it in both places. Does anyone know if this can cause issues to have 2 like buttons on one post?

    • Editorial Staff

      It shouldn’t cause issues… both won’t update simultaneously, but it will display the same count on each page refresh.

      Administratör

      • Aaron Grey

        I kind of thought so. I just never heard anyone mention doing this in any tutorials. Thanks for the info.

  10. Dimitris

    Hi, I placed the code in the single.php file and inside the loop as you have instructed. When I Like the post everything works correctly except from the title of the post on FB’s wall.

    For example on MyWebiste.com I like the post with a title MyPost.

    On FB wall shows that someone ”likes MyWebiste on MyWebiste.com”, not ”MyPost on MyWebiste.com”

    However, the link of ”MyWebsite” links correctly to the respective article, ”MyPost”.

    For me that means that the code works just fine and retrieves the right article, but not the title of the article and I’m trying to figure out if I need to do something else in order to show the title of the posts on FB wall and not only their right links.

    Any suggestions would be appreciated.
    Thank you.

    • Editorial Staff

      That’s weird because it should take your page title. But to override an fix this issue, look at the resource link that we have in this article. You will need to add og:title meta tag.

      Administratör

  11. Alvin

    Hello..
    I’m a site owner and I want to know who’s clicked the like button on each post. Not just the number of people. Is that possible?

    • Editorial Staff

      Yes, you can showfaces=true and it will show the face of some people.

      Administratör

  12. Aaron Torng

    Thanks for the guide! I successfully added the ’like’ button to my individual pages but I’m still having problems adding it to my main site which aggregates all the posts. Do you know which page I’m supposed to add it to and where?

    Thanks again,
    Aaron

    • Editorial Staff

      Use the Like Box instead of the Like Button on the main page, and put it in your sidebar.

      Administratör

  13. Sipovics

    Hy!

    My problem is that if I ”Like” a post on my site (which is named kukkold.hu) the facebook shows on my profile page that I like the kukkold.hu link on the site kukkold.hu. I experience this at every post, so I always like the main page of my site instead of the link and name of the post. What can be the problem? I tried varius like plugins, and I have inserted the code directly into the loop, but the problem is always the same and it’s really annoying. For a test I wrote a specific permalink into the space of the ID)); ?> block, but the problem was the same again.
    The like counter goes well, so it knows which post how many times was liked.
    What should I do? Please help me!

    Thank you!

    • Editorial Staff

      You need to paste the codes mentioned in this post INSIDE THE LOOP. If you post it outside the post loop, then it will not work.

      Administratör

  14. charle

    im using wordpress.com and i trying to add the facebook like box in my blog but i doesn’t work. i read some forum that saying wordpress.com cant read iframe code. is that true? any solution?

    • Editorial Staff

      Yes thats true. You are very limited with WordPress.com site. The solution is move to a self-hosted setup. Utilize our Free Setup service.

      Administratör

  15. Joe

    I added the code in the loop as you sayed…but nothing happens!! I tried more and more times, in different parts of the loop…. it just doesn’t work!! Any suggestion? Thanks

    • Editorial Staff

      This is an iframe code, so it should work because we are using it on our site.

      Administratör

  16. drowan

    This is great, however I am encountering a glitch. The code functions fine and everything, but when I like it, instead of ’liking’ the specific post, it instead ’likes’ the parent home page. The same shows up on the Facebook feed, just the home page. Have you encountered this problem, and what can I do to fix?

    Thanks!

    • drowan

      my permalink structure at this time is /%category%/%postname%/ for reference. All the ’likes’ I’ve tested only link to the parent site.

      • Editorial Staff

        If you put the code inside the loop, then it should not do that.

        Administratör

    • Editorial Staff

      The code that we have is the same one running on this site. As long as you post it in the loop, it should like the page that you are on.

      Administratör

  17. wilson keenan

    Thanks so much for this.

    I was wondering – are you using this iframe (in the single.php) w/ meta tags in header.php?

    I’m wondering if the URL in the facebook meta tags is conflicting with my ability to use the edited like button you have here?

    Thanks so much,

    Wil

    • Editorial Staff

      We are not using Meta tags in the header at the moment, so it is just an iframe.

      Administratör

  18. Aurora

    Thanks for this great resource! I had played around with some plugins but they just weren’t working well for me, then I found your tutorial and just edited the code and VOILA! Success!

    Thanks!

    • Editorial Staff

      Don’t think that there is a Facebook API that lets you like the layout…

      Administratör

  19. Ash Robbins

    Great post guys, so simple to add in and configure. Nice work.

  20. sanjaperic

    Hi!

    Thanks for this code, but something not working well…
    For example, if I go on post, I see ”Like button and Be the first…message” Ok. Fine! No one like ’till now, doesn’t matter, I will be the first.. so click, Like! And then! Wow! I see that 178 people acctualy like this, but I couldn’t see that untill I like it first. Do you understand? My english is not so good, but hope you can understand what I am talking about…

    If you find a time to go on my page, and then on any single post, you will see Like button and message Be the first… but if you like it, than you’ll find out, that you weren’t the first! :)

    • Editorial Staff

      It is a very weird problem. Normally it won’t show you pictures unless your friends like it, but it certainly shows the count.

      Administratör

  21. Huw Rowlands

    Hi,

    I have the like button appearing, but when clicking nothing at all happens??

    Please can you advise on this…
    I even installed the Facebook ’Like’ plugin and had exact same issue.

    Thanks

    • Editorial Staff

      Don’t know what could be the issue. We have the exact same code running on our site… and it is working fine.

      Administratör

    • Paul

      Working perfectly now. Must have been a problem from Facebook’s end.

  22. Rakibul Islam

    This seems to not working on my site. It showing error after clicking the Like button. :(

    What can i do now?

    • Editorial Staff

      We are using this code on our site, so don’t know what could be causing the error. Can you please specify what error it is.

      Administratör

  23. Janice

    Thanks for the tutorial and great tips inside the comments. Just installed on Atahualpa theme. Great!

  24. Sean Serritella

    All I know is that I tried putting in code for the like button and now I get double posts.

    • Eli

      Same happens to me, had to erase it because it doubled the text of my posts

      • Eli

        Ok! Forget it! Since IE jumps every time I paste something, I must have doubled ”the-content” part somehow.

        Replaced the old single.php, pasted again your code (both before and after ”the-content” and works great either way!

        A million thanks for the code!

  25. agon

    thank you very much, i am starting to learn wordpress…and here i found your site very helpfull for begginers…keep it up…

  26. Sean Serritella

    Dude, what loop? What is a loop? I don’t get what that means. I tried pasting the code in the single php page but got nothing.

  27. Jason Fonceca

    Fantastic! I know this may seem like a useless comment, but I really am thrilled to find this tutorial. Much appreciation.

  28. Lindsay

    Is there a way to show on the sidebar which posts have the most likes on Facebook. I think it would be neat to see which ones are shared most often.

  29. Mark

    I posted it in my style.php so I am not sure if that is what you mean by putting it in my loop?

    • Mark

      sorry single.php file is rhe one I changed

  30. Mark

    I addedd the button to my code and it appears in my blog posts. however when I poke it, my facebook profile does not reflect that I like it? Am I doing something wrong? I should see that I like it my feed, am I correct?

    • Editorial Staff

      Yes you should see that you like it in your feed. Are you pasting the code inside your loop?

      Administratör

  31. Jose

    Thanks for sharing. How did you make your retweet and facebook share buttons to remain permanent on your blog?

    • Editorial Staff

      We are using a plugin called Smart Sharing. Do a search on our site and you should be able to find it. It is exclusive for WPBeginner users.

      Administratör

  32. Janek

    thanks for the good tutorial Facebook Like Button in WordPress
    helped me very much!

  33. Que

    I have added the code on single.php , but the button doesn’t appear on all my post.
    If I add the code on every post (from HTML tab), the button appear but encountered problem.
    Why this happen? Is it depend on the theme?

    • Editorial Staff

      It will appear on all single post pages. If you mean that you want to show it on all pages in your category pages or your index pages, then you would need to paste the code in your index.php inside the post loop.

      Administratör

      • Que

        No, I mean doesn’t show in my posts not pages. Or maybe I placed in wrong part of single.php. Is it possible to paste the code in any part of single.php?
        Thanks.

  34. Andrea

    This is probably a stupid question, but are the instructions you gave relative to the small ”thumbs-up” graphic and text (showing 184 people liked this. Be the first of your friends) at the top of this post? Or are they for the larger square graphic appearing to the left of your post (the one appearing underneath your tweetmeme button that says 45 shares).

    I’d like to just have that larger square graphic on my blog and have it appear next to my tweetmeme button and I’m wondering how to go about that? Is there a tutorial you can direct me to?

    Thank you so much for any guidance!

    • Editorial Staff

      This tutorial is about the like button. Just use the search button on this site and look for Facebook Share button and you will find the tutorial for that.

      Administratör

      • Andrea

        Thank you – I did as you suggested and found that tutorial and left you a comment on it as I was unsuccessful in getting it to work. :(

  35. dillon

    The like button is the best little added feature to a site thanks for the lesson.

  36. Sara

    Works great! I narrowed the height to get rid of some white space it caused, but that was the only tweak.

  37. Jan Weiss

    I added the code however if you go to the individual post it gets apage that only shows the facebook ”like” button and does not take the viewer to the actual post. So now if a viewer goes to the post they lose it. Any suggestions?

    • Editorial Staff

      Have no idea what you are talking about. Please use our contact form and show us what you are talking about by linking to your site.

      Administratör

  38. Ciociaria

    Hi to everyone,

    I see more blogs use only the button and the number of persons who like without the phrase ”be the first….”

    how is it possible?

    thanks

    • Editorial Staff

      You need to change the layout parameter to button_count as mentioned int he article.

      Administratör

  39. Titanas

    Hey,

    What about adding the site’s URL after the post title? Something like this: X likes Y on Z.com

    • Editorial Staff

      You don’t get to control that. It is facebook who is doing that, and they only display page title.

      Administratör

  40. Danang Sukma

    Finaly iam found plugin like the float stuff in your site. Thanks for your share.

  41. Mike

    I have noticed many sites have added the button to the top of the page. But isn’t it a better idea to place the button at the bottom of the page, allowing readers to click without scrolling up after they have finished reading the article ?

    • Editorial Staff

      It is entirely up to the blogger. You can try it on your blog and see which placement works best for you :)

      Administratör

  42. Tiffany

    Is there a way to make it display at the bottom of the post instead of the top?

    • Editorial Staff

      Yes just add it after the_content php part of your post … At the bottom of the loop. It can be added anywhere in the loop .. doesn’t have to be at the top.

      Administratör

  43. Heather

    Unfortunately, I don’t have a single.php file in my Atahualpa theme. I’m not sure where else I could put the code. Any ideas?

    • Editorial Staff

      Don’t know a lot about Atahualpa theme very much. Please ask in their support forum, or you contact us via email and we can take a closer look at your site.

      Administratör

      • Stu

        Re: Atahaulpa – I had the same issue as Heather. Solution: In Dashboard, go to Appearance – Atahaulpa Theme Options – Style and edit center column. Paste it in ”The LOOP” section. Works like a treat!

  44. Stu

    Been noticing this Facebook like button appearing on more and more sites lately and think it’s a great idea. Time to see if I can implement this now… WITHOUT completely destroying my blog (you’d be surprised how close I’ve come multiple times once I start messing with the code – programmer FAIL).

  45. Amanda

    Love the article but I have encountered some problems. I don’t know where to find the single.php file? lol. Could you guide me? I use wordpress.com and I’m not sure if that makes a difference.

    Thanks!

    • Editorial Staff

      This is for Self Hosted WordPress blogs not WordPress.com themes.

      Administratör

  46. jeh

    Just what I was looking for. Thanks

  47. hydir

    Thanks for this tutorial.
    I really looking how to implement it and found the answer here.

    Great!

Lämna ett svar

Tack för att du väljer att lämna en kommentar. Tänk på att alla kommentarer modereras enligt våra policy för kommentarer, och din e-postadress kommer INTE att publiceras. Vänligen använd INTE nyckelord i namnfältet. Låt oss ha en personlig och meningsfull konversation.