{% extends 'base.html' %} {% load static %} {% block title %}Social Media Test - Quantum Tasks AI{% endblock %} {% block og_title %}Social Media Preview Test - Quantum Tasks AI{% endblock %} {% block og_description %}Testing social media link preview with branded image. This should show the Quantum Tasks AI logo and branding.{% endblock %} {% block content %}

Social Media Preview Test

Open Graph Meta Tags Debug

OG Image URL: https://www.quantumtaskai.com{% static 'img/og-image.png' %}

Current Page URL: https://www.quantumtaskai.com{{ request.get_full_path }}

Static URL: {% static 'img/og-image.png' %}

Preview Image

OG Image Preview

Testing Instructions

  1. Copy this page URL: https://www.quantumtaskai.com/test-og/
  2. Paste it in WhatsApp, Discord, Twitter, or LinkedIn
  3. Check if the image preview appears
  4. Use Facebook Sharing Debugger: https://developers.facebook.com/tools/debug/
  5. Use Twitter Card Validator: https://cards-dev.twitter.com/validator

Troubleshooting

{% endblock %}