473,396 Members | 1,816 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to get facebook to use title and description for share?

I'm trying to get FaceBook Share to use my title and description. I've tried everything I've Google but none of it works for me. I think I need to tell Facebook where to get the data. I'm using HTML tables. Is there away to tell facebook to look at certain tables? I'm using this in a blog on my own website. Here's my code. Please helps thanks.
Expand|Select|Wrap|Line Numbers
  1. [
  2. <table border="0" cellpadding="5" style="border-collapse: collapse">
  3.                 <tr>
  4.                     <td valign="top"><a name="fb_share" type="button_count" share_url="http://www.goodforawildcat.com/gblog.asp?GID=<%=objRS("Id")%>&t=<%=objRS("Title")%>" rel="nofollow" href="http://www.facebook.com/sharer.php">Share</a><script src="http://www.goodforawildcat.com/includes/FB.Share.js" type="text/javascript"></script></td>
  5.                     <td valign="top"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.goodforawildcat.com/gblog.asp?GID=<%=objRS("Id")%>" data-text="<%=objRS("Title")%>" data-count="horizontal" data-via="goodforawildcat">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></td>
  6.                 </tr>
  7.             </table>
  8. ]
Jan 22 '11 #1
0 1895

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Bob | last post by:
I am having problems turning my xml into html for display. A sample xml file is given below, followed by my pathetic xslt attempt to transform it into html. A textual representation of what I was...
0
by: James Pyrich | last post by:
Greetings! I have a question regarding Assembly information. My program acts as an Internet server. With Windows XP SP2 and the Windows Firewall, the application has to be registered with...
4
by: Shapper | last post by:
Hello, I have a XML file that includes the node <item>: .... <title>...</title> <url>...</url> <item> <title>title 01</title> <description>description 01</description> </item>
4
by: David Thielen | last post by:
Hi; If I am using master pages, how do I set the <title> and <meta name='description' content='my title'> for each page. Obviously each page will have a different title & description. --...
0
by: bonk | last post by:
How can I change the infotext that is displayed at the bottom of a winforms propertygrid (in the "description help pane") dynamically at runtime. Using the DescriptionAttribute does not seem to...
7
by: Frankie | last post by:
I'm trying to run the following search query: $query = sprintf ("SELECT itemNumber, thumbnailURL, title, description, price FROM apparel,hats WHERE apparel.title OR apparel.description OR...
0
by: gauravkg via DotNetMonster.com | last post by:
Problem : I have a nested repeater in which i am showing data through table | title | | description | | title | | description | on load the description is hidden...
1
by: JHD | last post by:
Hi, I'm trying to use the XMLDataSource and DataList controls in Visual Web Developer Express (VB.Net) to present the following rss file in a web application. The problem lies in that I want to...
4
by: jrod11 | last post by:
I have an RSS reader that I have been using, but the only problem i have is that I want the target to be "_blank" rather than the parent window. Anyone know where I should add the _blank? ...
5
by: jkershner | last post by:
I have a js script inside php code that is connected to mysql, the php code is listing the results from the query then, the onmouseover function is supposed to show the description of the title for...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.