Answer the question
In order to leave comments, you need to log in
How to fix facebook like and share button issue?
I added a like and share button to the site, but, unfortunately, when you click on share on the site.ru-orders/6 page, Facebook shows the title of the main page instead of the title orders/6/
Is it possible to fix this?
Thanks for the replies.
Answer the question
In order to leave comments, you need to log in
Here is the Open Graph documentation. There you can change everything - title, picture, text.
And here you can check if Facebook understands your Open Graph correctly.
Static should be served with the static tag:
{% load staticfiles %}
<link href="{% static 'some/path/some.file' %}">
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question