options init
This commit is contained in:
SDE
2023-11-29 20:18:22 +03:00
parent f7e032a5bc
commit 2b6bbba265
9 changed files with 151 additions and 316 deletions

View File

@@ -8,7 +8,7 @@ def get_ld_search(domain):
data = {
"@context": "https://schema.org",
"@type": "WebSite",
"url": domain, #"https://truenergy.by/",
"url": domain,
"potentialAction": {
"@type": "SearchAction",
"target": {