meta
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
<meta name="description" content="کلینیک پرو؛ نرمافزار مدیریت مطب و کلینیک — نوبتدهی آنلاین، پروندهی بیمار و حسابداری مطب، همه در یک پنل ساده و سریع."/>
|
<meta name="description" content="کلینیک پرو؛ نرمافزار مدیریت مطب و کلینیک — نوبتدهی آنلاین، پروندهی بیمار و حسابداری مطب، همه در یک پنل ساده و سریع."/>
|
||||||
<link rel="canonical" href="{{ base }}/"/>
|
<link rel="canonical" href="{{ base }}/"/>
|
||||||
<meta name="robots" content="index, follow, max-image-preview:large"/>
|
<meta name="robots" content="index, follow, max-image-preview:large"/>
|
||||||
|
<meta name="enamad" content="29295890"/>
|
||||||
|
|
||||||
<meta property="og:type" content="website"/>
|
<meta property="og:type" content="website"/>
|
||||||
<meta property="og:site_name" content="کلینیک پرو"/>
|
<meta property="og:site_name" content="کلینیک پرو"/>
|
||||||
@@ -24,38 +25,38 @@
|
|||||||
|
|
||||||
<script type="application/ld+json">
|
<script type="application/ld+json">
|
||||||
{
|
{
|
||||||
"@context": "https://schema.org",
|
"@context": "https://schema.org",
|
||||||
"@graph": [
|
"@graph": [
|
||||||
{
|
{
|
||||||
"@type": "Organization",
|
"@type": "Organization",
|
||||||
"@id": "{{ base }}/#org",
|
"@id": "{{ base }}/#org",
|
||||||
"name": "کلینیک پرو",
|
"name": "کلینیک پرو",
|
||||||
"url": "{{ base }}/",
|
"url": "{{ base }}/",
|
||||||
"logo": "{{ base }}/icons/icon-512.png",
|
"logo": "{{ base }}/icons/icon-512.png",
|
||||||
"contactPoint": {
|
"contactPoint": {
|
||||||
"@type": "ContactPoint",
|
"@type": "ContactPoint",
|
||||||
"telephone": "+98-74-91012178",
|
"telephone": "+98-74-91012178",
|
||||||
"contactType": "customer support",
|
"contactType": "customer support",
|
||||||
"areaServed": "IR",
|
"areaServed": "IR",
|
||||||
"availableLanguage": "fa"
|
"availableLanguage": "fa"
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
"@type": "PostalAddress",
|
"@type": "PostalAddress",
|
||||||
"addressLocality": "یاسوج",
|
"addressLocality": "یاسوج",
|
||||||
"streetAddress": "مهریان، خیابان شهید ستاره شیرازی، خیابان امامزاده احمد، پلاک ۸",
|
"streetAddress": "مهریان، خیابان شهید ستاره شیرازی، خیابان امامزاده احمد، پلاک ۸",
|
||||||
"addressCountry": "IR"
|
"addressCountry": "IR"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"@type": "WebSite",
|
||||||
|
"@id": "{{ base }}/#website",
|
||||||
|
"url": "{{ base }}/",
|
||||||
|
"name": "کلینیک پرو",
|
||||||
|
"inLanguage": "fa-IR",
|
||||||
|
"publisher": { "@id": "{{ base }}/#org" }
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"@type": "WebSite",
|
|
||||||
"@id": "{{ base }}/#website",
|
|
||||||
"url": "{{ base }}/",
|
|
||||||
"name": "کلینیک پرو",
|
|
||||||
"inLanguage": "fa-IR",
|
|
||||||
"publisher": { "@id": "{{ base }}/#org" }
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
</script>
|
</script>
|
||||||
<link rel="preload" href="/fonts/Vazirmatn-Regular.woff2" as="font" type="font/woff2" crossorigin/>
|
<link rel="preload" href="/fonts/Vazirmatn-Regular.woff2" as="font" type="font/woff2" crossorigin/>
|
||||||
<link rel="preload" href="/fonts/Vazirmatn-Bold.woff2" as="font" type="font/woff2" crossorigin/>
|
<link rel="preload" href="/fonts/Vazirmatn-Bold.woff2" as="font" type="font/woff2" crossorigin/>
|
||||||
|
|||||||
Reference in New Issue
Block a user