How can I specify the page name for Twitter and Facebook sharing buttons on front page of website?

1 Answer

Answer :

answer:I know what you’re talking about and have had a bit of experience designing a system like the Facebook and Twitter ones for a site I co-developed. Here’s an example of how you do it on our site. Essentially the trick is to add attributes to the URL that the user is being directed to, but you’ll have to check with each site as to how it works. Edit: It turns out this isn’t the way it works anymore – they’ve both gone to javascript objects. You can still do it the other way, but you won’t get the dynamic features of the Facebook/twitter buttons. As far as I can tell this information should be obtained by the site automatically. All I can suggest is that you investigate the Facebook openGraph protocol because that seems to be related to the Like button in some way. Sorry I can’t be more helpful…

Related questions

Description : Does the buttons background color at Fluther.com made with CSS only or it is an image?

Last Answer : answer:It's an image. Fluther uses sprites to compress the amount of image downloading the user does with each page request. If you look at the sprite image the buttons are there. Note that ... If you look at Google using Safari or Chrome, the visual effect is accomplished entirely without images.

Description : How is Facebook updating my page if I didn't refresh the page at all?

Last Answer : answer:They’ve probably put something like this in there somewhere. Which would make the page refresh every 5 seconds.

Description : How to automatically post to twitter from an excel sheet?

Last Answer : Updating from an Excel sheet would be a bit of overkill. What you need to do is find a service that will let you schedule tweets This page has a few options you should look into.

Description : Which of the following is true? A. You can leverage paid advertising to put your best content in front of the right target audience. B. Before creating more social media platforms, B2C ... the unique characteristics of each social platform you consider working with. D. All of the above

Last Answer : D. All of the above

Description : Can someone tell me how to "import" my twitter posts to my facebook page?

Last Answer : There's a facebook app called Selective Twitter Status - you tell it your twitter screenname, and then anytime you end a twitter post with #fb, it automatically updates your facebook status. Beware, though - it ... are public - if they're private, it won't see them, so it won't update properly

Description : How do you get the link posted and not the updated page?

Last Answer : You don't have control over it. The URL that you referred to today is pointing to a page that is housed at a server somewhere else. It isn't under your control or Fluther's - it is under the control of ... a month or a year ago. Summary: it isn't under your control. You get the page they send you.

Description : What does the term "internet 2" refer to when designing a web page...precisely, how is that different than internet 1 sites?

Last Answer : Um… Do you mean Web 2.0?

Description : Any way to practice web page creation offline?

Last Answer : answer:You can do HTML, CSS, and Javascript with just notepad and a web browser. Just save the file with an .html extension and it should interpret correctly. W3Schools is a great place to start, they ... guides and you can figure out what you want to explore further from there. Good luck with it.

Description : How to implement a JavaScript code that doing "Set as my Home Page" in Google Chrome?

Last Answer : So, you’re saying the JavaScript code for doing this works in IE and Firefox, but not Chrome? That’s weird. Let me see if I can find a script for you.

Description : How can I implement in my small web site company how many members are observing each page right now?

Last Answer : I've seem people use the window.onbeforeunload event to do this. A common problem with this method is a script not finishing in time. You can use the event to open a new web page that runs a ... , but never sends display information. That way you don't have to worry about your function being killed.

Description : Make an archive-like page in PHP?

Last Answer : Hi Davey, Here is some quick and dirty code for your showarticlesfor($year)' function which should get the job done (NOTE: I am assuming you are using MySQL as your DBMS): function ... few breaks, and finally by the records (the while loop). References: MySQL DATE_FORMAT PHP mysql_fetch_assoc()

Description : Is there a program I can get for Firefox to highlight multiple items on a web page, and have them saty highlighted as I browse?

Last Answer : I have most of the add-ons and I haven’t seen it.

Description : Executing JavaScript in a page retrieved using AJAX?

