Skip to content

Technology Forum

SEO, Speed Up website, Server Optimization, Linux, Open Source Softwares

  • Home
  • General
    • Web Server
    • Website Formatting
  • IT Companies
  • Optimization
    • PHP
  • Linux
  • Home
  • Websites
  • How to Force detecting the Social Profiles associated with a Website
Plesk Panel
Parallels Plesk for Linux services logs and configuration files
Servers
Different Types of Server for/on the Internet
HTML
HTML: Attributes of rel
PHP
Using PHP script to delete a multiple files
Web Server
Security HTTP Headers
Web Server
HTTP header and Server Response Codes

How to Force detecting the Social Profiles associated with a Website

Posted on September 11, 2016February 15, 2023 By admin No Comments on How to Force detecting the Social Profiles associated with a Website
Websites

Using schema.org metadata, it’s easy to associate all of your online profiles – both social and local – with your website in just a few lines of code. There is a simple code to put all your social profies on the website, which enable bots to help detecting the social profiles associated with a website

<script type="application/ld+json">
{
  "@context" : "http://schema.org",
  "@type" : "Organization",
  "name" : "Technology @ Freenetsolutions.com: MaxWeb Solutions",
  "url" : "https://technology.freenetsolutions.com/",
   "logo": "http://cdnassets.com/getImage.php?url=www.maxweb.co.in&src=logo.gif&t=1416218376",
  "sameAs" : [
    "https://twitter.com/MaxWebSolution",
    "https://plus.google.com/+MaxWebSolutionsChandigarh",
    "https://www.facebook.com/MaxWebSolutionsChandigarhIndia",
    "http://delicious.com/maxwebchandigarh",
    "http://in.linkedin.com/in/maxwebsolutions"
 ]
}
</script> 

Validate with Tool

You can check whether your code is valid by using this tool: https://search.google.com/structured-data/testing-tool#url=http://maxweb.co.in

Tags: metadata Social Profile

Post navigation

❮ Previous Post: TATA Photon+: Error 638
Next Post: Enable memcache in WAMP ❯

You may also like

Websites
WCAG 2.0 checklist

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

View Posts

  • PHP FPM modification – Plesk
  • HTML: Link rel – Preload
  • HTML: Attributes of rel
  • Linux Commands
  • Security HTTP Headers

Categories

  • Domain Name
  • General
    • Servers
    • Web Server
    • Website Formatting
  • IT Companies
  • Linux
  • MySQL
  • Optimization
    • PHP
  • Troubleshooting
  • Web Hosting Control Panel
    • Plesk Panel
  • Websites
    • CSS
    • HTML
    • Optimization
  • Windows
    • Windows 10

Recent Posts

  • PHP FPM modification – Plesk
  • HTML: Link rel – Preload
  • HTML: Attributes of rel
  • Linux Commands
  • Security HTTP Headers

Copyright © 2025 Technology Forum.

Theme: Oceanly News by ScriptsTown