- Total Members: 263,746
- Threads: 453,996
- Posts: 1,062,371
Great community. Great ideas.
Welcome to SEOChat, a community dedicated to helping beginners and professionals alike in improving their Search Engine Optimization knowledge. Sign up today to gain access to the combined insight of tens of thousands of members.
-
May 3rd, 2012, 10:03 AM
#1
Facebook confusion..
Please bear with me as i'm REALLY new to social media and facebook and am trying to learn.
I have a webpage for my business and I have a facebook page for my business too.
If I add a FB like button to my website, do I enter the website URL in the code or the FB page URL?
Also, how does adding a like button that points to the website URL link to the Facebook page?
I'm sorry to ask such basic questions but I really cant seem to get to grips with this..
-
May 3rd, 2012, 10:26 AM
#2
Just copy paste the code facebook gives you to link to your page, its as simple as that! Here's some example code:
Code:
<iframe src="http://www.facebook.com/plugins/like.php?href=YOUR_URL"
scrolling="no" frameborder="0"
style="border:none; width:450px; height:80px"></iframe>
You can place this anywhere on your site where you want the FB button to appear.
Or you can use this page to create your own custom link buttons http://developers.facebook.com/docs/.../plugins/like/ which also explains the code above.
-
May 3rd, 2012, 11:34 AM
#3
Thanks, but what I wanted to know was exactly what I put in the ?href=YOUR_URL bit. Is it the URL of the website or the URL of the Facebook page?
-
May 4th, 2012, 01:26 AM
#4
-
May 4th, 2012, 04:26 AM
#5

Originally Posted by
homeyjay
Thanks, but what I wanted to know was exactly what I put in the ?href=YOUR_URL bit. Is it the URL of the website or the URL of the Facebook page?
Did you not bother to look at the like I gave you?
Here's a quote from what it says when you mouse over the ? next to the URL box "The URL to like. In XFBML, defaults to the current page.", in other words your websites url. Does that not answer your question?
-
May 5th, 2012, 08:37 AM
#6

Originally Posted by
NathanielB
Just copy paste the code facebook gives you to link to your page, its as simple as that! Here's some example code:
Code:
<iframe src="http://www.facebook.com/plugins/like.php?href=YOUR_URL"
scrolling="no" frameborder="0"
style="border:none; width:450px; height:80px"></iframe>
You can place this anywhere on your site where you want the FB button to appear.
Or you can use this page to create your own custom link buttons
http://developers.facebook.com/docs/.../plugins/like/ which also explains the code above.
Thanks Nathaniel for this tip. God bless!
Similar Threads
-
By RSS_News_User in forum Technology News
Replies: 0
Last Post: Sep 11th, 2006, 08:03 PM
-
By RSS_News_User in forum Technology News
Replies: 0
Last Post: Sep 10th, 2006, 06:03 PM
-
By RSS_News_User in forum Technology News
Replies: 0
Last Post: Sep 8th, 2006, 06:03 PM
-
By RSS_News_User in forum Technology News
Replies: 0
Last Post: Sep 8th, 2006, 05:05 PM
-
By RSS_News_User in forum Technology News
Replies: 0
Last Post: Sep 8th, 2006, 04:03 AM