Last Answer : Would assigning the scripts in page B to an “onload” event handler not work? (I’m new to this, but that seems possible. Forgive my kneejerk response.)

Description : What is a data page ?

Last Answer : A database is made up of one or more interrelated files , called a database.

Description : What is a page with multiple slides called ?

Last Answer : A page with multiple slides is called Hand outs .

Description : How to create a website that sells twitter followers, facebook likes, youtube views etc?

Last Answer : Do you mean selling or sharing ? Ya know, the links at the bottom of the page, saying: Share this page . I've never seen anyone literally selling Facebook, for instance; don't even think ... sites that do this? There are a bunch of web-developers on Fluther who might be interested in knowing.

Description : What are some of the different steps one would need to setup a website business such as Facebook or Twitter?

Last Answer : answer:1. A strong sense of belief in your idea and zeal for it. 2. A lot of money, You can start on a shoestring, but to grow you need capital (and thus investors). At least a million to ... team for designing the site. A chief technical officer. Read this book by Guy Kawasaki The Art of the Start.

Description : Is there a program where you can identify music in a specific website?

Last Answer : Need Answer

Description : Is there a website that shows all the English words, idioms, etc ever invented, including archaic, unofficial, and newest words that have just been invented?

Last Answer : The problem with such a lexicon would be that there have been a lot of slang, dialect, idioms, and unofficial words that 99% of people have never heard of. Besides that, the English language is ... pretty good vocabulary. Hopefully, someone will recommend some. I am unable to do this at the moment.

Description : Another website design query (Details...)

Last Answer : answer:I would recommend looking in to writing scripts using jQuery. I'm currently in the process of designing a site myself and have been amazed at what can be accomplished now with just a ... here. They range from very simple beginner guides to some advanced shit that will rearrange your brain.

Description : If someone created a game for PC and had a website they wanted to put it on so people could play it, how would they accomplish that?

Last Answer : Do you have a game that you want people to buy and download and install on their PC to play it (like Portal)? Or does the game just run from the page that people view (like Angry Birds)? Or does the game run on your server and you want people to be able to play it online (like Runescape)?

Description : How do you find talented programmers to build a website?

Last Answer : You look at their portfolio and check out some of their previous customers. Preferably, you have someone with some technical knowledge help you with the evaluation.

Description : Website service for media people wanting to sell online streaming videos?

Last Answer : Yes, YouTube. And it is free.

Description : How was this website made?

Last Answer : answer:I looked at the source and it's fairly simple, at least in terms of the layout, which is basic CSS. Then they used Perl (programming language) to handle the form inputs and to ... enough time. Someone who has no knowledge of coding or web publishing would probably find it more difficult.

Description : Is there a way to block all IP addresses from a certain state from visiting a website?

Last Answer : Um, why? If you don’t mind my asking…

Description : How can I implement a Seinfeldian Chain on my website?

Last Answer : Never heard of the Seinfeldian Chain until now, even though have been practicing it all my life. Want my honest opinion? It sounds to me like the whole I don't use paper, I want it online argument is simply a ploy ... ) works is 1) it's simple, 2) it's easy, and 3) it's visible. Just do it.

Description : Is there a website equivalent to fluther but dedicated to programmers and developers?

Last Answer : There is a paid service called expert’s exchange which has always looked promising.. though I’ve never paid so I’m not sure.

Description : What kind of website could I build to make a million dollars?

Last Answer : email me in private messaging. I’ve got an idea or two.

Description : What's the best way to build this website for little to no money and with limited programing skills?

Last Answer : Maybe a Ning network?

Description : Who designed this Ask-public website?

Last Answer : http://markbixby.com ... why do you ask?

Description : What does "Beta" mean, in relation to the internet/website/programs/apps?

Last Answer : answer:From Wikipedia: A beta version is the first version released outside the organization or community that develops the software, for the purpose of evaluation or real-world black/grey-box testing. The ... stage, it is named after the Greek letter beta, the second letter in the Greek alphabet.

