Wrong "og: description" output
Posted: 11 Sep 2021, 17:06
Sorry for the Google Translate machine translation. I'll try to explain the problem.
There are several nested categories, for example three. There is a menu for these categories. Menu items (blog categories) are also nested, multi-level.
In the parent menu item, "og: description" is displayed correctly, in accordance with the category "description".
In the last, third nested menu item, "og: description" is also displayed correctly, in accordance with the category "description".
But the "og: description" of the second menu item is the same as its descendant, the third menu item.
If the nesting of categories is large, then "og: description" is displayed incorrectly.
Categories:
Category_1
-Category_2
--Category_3
Menu:
Blog Category_1
-Blog Category_2
--Blog Category_3
OpenGraph:
Blog Category_1 - "og:description" = description Category_1
-Blog Category_2 - "og:description" = description Category_3
--Blog Category_3 - "og:description" = description Category_3
There are several nested categories, for example three. There is a menu for these categories. Menu items (blog categories) are also nested, multi-level.
In the parent menu item, "og: description" is displayed correctly, in accordance with the category "description".
In the last, third nested menu item, "og: description" is also displayed correctly, in accordance with the category "description".
But the "og: description" of the second menu item is the same as its descendant, the third menu item.
If the nesting of categories is large, then "og: description" is displayed incorrectly.
Categories:
Category_1
-Category_2
--Category_3
Menu:
Blog Category_1
-Blog Category_2
--Blog Category_3
OpenGraph:
Blog Category_1 - "og:description" = description Category_1
-Blog Category_2 - "og:description" = description Category_3
--Blog Category_3 - "og:description" = description Category_3