LinkedIn Autofill button not showing - linkedin

I want to implement the LinkedIn Autofill into my staging website to test the autofill feature into the website form.
I have created LinkedIn Insight tag and implement into my staging website and follow the instruction guide https://www.linkedin.com/help/lms/answer/a424393/linkedin-autofill-setup-guide?lang=en, the autofill button didn't show out.
In the LinkedIn Campaign Manager, Website Tracking page did show the Tag Domain implement successful with my staging domain listed there.
On my staging site, I use chrome inspection tools and the console show the following error message without any further details
Failed to load resource: the server responded with a status of 400 ()
Any suggestion how to implement it?
#linkedin

Please try it in your production instead of staging.
We faced a similar error in our staging site where the Linked in Autofill button didn't show up and a 400 error code for https://www.linkedin.com/autofill/ in the console. The reason was the issues with whitelisting. Though the linked in representative confirmed that our staging site has been whitelisted, it still didn't work. They suggested us to take it to production and check. It was actually working in Production as expected. Please try it in your production instead of staging.
Adding the steps that we followed:
Add linked in Insight Tag to your website. Please follow the steps here
Add the autofill script to the html page where you want the button to be displayed. Note: If you are using a CMS, where this autofill plugin is being added to modules and re-used across your websites, make sure the script is added inside a proper html structure.
Html code snippet
Check if the Insight tag is working properly by opening the network tab and check for the insight tag link. Please refer the link
Whitelist your website domains by contacting the Linked In rep.
If you get a 400 error for https://www.linkedin.com/autofill/ in your staging site, try it in your production url after it has been whitelisted.

Related

Sharing on LinkedIn doesn't work / Problem with LinkedIn Page Inspector

We run a website from where users can share pages on LinkedIn using the basic sharing URL https://www.linkedin.com/cws/share?url=https://THE_URL.
This worked without any problems for years, yet recently we are facing problems that we cannot explain. Some of our URLs can be shared, while others, pointing to very similar pages, fail.
All of our sharable pages are served from the same infrastructure, same servers, same setup, same TLS certificate, rendered from the same application, etc.
As an example, I attached screenshots for two pages, which are basically identical, except from a few very small details.
While https://open.sap.com/courses/fg1 can be shared,
Screenshot: A "Create a Post" widget on LinkedIn with correct page preview
the almost identical page https://open.sap.com/courses/fg1-1 can not be shared, the sharing widget shows an error:
Screenshot: A "Create a Post" widget on LinkedIn with error message in preview area
Additionally: since a while, both pages - fg1 as well as fg1-1 - cannot be opened in the LinkedIn Post Inspector - this worked earlier, there was no notable change on our side.
The error message in the post inspector says (for the page where actual sharing in the widget works):
Ingestion Feedback
Error We encountered a server error while trying to inspect the URL.
URL redirect trail
1 0 undefined https://open.sap.com/courses/fg1
Summarizing: I am quite confident that this is not an issue caused by our infrastructure or the application - otherwise I would expect that all pages resulted in the same error when sharing.
Does anyone else face this issue or did so in the past and found a solution?
Note: it feels a bit odd to post this question here instead of filing a support ticket, but I was told that this would be the way to reach out.

Making your site shareable on LinkedIn

