Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A query string is the part of a URL that contains data to be passed to web applications such as CGI programs.
1
vote
1answer
158 views
Facebook like box not allowed additional query string from wordpress site?
I am unable to share wordpress page with my custom query string in facebook like box using facebook api. for example http://www.example.com/?page_id=10&myquery=10 after hit like button ...
0
votes
0answers
73 views
Facebook LIKE Query string
When people like my page, facebook appends a query string to the URL. IS there any option to tell Facebook not to use the query string and use plain URL of the page
3
votes
1answer
323 views
Open Graph referral URLs from large aggregations extremely long
In a large aggregation of ~90 Open Graph actions performed by a single user, the query string part of the object URLs are extremely long (approx. 8KB).
This is causing our servers to crash as they ...
-2
votes
1answer
368 views
send querystring to facebook app canvas
I am trying to create facebook app, and I do not know how to pass the querystring.
How do I pass a querystring parameter to facebook app?
I have added my url to canvas url in facebook app.
...
0
votes
1answer
339 views
Facebook App QueryString
Up until recently our FB app was passing QueryString parameters that we used to identify app users and provide them with their data through the app. Now it just has the RAW URL without the parameters.
...
0
votes
1answer
823 views
Facebook Sharer.php - ignores URL QueryString
I have created a link on a site that when clicked goes here:
http://www.keli-annpye-beshara.ca/?SMIDS=200899a1028301a28863a227638&t=THE+LIGHT+IS+OUT
When I view the source of this page I see:
...
1
vote
5answers
3k views
How can I pass some values to my facebook canvas app in a query string?
I have developed a facebook canvas app which posts to users newsfeeds and I want to be able to allow users to click on the link in the newsfeed and be taken to my app along with some data that will be ...
0
votes
1answer
211 views
Getting the right request id when a user follows an invite
I don't understand why, when the user follows an invite sent to them from the new request dialog, we get a comma separated list of all the request ids they have been sent. This means I do not know ...
1
vote
1answer
692 views
Facebook Sharer not giving Title
I have added a facebook button to my company's site so that people can quickly distribute surveys to users via facebook. It is a pretty simple JavaScript:
function SFace()
{
...
0
votes
1answer
631 views
Constant querystring arguments in Page Tab URL
I want to point my Page Tab to a URL with querystring arguments like this:
http://domain.com/page.php?arg=CONSTANT
arg's value is a constant so I'm not trying to pass any dynamic data from the ...
3
votes
1answer
840 views
Query strip is removed from open graph url
In relation to this question: Dynamic generation of Facebook Open Graph meta tags
I have followed these instructions but the api seems to remove my query string so that the url passed into the ...
-3
votes
1answer
266 views
Remove the querystring on url by facebook comment box on my site
i need to remove the querystring that come when someone uses the facebook comment box on my site. Their friends see a link to a whole new page with no comments. Please let me know the full javascript ...
3
votes
1answer
883 views
Facebook og:url meta tag stripping query parameters
I have an open graph meta tag on a static page that contains a query string, and each time I run it through Facebook's url linter, the query value is stripped out.
For example:
...
6
votes
2answers
6k views
Disable Facebook mobile browser detection?
Does anyone know of a way to disable the mobile browser detection and redirect feature of Facebook via querystring parameters?
For example, if I go to www.facebook.com/CraigslistGenie in a mobile ...
0
votes
1answer
369 views
Passing an id value into a URL
My company hosts user created surveys on our server. When they are uploaded, they are given a key number as an identifier. I am trying to create a facebook app that people can post a simple survey ...
0
votes
2answers
1k views
How to suppress &ref=nf query string from Facebook wall posting image link?
I am writing an iPhone app that includes the ability to publish a link to a user's wall on Facebook using the latest Facebook supplied iOS SDK. To the dialog method I give a name, caption, ...
0
votes
1answer
717 views
referencing my facebook application with a querystring
I've created a small facebook application that posts a link to the user's profile. I want the link to reference my application with a certain querystring for me to know what data to present him.
Is ...
1
vote
1answer
922 views
facebook api query string problem
I develop a facebook api with asp.net , I have to send query string but this querystring may include special characters like ( ı, ç ö, ş, ğ ). When I send query string with special characters, ...

