|
|
@ -3,7 +3,7 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"@context": "http://schema.org",
|
|
|
|
"@context": "http://schema.org",
|
|
|
|
"@type": "WebSite",
|
|
|
|
"@type": "WebSite",
|
|
|
|
"url": "https://shop.ir/",
|
|
|
|
"url": "{{config('app.url')}}",
|
|
|
|
"name": "{{\SEOMeta::getTitle()}}",
|
|
|
|
"name": "{{\SEOMeta::getTitle()}}",
|
|
|
|
"author": {
|
|
|
|
"author": {
|
|
|
|
"@type": "Person",
|
|
|
|
"@type": "Person",
|
|
|
|