I'm having a few issues with making our site shareable on linked in and I'm at a loss. The og: meta tags all look fine, the facebook scraper picks it up fine, but the linkedIn scraper does not... and the img etc are not on a protected folder or anything like that.
When inspecting the developer tools the get request to the url-preview?url= link shows that the img etc.. aren't there.
The image is less than 1mb, all og: meta tags are obeyed. The only think that may not be 100% is the image ratio is not 1/4 or 4/1 (it's 2/1)... But that is only a recommendation and not a hard and fast rule.
Does LinkedIn provide something similar to FB (https://developers.facebook.com/tools/debug/) where you can test the scraper and re-run it? Or is there another way to debug this? Any help appreciated.
https://www.hipla.co.uk (is the page i'm trying to share).
cheers
It transpires linked in doesn't offer a similar facility to FB or twitter to test the OG meta tags and re-scrape the page. They cache a page for 7 days and then re-scrape again. However, you can refresh the linkedIn crawler cache simply by appending GET params to the URL, i.e. https://www.hipla.co.uk?123.
I eventually figured out what our issue was. We were using a wildcard cert (for multi domain, so we could have a single ssl cert for multiple subdomains) which meant we had to set the server name in the apache default-ssl.conf file, but we had a typo in it for the www instance ... which meant it gave an SSL error (for the linkedIn crawler) which isn't debuggable (if that's a word) using linkedIn but was spotted as we got an SSL error when testing the twitter metadata tags using the twitter card validator. Hope this helps anyone else who has a typo in their ssl settings. Note that the ssl error was not visible using a browser(s) as all looked fine.

Wordpress site is not showing on Chrome

I have a site www.mathildaparadeiser.com that is showing a white screen of death on Chrome. All other browsers seem fine.
Removed all plugins but still being shown. Chrome is updated and Wordpress also. Looking in Chrome Tools I get this first error
VM100:1 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Any ideas what would be causing this? Have debugged all I can.
Have you installed any chrome extension plugins ?
Your site has uses a service called Incapsula. The website admins configured Incapsula to prevent bots from accessing it's content.
Please read here more :-
How to get the body content from a PHP-generated HTML page?
Some times your site contents loads, some time it shows a captcha. Check with your Hosting provider to understand.

Website not posting to Facebook: security & app id issues

I'm a new WordPress designer. My site runs Tesseract Theme and is built with Beaver Builder.
PROBLEM: When I post my website (https://louiseclark.tech) on Facebook it removed my site after a couple minutes. Now when I try to post my site it gives me this message--> It looks like a link you're sharing might be unsafe. If you can, please remove this link: louiseclark.tech Note: The unsafe link might be on the page you’re linking to.
What I've done to try and resolve:
When I ran my site through the Facebook debugger I got this message:
The 'fb:app_id' property should be explicitly provided, Specify the app ID so that stories shared to Facebook will be properly attributed to the app. Alternatively, app_id can be set in url when open the share dialog.
I created an app id following this instructional video: https://www.youtube.com/watch?v=V97h03H21y0
I pasted my app id into my Yoast SEO plugin under the Facebook category.
Check my Google Webmaster Tools Sitemap...all is verified and sitemap set.
SSL certificate is set - checked with my hosting company SiteGround. When I asked them about this problem they didn't really feel that the security issues where from their side.
I've reported this problem to the black hole that is Facebook support.
Thank you for any insight.
In case anyone sees this thread, I found the solution.
When I moved my WordPress sites to managed WordPress hosting I also migrated my websites to https with the SSL certificates. While the pages were migrated and displaying the https just fine, the images still held their old url (http).
I did two things:
I installed SSL Content Fixer plugin. This worked for some images but not others.
I installed Better Search Replace plugin. I had found the specific insecure images using Firefox. From my page in Firefox, I went to:
Tools -> Page Info -> Media This showed me every image/js/css call on this page. Finding these images allowed me to use the plugin to make the changes.
It worked. I'm quite sure knowing how to code my site would be much better in this situation. But I'm a newbie and this is what I could come up with.
What I learned: It's a flag when you have a secure site that embeds non secure objects/images.

Website Likebutton admin page not accessible

First, i've read all other related topics but did not found a solution for my problem.
I've many normal Websites with Like buttons integrated but i can't get access to the Adminpage to publish Messages to the Newsfeed of Users who liked the page (i can't see the "Admin Page" Link anywhere).
I have done the this instructions but i does not work for me.
For only a few page i can find the admin link under , there i can see the request (red box) to migrate my page and everything works fine.
So my question is how to obtain the Admin-Link for my page to get these migrated to normal FB-Pages?

Resources