Why are Facebook warning visitors about my links? - facebook

I post links on my site's FB page (1 or 2 per day). All links points back to my web site.
Often, especially on mobile and tablets, this warning pops up when people are clicking those links on my page:
Something Went Wrong
Sorry, there was a problem with this link: http://www.delbart.no/sam-den-bekymrede-katten/.
You can now continue to this website, or go back to the page you were on before. Remember, only follow links from sources you trust.
The link above is just one of many ...
I've tested many of the links in debugger without finding any issues.
Do you know why Facebook are showing those warning messages?
What can I do to avoid them?
All the best :)

Related

How can open two links in one click?

I have a Blogger website. I want when users click any links to open any page or post it should open abother link in a new window and at the same time it also should open the main link of that particular post or page. This should auto update to every links on the blogger website. Is there is any way. The link it should redirect is a ads link. That's why I need it. This problem is hard to describe.
This is not an actual answer,
Opening multiple links at the same time will destroy all of the user experience and your website's reputation as well. And if you are redirecting for some ads website then it will be of no use since now a days AdBlocker is installed by majority of users.
You can serve non-intrusive ads and maintain over user experience as well. like facebook and google does.

Facebook says my website link redirects to another website, but it doesn't

When I try to share this link (http://saeedreza.me/) on Facebook first it says it's an unsafe link:
It looks like a link you're sharing might be unsafe. If you can,
please remove this link:
saeedreza.me
Note: The unsafe link might be on the page you’re linking to.
I have checked this domain with Facebook Sharing Debugger and it doesn't show any error. I have also checked it with Facebook Open Graph Object Debugger and still no bug or error. It has all the proper meta tags and even the app ID.
I have also checked the link safety with different services and have received no sign of any malicious malware or suspicious script.
After passing a security check, Facebook allows to share/post the link anyways but when you try to click on the link it redirects you to a page with this message:
You followed a link on facebook.com that redirects to another website:
http://saeedreza.me/ You can now continue to this website, or go back
to the page that you were on before. Remember, only follow links from
sources that you trust.
I have also checked the site to see if it redirects to any other domain but nothing suspicious again!
I have tried to contact them so many different ways but still no luck.
Has anyone had this experience before? or do you have any suggestion how I may be able to fix it?
Try to shorten site URL with goo.gl, it's a link shim feature from FB giving you this warning: https://m.facebook.com/notes/facebook-security/link-shim-protecting-the-people-who-use-facebook-from-malicious-urls/10150492832835766/

vBulletin Facebook App not working from within Page

I have installed the vBulletin Facebook app for a client, and am trying to link the app page from within the sidebar on the Fan Page for the site. However, the page returned upon clicking the link is blank. I think this may be a fault on vBulletin's side (which sadly has little to no debugging facilities that I can see), possibly the referrer does not match the App URL. Has anybody come across this problem before?
Any possible workarounds via Facebook? I have tried setting the Page URL to the apps.facebook.com URL but it didn't work and through a search I've found that it's not the right approach anyway.
Edit: I have also tried iframe within an iframe, like setting the page url to a page and having an iframe in that one. It didn't work, but then again it's fairly obvious why it didn't. The last resort I think would be to see if I could reverse engineer the vBulletin code to ignore referrers or allow a different one (if it's even the problem).
Double edit: Perhaps just a way to send a link off to a new window via the app tab??
Thanks
Is it coming from an SSL site? I think now all fan pages have to come from an SSL site or they will error out. -Buddy

Why are my links to my site disappearing from feeds after 2-3 hours?

I have a web site that gets quite a bit of traffic from Facebook. I've never had any problems sharing links to it on my Facebook page, but starting this afternoon, whenever I post a link to my web site from my facebook page, the post disappears from all users' feeds after 2-3 hours. This has happened 3 times now and I can't understand why. At first I thought it was my page itself, but it seems to be my domain because when I share from a different page (the same domain), it also disappears.
It worked fine this morning but not now. What is going on? Is this a glitch or is it some kind of system FB has in place now? This is really hurting traffic and clicks out from FB to my site.
Thank you.
Edit: looking back, it seems this may have started happening around Tuesday. Is there some kind of system in place now to limit the amount of clicks out you can get from a post? I can't see any other reason it's happening...
There are several possible causes:
Links that you use is a dynamic link which at times can be changed, use the static link. Example your link like this: http://www.domain.com/page.php?var=xxxxxxxx, where the parameter xxxxxxxx values ​​on the links can change at any time may be due to activity updates. This will cause facebook can not find a link that has been logged.
Bandwidth & server connection you less stable.
If I may suggest, avoid links / URLs dynamically & use the SEO Friendly link/URL like this page URL http://stackoverflow.com/questions/8529022/why-are-my-links-to-my-site-disappearing-from-feeds-after-2-3-hours

Integrating Facebook with Wordpress or Drupal

I just want to get some opinions before I tackle this head on. So far, I've set up a wordpress site and managed to get all post made on this site, appear on facebook on notes. However, all the plugins that do the following functionality that I require, have either been discontinued, or stopped working due to facebook changing their layout.
This is what i need:
The site can be either Drupal or Wordpress (but I'm willing to sacrifice that if there is some other app that I don't know of that can do the points to follow)
All posts made on my site, must be able to appear on Facebook as NOTES (both Drupal, Wordpress and pretty much anything with RSS feed capability can do this)
Any comments made on my site, must go to Facebook and appear there too. (this is probably NOT going to be possible, unless people end up logging in with their facebook details, which is not what I want)
Any comments made on Facebook MUST appear on my site
Point 4 is more important than point 3. I can live without point 3, but I CANT live without point 4. There are quite a few wordpress plugins that claim that they can do this, but I assure you, they don't work! They worked on the principle of scanning the page for content, and due to layout changes, it won't find the right values anymore.
Any input would be greatly appreciated!
Have you had a look at Facebook for Drupal and Facebook Connect. They seem promising.