К основному контенту

Social Media Meta Tag

 <!-- [ Social Media Meta Tag ] -->

<meta content='https://www.facebook.com/PROFIL-FACEBOOK' property='article:author'/>

<meta content='https://www.facebook.com/FAN-PAGE-FACEBOOK' property='article:publisher'/>

<meta content='KODE-APLIKASI-FACEBOOK' property='fb:app_id'/>

<meta content='KODE-ADMIN-FACEBOOK' property='fb:admins'/>

<meta content='ru_RU' property='og:locale'/>

<meta content='ru_UA' property='og:locale'/>    

<meta content='en_US' property='og:locale'/>

<meta content='fr_FR' property='og:locale'/>

<meta content='es_ES' property='og:locale'/>

<meta content='ru_RU' property='og:locale:alternate'/>

<meta content='id_ID' property='og:locale:alternate'/>

<meta content='summary' name='twitter:card'/>

<meta expr:content='data:blog.pageTitle' name='twitter:title'/>

<meta content='USER-TWITTER' name='twitter:site'/>

<meta content='USER-TWITTER' name='twitter:creator'/>

<meta content='summary_large_image' name='twitter:card'/>

<meta content='USER-VK' name='vk:site'/> 

Комментарии

  1. No Credit Check Credit Cards Instant Approval No Deposit In today's financial landscape, having access to credit can be essential for making purchases, covering unexpected expenses, or building a positive credit history. However, for individuals with no credit history or a poor credit score, obtaining a credit card can be challenging. This is where "no credit check credit cards" come into play, offering instant approval and no deposit requirements to help individuals kickstart or rebuild their credit. In this article, we will dive into the world of no credit check credit cards, exploring their features, benefits, and considerations.

    ОтветитьУдалить

Отправить комментарий

Популярные сообщения из этого блога

Site re-linking

click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here click here

Website promotion in several languages

 How can multilingualism be implemented ? Through different domains. This method is considered the most effective, but at the same time the most complex and costly. In fact, we need to make a new site in a specific language. Implementation example:  https://150sitemaps.blogspot.com/ru https://150sitemaps.blogspot.com/en What should be on a multilingual site. Hreflang attribute: <link rel="alternate" hreflang="language code" href="URL pages" />

Page creation AMP HTML

 Required markup Start with document type <!doctype html>. Contain top level tag <html ⚡> (also allowed to use <html amp>). Contain <head> and <body> tags (optional in HTML markup). Include a <link rel="canonical" href="$SOME_URL"> tag within the header that points to the regular HTML version of the AMP HTML document, or to the original document itself if no such version exists. Contain the <meta charset="utf-8"> tag as the first child of the header tag. Contain the <meta name="viewport" content="width=device-width"> tag in the header tag with the value initial-scale=1. Contain as the last element of the header a <script async src="https://cdn.ampproject.org/v0.js"></script> tag that specifies and loads the library AMP JS. Contain the following code in the <head> tag: <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both