lorelo
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
<!doctype html>
|
||||
<!doctype html>
|
||||
<html lang="ru">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Lavero Store - Маркетплейс цифровых товаров</title>
|
||||
<title>Lavero Store - Маркетплейс цифровых товаров</title>
|
||||
<base href="/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="Современный маркетплейс для покупки цифровых товаров. Широкий выбор товаров, удобный поиск, быстрая доставка.">
|
||||
<meta name="keywords" content="маркетплейс, цифровые товары, онлайн магазин, купить, Lavero Store">
|
||||
<meta name="description" content="Современный маркетплейс для покупки цифровых товаров. Широкий выбор товаров, удобный поиск, быстрая доставка.">
|
||||
<meta name="keywords" content="маркетплейс, цифровые товары, онлайн магазин, купить, Lavero Store">
|
||||
<meta name="author" content="Lavero Store">
|
||||
<meta name="theme-color" content="#10b981">
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/images/lavero-favicon.svg">
|
||||
<link rel="icon" type="image/png" href="/assets/images/lavero/lavero-logo.png">
|
||||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://lavero.market/">
|
||||
<meta property="og:title" content="Lavero Store - Маркетплейс цифровых товаров">
|
||||
<meta property="og:description" content="Современный маркетплейс для покупки цифровых товаров. Широкий выбор товаров, удобный поиск, быстрая доставка.">
|
||||
<meta property="og:image" content="https://lavero.market/og-image.jpg">
|
||||
<meta property="og:url" content="https://lavero.store/">
|
||||
<meta property="og:title" content="Lavero Store - Маркетплейс цифровых товаров">
|
||||
<meta property="og:description" content="Современный маркетплейс для покупки цифровых товаров. Широкий выбор товаров, удобный поиск, быстрая доставка.">
|
||||
<meta property="og:image" content="https://lavero.store/og-image.jpg">
|
||||
<meta property="og:locale" content="ru_RU">
|
||||
<meta property="og:site_name" content="Lavero Store">
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:url" content="https://lavero.market/">
|
||||
<meta property="twitter:title" content="Lavero Store - Маркетплейс цифровых товаров">
|
||||
<meta property="twitter:description" content="Современный маркетплейс для покупки цифровых товаров. Широкий выбор товаров, удобный поиск, быстрая доставка.">
|
||||
<meta property="twitter:image" content="https://lavero.market/og-image.jpg">
|
||||
<meta property="twitter:url" content="https://lavero.store/">
|
||||
<meta property="twitter:title" content="Lavero Store - Маркетплейс цифровых товаров">
|
||||
<meta property="twitter:description" content="Современный маркетплейс для покупки цифровых товаров. Широкий выбор товаров, удобный поиск, быстрая доставка.">
|
||||
<meta property="twitter:image" content="https://lavero.store/og-image.jpg">
|
||||
|
||||
<!-- Apple Touch Icon -->
|
||||
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
|
||||
@@ -36,7 +36,7 @@
|
||||
<meta name="apple-mobile-web-app-title" content="Lavero Store">
|
||||
|
||||
<!-- Preconnect to API -->
|
||||
<link rel="preconnect" href="https://api.lavero.market">
|
||||
<link rel="preconnect" href="https://api.lavero.store">
|
||||
|
||||
<!-- Google Fonts -->
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
@@ -49,11 +49,11 @@
|
||||
"@context": "https://schema.org",
|
||||
"@type": "WebSite",
|
||||
"name": "Lavero Store",
|
||||
"url": "https://lavero.market/",
|
||||
"description": "Современный маркетплейс для покупки цифровых товаров",
|
||||
"url": "https://lavero.store/",
|
||||
"description": "Современный маркетплейс для покупки цифровых товаров",
|
||||
"potentialAction": {
|
||||
"@type": "SearchAction",
|
||||
"target": "https://lavero.market/search?q={search_term_string}",
|
||||
"target": "https://lavero.store/search?q={search_term_string}",
|
||||
"query-input": "required name=search_term_string"
|
||||
}
|
||||
}
|
||||
@@ -63,8 +63,8 @@
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Organization",
|
||||
"name": "Lavero Store",
|
||||
"url": "https://lavero.market/",
|
||||
"logo": "https://lavero.market/assets/images/lavero-logo.svg",
|
||||
"url": "https://lavero.store/",
|
||||
"logo": "https://lavero.store/assets/images/lavero-logo.svg",
|
||||
"contactPoint": {
|
||||
"@type": "ContactPoint",
|
||||
"telephone": "+7-916-109-10-32",
|
||||
|
||||
Reference in New Issue
Block a user