Add LinkedIn login to Weebly site - linkedin

Can anybody tell me if it's possible to add the LinkedIn login details to a website I've created using Weebly? I have had a go at this following the LinkedIN API instructions to add code to the header (which I have been able to do) and to the body. Weebly has an option to allow HTML to be embeded into a page so I tried this for the body code but it dodn't seem to work. When I viewed the HTML for the page I can see that the code is added but it doesn't seem to be in a "Body" section - in fact there doesn't appear to be a "body" section.

Escalate Hosting Has an In=depth tutorial for LinkedIN's Developer Tutorials like this

Related

LinkedIn Autofill button not showing

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.

Linkedin URL preview not using javascript

I have this page on my website where Javascript is absolutely necessary and if it is disabled, an error message shows. I have a bunch of opengraph metatags in it and it works perfectly in Facebook, Twitter and so.
But when I share the website on LinkedIn, it makes a preview out of the error message. Does that mean that the LinkedIn URL crawlers have javascript disabled? If so, is there any workaround to make it work?
Thanks.
You can always use https://www.linkedin.com/post-inspector/ to see what your problem with Linkedin is.
Cheers!
After reviewing what you told me, i've disabled JavaScript and it leads me to https://www.conceptocean.com/jsnotif
You should change the redirection for users that dont allow JavaScript or as a patch, add the og:tags to that /jsnotif page, since LinkedinBot wont enter to https://www.conceptocean.com but https://www.conceptocean.com/jsnotif

Open Graph on LinkedIn does not work for my client's site

For some reason sharing links on LinkedIn from my client's site does not work.
I've checked the specifications on https://www.linkedin.com/help/linkedin/answer/46687/making-your-website-shareable-on-linkedin?lang=en and it looks like all the og meta tags re correct. Sharing on other social media works without problems. It's only on LinkedIn where the Open Graph data is not picked up.
Here is a sample URL which does not work on LinkedIn:
https://nomadandvillager.com/bestemmingen/kenia/mbara/vrouwenbesnijdenis/
Am I missing something?
Would you be able to share a bit more on how you're getting the tags to render on Facebook and the like?
I encountered the same problem (My site runs on Angular), but my approach was to redirect the LinkedInBot via .htaccess.
Eventually, I gave up, and wrote a custom share button with LinkedIn's rest API
With it, you will be able to specify the details of the share, and avoid the messy workarounds for LinkedIn.
Direct Sharing on LinkedIn
Sharing via REST API
Original link: http://blog.crazy.technology/post/Clash-of-Clans---How-to-use-the-Web-API-570dd2b2

LinkedIn and Open Graph : site not shareable on LinkedIn without reason

I'm trying to make my website shareable on LinkedIn.
URL : https://www.jedecouvremercator.com/
My website is W3C validate. I have followed all the LinkedIn recommendations and Google recommendations. My Open Graph meta is correct and the website is shareable on all other platforms.
But when I'm trying to share it on LinkedIn or when I use a custom link to share it, LinkedIn can't display the meta information.
(I always use garbage into the URL to kill cache before verifying my changes).
Can somebody tell me why?
Thanks a lot.
The site in your URL is down, and you didn't post any code, so that makes this difficult, but not impossible. I can still view your URL through archive.org, and when I try to share the archive.org URL, like this...
https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fweb.archive.org%2Fweb%2F20190618064744%2Fhttps%3A%2F%2Fwww.jedecouvremercator.com%2F
When I click the above, everything works perfectly fine for me. Example:
If you need more info: Official LinkedIn Documentation for Formatting URL and Official LinkedIn Documentation for OpenGraph Tags and Prefilled Sharing.

How to show thumbnail of a asp.net website on facebook?

I developed a Asp.net website that play youtube videos on one page. I hosted it in windows Azure recently. But if I took a url of a page which play video and post it on facebook then facebook doesn't show any thumbnail. Can any one help me pls ?
to understand my needs you can post both of the following urls to facebook.
http://hiruvideos.hirufm.lk/index.php?page=videos-watch&id=1705
http://mostamazingvideos.azurewebsites.net/PlayVideos.aspx?uid=1
Second one doesn't show any thumbnail.
You are missing the Facebook Open Graph meta tags that tell Facebook what image to show when somebody shares the link to your website. Follow the best practices at https://developers.facebook.com/docs/sharing/best-practices (Section 3 talks about the meta tags).

Resources