1.2.4 upd meta_OpenGraph_Schema.html TRI-200
This commit is contained in:
@@ -177,7 +177,7 @@ function load_routes (el,news=null,incrase,owner_type) {
|
||||
}
|
||||
let first_block_iteration = document.querySelector(`.page_paging_elements_${paging_iterator}`)
|
||||
let insert_place = null
|
||||
if (first_block_iteration.innerHTML){
|
||||
if (first_block_iteration && first_block_iteration.innerHTML){
|
||||
paging_iterator++
|
||||
let new_page_paging_elements = document.createElement('div')
|
||||
new_page_paging_elements.classList.add(`page_paging_elements_${paging_iterator}`)
|
||||
|
||||
@@ -1,42 +0,0 @@
|
||||
|
||||
{% if page.url == 'main' %}
|
||||
|
||||
|
||||
|
||||
{% endif %}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{% if page.url == 'about_service' and page.url == 'ru' %}
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Express parcel delivery | TWB">
|
||||
<meta property="og:description" content="You can order fast delivery of parcels and letters to all CIS cities with us ✓ Competitive rates on the website ✓ Express parcel dispatch ➡️ Contact us">
|
||||
<meta property="og:url" content="https://tripwb.com/en/page/about_service/">
|
||||
<meta property="og:image" content="https://tripwb.com/static/img/png/finlogo.png">
|
||||
<meta property="og:site_name" content="TWB">
|
||||
<meta property="og:locale" content="en_EN">
|
||||
<meta property="fb:app_id" content="tripwithbonus">
|
||||
|
||||
<meta name="twitter:title" content="Express parcel delivery | TWB">
|
||||
<meta name="twitter:description" content="You can order fast delivery of parcels and letters to all CIS cities with us ✓ Competitive rates on the website ✓ Express parcel dispatch ➡️ Contact us">
|
||||
<meta name="twitter:card" content="summary">
|
||||
{% endif %}
|
||||
|
||||
{% if page.url == 'about_service' and page.url == 'en' %}
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Express parcel delivery | TWB">
|
||||
<meta property="og:description" content="You can order fast delivery of parcels and letters to all CIS cities with us ✓ Competitive rates on the website ✓ Express parcel dispatch ➡️ Contact us">
|
||||
<meta property="og:url" content="https://tripwb.com/en/page/about_service/">
|
||||
<meta property="og:image" content="https://tripwb.com/static/img/png/finlogo.png">
|
||||
<meta property="og:site_name" content="TWB">
|
||||
<meta property="og:locale" content="en_EN">
|
||||
<meta property="fb:app_id" content="tripwithbonus">
|
||||
|
||||
<meta name="twitter:title" content="Express parcel delivery | TWB">
|
||||
<meta name="twitter:description" content="You can order fast delivery of parcels and letters to all CIS cities with us ✓ Competitive rates on the website ✓ Express parcel dispatch ➡️ Contact us">
|
||||
<meta name="twitter:card" content="summary">
|
||||
|
||||
{% endif %}
|
||||
1018
templates/inter/meta_OpenGraph_Schema.html
Normal file
1018
templates/inter/meta_OpenGraph_Schema.html
Normal file
File diff suppressed because it is too large
Load Diff
@@ -18,7 +18,7 @@
|
||||
<meta name="google-site-verification" content="4V4upJSK2_4MBrr5ZXjcCLw3bBwXc4_gsnKudJAaWqI" />
|
||||
<meta name="yandex-verification" content="b8a976575e41fbbc" />
|
||||
|
||||
{% include "inter/meta_OpenGraph.html" %}
|
||||
{% include "inter/meta_OpenGraph_Schema.html" %}
|
||||
|
||||
<!-- Yandex.Metrika counter -->
|
||||
<script type="text/javascript" >
|
||||
|
||||
Reference in New Issue
Block a user