Skip to content

Logic Bytes

Spread Your Knowledge

  • Home
  • How To
  • PHP
    • Cakephp
    • WordPress
    • CodeIgniter
    • Laravel
  • Python
    • Django
    • Flask
  • Contact

Social login

Facebook / HTML / Meta / Social / Social login

Facebook share link with more than one image

November 28, 2017 Chandan SharmaComment on Facebook share link with more than one image

Facebook share link with more than one image <meta property=”og:image” content=”https://images-na.ssl-images-amazon.com/images/I/41LH4pXAe6L.jkhjk000_.jpg” /> <meta property=”og:image” content=”https://images-na.ssl-images-amazon.com/images/I/41LH4pXAe6L.jkhjk000_.jpg” /> <meta property=”og:image” content=”https://images-na.ssl-images-amazon.com/images/I/41LH4pXAe6L.jkhjk000_.jpg” />

Read More
HTML / Meta / Social / Social login

How to use the ‘og’ (Open Graph) meta tag for Facebook share

November 28, 2017 Chandan SharmaComment on How to use the ‘og’ (Open Graph) meta tag for Facebook share

<!– For Google –> <meta name=”description” content=”” /> <meta name=”keywords” content=”” /> <meta name=”author” content=”” /> <meta name=”copyright” content=”” /> <meta name=”application-name” content=”” /> <!– …

Read More
CodeIgniter / Google Map / PHP / Social / Social login

How to create Google API from google console

October 29, 2017 Chandan SharmaComment on How to create Google API from google console

Creating a Google API Console project and client ID Before you can integrate Google Sign-In into your website, you must have a Google API Console …

Read More
Social / Social login

Google login in website

October 28, 2017 Chandan SharmaComment on Google login in website

<html lang=”en”>   <head>     <meta name=”google-signin-scope” content=”profile email”>     <meta name=”google-signin-client_id” content=”YOUR_CLIENT_ID.apps.googleusercontent.com”>     <script src=”https://apis.google.com/js/platform.js” async defer></script>   </head>   <body> …

Read More
CodeIgniter / Facebook / JQuery / PHP / Social / Social login

Facebook login script

October 28, 2017 Chandan SharmaComment on Facebook login script

<script> window.fbAsyncInit = function() { FB.init({ appId : ‘{your-app-id}’, cookie : true, xfbml : true, version : ‘{latest-api-version}’ }); FB.AppEvents.logPageView(); }; (function(d, s, id){ var …

Read More
Article / CodeIgniter / Facebook / PHP / Social login

Facebook login in core php

July 30, 2017 Chandan SharmaComment on Facebook login in core php

<!–Add in Header / where login –> <button class=”facebook” id=”facebook”><i class=”fa fa-facebook” aria-hidden=”true”></i>Sign in with Facebook</button> <!– Add in Header / where login –> ## …

Read More

Recent Posts

  • Python Automation Framework-PyUnit (Unittest) Framework
  • Python Automation Framework-TestProject Framework
  • Python Automation Framework-Pytest Framework
  • Python Automation Framework-Lettuce Framework
  • Python Automation Framework-Behave Framework:
  • Top Python Testing Automation Frameworks in 2024
  • Visual Studio Code Keyboard Shortcut Editor
  • Visual Studio Code Keyboard Shortcuts
  • How to Remove Sidebar from Category Pages in WordPress?
  • Best Practices for API Responses

Automation Frameworks Automation Testing Behave Framework Blogger Blogspot Cakephp Cheat Sheets Code Editor CodeIgniter Code Navigation Collaborative Coding Debugging Tools Disable Mouse Right Click Domain Extension Editor Extension Full form Facebook Facebook Video Download IDE JavaScript JQuery Lettuce Framework Microsoft Code Editor Open-Source Code Editor PHP Pytest Framework Python Python-3.x Python Automation Python Automation Frameworks Python Automation Testing Python Pytest Framework Python Testing Frameworks Python TestProject Framework Python Unittest Framework Syntax Highlighting Testing Frameworks Text Editor for Developers Visual Code Visual Code Editor Visual Studio Code Visual Studio Code Cheat Sheet VSCode VSCodeEditor WordPress

Copyright © 2026 Logic Bytes.
Powered by WordPress and PridMag.