Skip to content

Instantly share code, notes, and snippets.

View dimasik9081's full-sized avatar

web-triangle.ru dimasik9081

View GitHub Profile
@dimasik9081
dimasik9081 / schema-head.tpl
Created April 19, 2018 16:32 — forked from sepiariver/schema-head.tpl
Schema.org head tags
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" itemscope itemtype="http://schema.org/{put something here}"> <!--<![endif]-->
<head>
<meta charset="[[++modx_charset]]">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>[[*pagetitle]] | [[++site_name]]</title>
<meta itemprop="name" content="[[++site_name]]">
@dimasik9081
dimasik9081 / file.rb
Created December 5, 2016 10:36
React, Web Components, Angular и jQuery — друзья навеки. Универсальные JavaScript-компоненты
https://habrahabr.ru/post/316358/
#Google By FGQI
203.208.46.164 plus.url.google.com
203.208.46.164 0-focus-opensocial.googleusercontent.com
203.208.46.164 3hdrrlnlknhi77nrmsjnjr152ueo3soc-a-calendar-opensocial.googleusercontent.com
203.208.46.164 accounts.google.com
203.208.46.164 ajax.googleapis.com
203.208.46.164 android.l.google.com
203.208.46.164 a-oz-opensocial.googleusercontent.com
203.208.46.164 apis.google.com
203.208.46.164 appengine.google.com

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta charset='UTF-8'>
<meta name='keywords' content='your, tags'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>