Description : Is there a website that can find song information by "listening" to it?

Last Answer : You can either hum the song to http://www.midomi.com/, or if you have an iPhone you can record it with http://www.shazam.com/ both work remarkably well.

Description : How do I create a website ? What do I need to know to create a website ?

Last Answer : See, creating a site is not an easy task. To create a site you need to know a lot of things like: HTML work , CSS , PHP , CEO JavaScript , Creative Knowledge and web development, etc. So you can ... you do not have to create a site to manage the site, you need to have some knowledge of the above.

Description : Is it possible to create a Q&A website with Android mobile ?

Last Answer : Yes, it can be both. Not at first. Because it is almost impossible or difficult to do file editing , code editing , server configuration etc. by phone. It is also difficult to download and modify ... answered. And if you get ready software , ready theme etc., then you will get a beautiful site.

Description : Can I create a website by learning HTML ?

Last Answer : Website can be created by learning HTML but web site cannot be designed. For this you have to learn web design side by side with HTML.

Description : How to make a Q&A website step by step ?

Last Answer : You can open such a website through programming.

Last Answer : HTML Learning For Mine According to https://www.w3schools.com/ Best Will be

Last Answer : answer : Yes. But You have CSS , JS Sahajye Website Who More Beautiful By To lift Will be

Description : How to create loading buttons or page loading animation with CSS ? -How To ?

Last Answer : answer:

Description : On Facebook I have seen a lot of things, so why can't we have a mickey mouse face on the front of Facebook page that when you click on it you will see more about Disney fantasy deck plans?

Last Answer : Anything can be shared on social networks. Disney Fantasy Deck Plans would be a great idea on social networks, such as Facebook. It would be great for customers with children.

Description : Why should you specify a background color, if you are using an image for the actual background of your page? -Technology

Last Answer : (b) We have to use background color because if in any case image is not displayed then at least background color will be shown on that place.

Description : What is considered while creating a front page of the website or homepage? a. References of other websites b. A brief elaboration about the company c. Logos portraying the number of awards won by the web designer d. None of the above

Last Answer : d. None of the above

Description : A website`s front - or home page should include_____________ A. A lengthy description of the organization B. Logos depicting awards the site`s designers have received C. Links to other websites D. None of the above

Last Answer : D. None of the above

Description : A website`s front - or home page should include_____________ *  A lengthy description of the organization  Logos depicting awards the site`s designers have received  Links to other websites  None of the above

Last Answer :  None of the above

Description : A website`s front - or home page should include_____________ A. A lengthy description of the organization B. Logos depicting awards the site`s designers have received C. Links to other websites D. None of the above

Last Answer : D. None of the above

Description : Request to see the administrator ? I would like to invite my friends to the Ans Bangla site. After I told them about the website, they asked me to increase the prize money for the winners. There are many friends on different websites including 200+ fans on my Facebook page.

Last Answer : answer:

Description : Can you help me find a new photo storing / sharing page?

Last Answer : Check if your email provider has some sort of file storage option and that you can share folders with others.

Description : I have a photo-sharing page on Picasa. Is there anyway to see who has visited and viewed the page?

Last Answer : On individual photo pages (not the album), I see a “Views” with a number in the bottom right page.

Description : What interesting threads that have dropped off the main page are still going--and worth sharing?

Last Answer : Newcomers should certainly know the importance of pancakes here on Fluther and how to survive an attack by zombies. Oh, we might as well explain what a frizzer is to them also. I know there is ... this but these are my humble suggestions and I'll look forward to submissions by other Jellies. =)

Description : Where is the "about" (like in facebook) or similar on Twitter for email address?

Last Answer : Click on the name or organization; it will bring up their page . Over on the left side, there is a column of information about the person or entity that will have either an email address ... twitter. You can direct message them through twitter, just click on the little envelope under their tweet.