When I pasted below URL's on facebook, LIVE once got rejected by facebook but TEST one works.
LIVE :
https://28x3.app.link/7AC36DC
TEST:
https://28x3.test-app.link/FFAC90F
Any reason why ?
See enclosed screenshots :
error screenshot from facebook
LIVE and TEST links showing on facebook
This link points to content being blocked by Facebook.
To check this, go to this site: https://developers.facebook.com/tools/debug/
And then insert your link to debug: https://28x3.app.link/7AC36DC
This provides the following message:
We can't review this website because the content doesn't meet our Community Standards. If you think this is a mistake, please let us know.
So from here, please review the Community Standards page:
https://www.facebook.com/communitystandards/
Here also is the FB "let us know" link:
https://www.facebook.com/help/contact/571927962827151
Related
my dev and I would like to implement the google picker on our website. It will allow the web-visitor to upload their files from their Google drive to our website.
My dev is now trying to get the API for the google picker however they are asking for a "demo video that showcases the process to request an OAuth token" and we were wondering how we should do it when we don't have the API from google.
We are doing all of this on the staging site and we were wondering how are we suppose to do this demo video when the API is not provided and not installed.
please enlighten us, thank you!
See the question How can I make sure the verification process is as streamlined as possible? in the FAQ. It explains what the verification team is looking for with the video. Mostly it's just about showing how your product uses OAuth and the various APIs -- in your case how it asks for access to Drive, how the picker is used, etc. You're showing the integration from the user perspective.
I am using Branch for redirecting users to their corresponding app store but also to track where the user comes from. However I can't find a way to put a trackable Branch link on Instagram or Facebook. It gets rejected not following 'Community Standard'.
So I am in this situation:
app.myapp.com => redirection accepted by Community Standard but no tracking link
app.myapp.com/zJQj4nY6fX?ref=trackingref => rejected by Commynity Standard.
The ref allows me to do the tracking.
Anyone has a suggestion ? I have also checked at Branch workaround but can't really understand what to do in the workaround.
Thank you for your help!
Sorry to hear about the issue with posting your link to Facebook. How are you sharing these links in Facebook? When sharing links to Facebook via their newsfeed, messaging features, etc they will block links if they determine the link violates Facebook's community guidelines, links can be flagged as spam and may be blocked from being posted if:
Facebook detects that the post includes a link to a malicious website
Attempts were made to post the same link multiple times or in multiple places
You will want to reach out to FB support to get your link unblocked https://www.facebook.com/help.
You also can set up monitoring for all your links using Facebook's Open Graph API. You can ping Facebook's Open Graph servers at regular intervals to check if the link has been blocked and immediately contact Facebook to resolve this issue.
curl -X POST \
-F "id={object-url OR object-id}" \
-F "scrape=true" \
-F "access_token={your access token}" \
"https://graph.facebook.com"
The API returns OG information for a valid link and fails if the link is blocked by Facebook.
If you are running ad campaigns, I would recommend using Branch's Universal Ads feature with FB Ads as Branch is a FB MMP and this should keep your links from being blocked.
https://docs.branch.io/deep-linked-ads/branch-universal-ads-mobile-tracking
https://docs.branch.io/deep-linked-ads/facebook-ads-overview/#facebook-ads-overview
Hope this helps!
I am trying to an implement stack of social buttons for mobile application. I got mobile links for Facebook and Twitter but I am not getting right link for LinkedIn and Google+ apps. Currently I have link http://m.linkedin.com/shareArticle?mini=true&url=www.example.com but I think this links does not work properly and it shows webpage instead of big login box like twitter and facebook. Can someone please help me to get correct links for google+ and Linkedln?
LinkedIn URL Format:
https://www.linkedin.com/sharing/share-offsite/?url={url}
Source: Official LinkedIn Documentation for Sharing.
Google+ Format:
Probably not useful anymore. Google+ has discontinued. Source: Google+ Blog.
I have installed a plug-in called Simple Facebook Connect in Wordpress for my site, runtheworlds.com. I had to create an app, put in the settings into the plug-in, and it's supposed to let me post blog posts on my facebook fan page: https://www.facebook.com/runtheworlds
I've been able to see the post -- I can see it in my newsfeed and on the actual facebook fan page, but nobody else can see it. I've checked the settings, and it appears to be posting as public, but nobody else can see the posts except for me. Any ideas what might be causing this?
I am building a web application and I need it to have facebook and google authentication, but I can't find information about the use of google's policies for brand image use for this case.
For facebook I found this:
https://www.facebook.com/brandpermissions/logos.php
but I can't find a similar page for google's brand image, all I found was this:
http://www.google.com/+/business/brand-guidelines.html
but they don't talk about login.
Thank you very much in advace for your help
Here are the specific buttons and branding guidelines for sign-in buttons:
https://developers.google.com/identity/branding-guidelines