CINXE.COM

How To Boost Your Tilda Website SEO Ranking

<!DOCTYPE html> <html> <head> <title>How To Boost Your Tilda Website SEO Ranking</title> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta name="description" content="A step-by-step guide to making your Tilda website search engine friendly and rank high on Google. By Tilda Education." /> <meta property="og:url" content="https://tilda.education/en/articles-seo" /> <meta property="og:image" content="https://tilda.education/upload/pages/15820246/socnet.png" /> <meta property="og:title" content="How To Boost Your Tilda Website SEO Ranking" /> <meta property="og:description" content="A step-by-step guide to making your Tilda website search engine friendly and rank high on Google. By Tilda Education." /> <meta property="og:type" content="website" /> <meta property="og:site_name" content="Tilda.Education" /> <link rel="canonical" href="https://tilda.education/en/articles-seo"/> <!-- meta property="fb:app_id" content="257953674358265" --> <meta name="facebook-domain-verification" content="9one1zge7glj0hixes5xaof541u8mi" /> <meta property="fb:app_id" content="1501686730124089"> <link rel="shortcut icon" href="https://tilda.ws/img/tildafavicon.ico"> <link rel="stylesheet" type="text/css" href="/css/union.css"> <!-- link rel="stylesheet" type="text/css" href="/css/reset.css"> <link rel="stylesheet" type="text/css" href="/css/fonts.css"> <link rel="stylesheet" type="text/css" href="/css/education.css?5" --> <!-- link href="https://images.tildacdn.info/a45f8109-6271-46fb-8772-48315f137cb0/tfutura.css" rel="stylesheet" --> <link rel="stylesheet" href="https://static.tildacdn.com/css/tilda-grid-3.0.min.css" type="text/css" media="all" onerror="this.loaderr='y';"> <link rel="stylesheet" type="text/css" href="/static/project3379564/css/tilda-blocks-page16067110.min.css"><link rel="stylesheet" type="text/css" href="/static/project3379564/css/fonts-tildasans.css"><link rel="stylesheet" type="text/css" href="/static/project3379564/css/tilda-blocks-page15820246.min.css"><link rel="stylesheet" type="text/css" href="/static/project3379564/css/tilda-cards-1.0.min.css"> <link rel="alternate" type="application/rss+xml" title="Tilda.Education Articles" href="https://tilda.education/rss.xml" /> <script src="/js/jquery-union.min.js"></script> <!-- script src="/js/jquery-1.11.3.js"></script> <script src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script> <script src="/js/popup.js"></script --> <!--[if lt IE 9]> <script src="/js/html5.js"></script> <![endif]--> <!-- script type="text/javascript" src="/js/education.js?5"></script --> <script type="text/javascript" src="https://static.tildacdn.com/js/tilda-zero-1.1.min.js"></script> <script type="text/javascript" src="https://static.tildacdn.com/js/tilda-scripts-3.0.min.js"></script> <script type="text/javascript"> var d = new Date(); window.startTimer = d.getTime(); </script> <!-- BEGIN: all external script top --> <script type="text/javascript" src="/static/project8756/js/tilda-scripts-3.0.min.js"></script> <!-- END: all external script top --> <script type="text/javascript">function t_onReady(func) { if (document.readyState != 'loading') { func(); } else { document.addEventListener('DOMContentLoaded', func); } } function t_onFuncLoad(funcName, okFunc, time) { if (typeof window[funcName] === 'function') { okFunc(); } else { setTimeout(function() { t_onFuncLoad(funcName, okFunc, time); },(time || 100)); } }function t_throttle(fn, threshhold, scope) {return function () {fn.apply(scope || this, arguments);};} </script> </head> <body itemscope itemtype="http://schema.org/NewsArticle" ><div id="overlay" style="display: none;"></div> <div id="rec272402637" class="r t-rec t-rec_pb_0" style="padding-bottom:0px;background-color:#ffffff; " data-animationappear="off" data-record-type="456" data-bg-color="#ffffff"> <!-- T456 --> <div id="nav272402637marker"></div> <div class="tmenu-mobile"> <div class="tmenu-mobile__container"> <div class="tmenu-mobile__text t-name t-name_md" field="menu_mob_title">&nbsp;</div> <button type="button" class="t-menuburger t-menuburger_first " aria-label="Navigation menu" aria-expanded="false"> <span style="background-color:#ffffff;"></span> <span style="background-color:#ffffff;"></span> <span style="background-color:#ffffff;"></span> <span style="background-color:#ffffff;"></span> </button> <script>function t_menuburger_init(recid) {var rec=document.querySelector('#rec' + recid);if(!rec) return;var burger=rec.querySelector('.t-menuburger');if(!burger) return;var isSecondStyle=burger.classList.contains('t-menuburger_second');if(isSecondStyle&&!window.isMobile&&!('ontouchend' in document)) {burger.addEventListener('mouseenter',function() {if(burger.classList.contains('t-menuburger-opened')) return;burger.classList.remove('t-menuburger-unhovered');burger.classList.add('t-menuburger-hovered');});burger.addEventListener('mouseleave',function() {if(burger.classList.contains('t-menuburger-opened')) return;burger.classList.remove('t-menuburger-hovered');burger.classList.add('t-menuburger-unhovered');setTimeout(function() {burger.classList.remove('t-menuburger-unhovered');},300);});} burger.addEventListener('click',function() {if(!burger.closest('.tmenu-mobile')&&!burger.closest('.t450__burger_container')&&!burger.closest('.t466__container')&&!burger.closest('.t204__burger')&&!burger.closest('.t199__js__menu-toggler')) {burger.classList.toggle('t-menuburger-opened');burger.classList.remove('t-menuburger-unhovered');}});var menu=rec.querySelector('[data-menu="yes"]');if(!menu) return;var menuLinks=menu.querySelectorAll('.t-menu__link-item');var submenuClassList=['t978__menu-link_hook','t978__tm-link','t966__tm-link','t794__tm-link','t-menusub__target-link'];Array.prototype.forEach.call(menuLinks,function(link) {link.addEventListener('click',function() {var isSubmenuHook=submenuClassList.some(function(submenuClass) {return link.classList.contains(submenuClass);});if(isSubmenuHook) return;burger.classList.remove('t-menuburger-opened');});});menu.addEventListener('clickedAnchorInTooltipMenu',function() {burger.classList.remove('t-menuburger-opened');});} t_onReady(function() {t_onFuncLoad('t_menuburger_init',function(){t_menuburger_init('272402637');});});</script> <style>.t-menuburger{position:relative;flex-shrink:0;width:28px;height:20px;padding:0;border:none;background-color:transparent;outline:none;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:transform .5s ease-in-out;cursor:pointer;z-index:999;}.t-menuburger span{display:block;position:absolute;width:100%;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out;height:3px;background-color:#000;}.t-menuburger span:nth-child(1){top:0px;}.t-menuburger span:nth-child(2),.t-menuburger span:nth-child(3){top:8px;}.t-menuburger span:nth-child(4){top:16px;}.t-menuburger__big{width:42px;height:32px;}.t-menuburger__big span{height:5px;}.t-menuburger__big span:nth-child(2),.t-menuburger__big span:nth-child(3){top:13px;}.t-menuburger__big span:nth-child(4){top:26px;}.t-menuburger__small{width:22px;height:14px;}.t-menuburger__small span{height:2px;}.t-menuburger__small span:nth-child(2),.t-menuburger__small span:nth-child(3){top:6px;}.t-menuburger__small span:nth-child(4){top:12px;}.t-menuburger-opened span:nth-child(1){top:8px;width:0%;left:50%;}.t-menuburger-opened span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg);}.t-menuburger-opened span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.t-menuburger-opened span:nth-child(4){top:8px;width:0%;left:50%;}.t-menuburger-opened.t-menuburger__big span:nth-child(1){top:6px;}.t-menuburger-opened.t-menuburger__big span:nth-child(4){top:18px;}.t-menuburger-opened.t-menuburger__small span:nth-child(1),.t-menuburger-opened.t-menuburger__small span:nth-child(4){top:6px;}@media (hover),(min-width:0\0){.t-menuburger_first:hover span:nth-child(1){transform:translateY(1px);}.t-menuburger_first:hover span:nth-child(4){transform:translateY(-1px);}.t-menuburger_first.t-menuburger__big:hover span:nth-child(1){transform:translateY(3px);}.t-menuburger_first.t-menuburger__big:hover span:nth-child(4){transform:translateY(-3px);}}.t-menuburger_second span:nth-child(2),.t-menuburger_second span:nth-child(3){width:80%;left:20%;right:0;}@media (hover),(min-width:0\0){.t-menuburger_second.t-menuburger-hovered span:nth-child(2),.t-menuburger_second.t-menuburger-hovered span:nth-child(3){animation:t-menuburger-anim 0.3s ease-out normal forwards;}.t-menuburger_second.t-menuburger-unhovered span:nth-child(2),.t-menuburger_second.t-menuburger-unhovered span:nth-child(3){animation:t-menuburger-anim2 0.3s ease-out normal forwards;}}.t-menuburger_second.t-menuburger-opened span:nth-child(2),.t-menuburger_second.t-menuburger-opened span:nth-child(3){left:0;right:0;width:100%!important;}.t-menuburger_third span:nth-child(4){width:70%;left:unset;right:0;}@media (hover),(min-width:0\0){.t-menuburger_third:not(.t-menuburger-opened):hover span:nth-child(4){width:100%;}}.t-menuburger_third.t-menuburger-opened span:nth-child(4){width:0!important;right:50%;}.t-menuburger_fourth{height:12px;}.t-menuburger_fourth.t-menuburger__small{height:8px;}.t-menuburger_fourth.t-menuburger__big{height:18px;}.t-menuburger_fourth span:nth-child(2),.t-menuburger_fourth span:nth-child(3){top:4px;opacity:0;}.t-menuburger_fourth span:nth-child(4){top:8px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(2),.t-menuburger_fourth.t-menuburger__small span:nth-child(3){top:3px;}.t-menuburger_fourth.t-menuburger__small span:nth-child(4){top:6px;}.t-menuburger_fourth.t-menuburger__big span:nth-child(2),.t-menuburger_fourth.t-menuburger__big span:nth-child(3){top:6px;}.t-menuburger_fourth.t-menuburger__big span:nth-child(4){top:12px;}@media (hover),(min-width:0\0){.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(1px);}.t-menuburger_fourth:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-1px);}.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(1){transform:translateY(3px);}.t-menuburger_fourth.t-menuburger__big:not(.t-menuburger-opened):hover span:nth-child(4){transform:translateY(-3px);}}.t-menuburger_fourth.t-menuburger-opened span:nth-child(1),.t-menuburger_fourth.t-menuburger-opened span:nth-child(4){top:4px;}.t-menuburger_fourth.t-menuburger-opened span:nth-child(2),.t-menuburger_fourth.t-menuburger-opened span:nth-child(3){opacity:1;}@keyframes t-menuburger-anim{0%{width:80%;left:20%;right:0;}50%{width:100%;left:0;right:0;}100%{width:80%;left:0;right:20%;}}@keyframes t-menuburger-anim2{0%{width:80%;left:0;}50%{width:100%;right:0;left:0;}100%{width:80%;left:20%;right:0;}}</style> </div> </div> <style>.tmenu-mobile{background-color:#111;display:none;width:100%;top:0;z-index:990;}.tmenu-mobile_positionfixed{position:fixed;}.tmenu-mobile__text{color:#fff;}.tmenu-mobile__container{min-height:64px;padding:20px;position:relative;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.tmenu-mobile__list{display:block;}.tmenu-mobile__burgerlogo{display:inline-block;font-size:24px;font-weight:400;white-space:nowrap;vertical-align:middle;}.tmenu-mobile__imglogo{height:auto;display:block;max-width:300px!important;box-sizing:border-box;padding:0;margin:0 auto;}@media screen and (max-width:980px){.tmenu-mobile__menucontent_hidden{display:none;height:100%;}.tmenu-mobile{display:block;}}@media screen and (max-width:980px){#rec272402637 .t-menuburger{-webkit-order:1;-ms-flex-order:1;order:1;}}</style> <style> #rec272402637 .tmenu-mobile__burgerlogo a{font-size:24px;font-weight:700;}</style> <style> #rec272402637 .tmenu-mobile__burgerlogo__title{font-size:24px;font-weight:700;}</style> <div id="nav272402637" class="t456 t456__positionfixed t456__beforeready tmenu-mobile__menucontent_hidden" style="background-color: rgba(255,255,255,0.90); height:65px; " data-bgcolor-hex="#ffffff" data-bgcolor-rgba="rgba(255,255,255,0.90)" data-navmarker="nav272402637marker" data-appearoffset="500" data-bgopacity-two="90" data-menushadow="" data-menushadow-css="0px 1px 3px rgba(0,0,0,0)" data-bgopacity="0.90" data-bgcolor-rgba-afterscroll="rgba(255,255,255,0.90)" data-menu-items-align="right" data-menu="yes"> <div class="t456__maincontainer " style="height:65px;"> <div class="t456__leftwrapper" style=""> <div class="t456__logowrapper"> <a href="http://tilda.education/en"> <div class="t456__logo t-title" field="title"">Tilda Education</div> </a> </div> </div> <nav class="t456__rightwrapper t456__menualign_right" style=""> <ul role="list" class="t456__list t-menu__list"> <li class="t456__list_item" style="padding:0 15px 0 0;"> <a class="t-menu__link-item" href="https://tilda.education/en/#courses" data-menu-submenu-hook="" data-menu-item-number="1">Courses</a> </li> <li class="t456__list_item" style="padding:0 15px;"> <a class="t-menu__link-item" href="https://tilda.education/en/#guidesandarticles" data-menu-submenu-hook="" data-menu-item-number="2">Guides &amp; Articles</a> </li> <li class="t456__list_item" style="padding:0 15px;"> <a class="t-menu__link-item" href="https://tilda.education/en/#videotutorials" data-menu-submenu-hook="" data-menu-item-number="3">Video Tutorials</a> </li> <li class="t456__list_item" style="padding:0 0 0 15px;"> <a class="t-menu__link-item" href="https://tilda.education/en/#stories" data-menu-submenu-hook="" data-menu-item-number="4">Success Stories</a> </li> </ul> </nav> </div> </div> <script type="text/javascript">t_onReady(function() {t_onFuncLoad('t_menu__highlightActiveLinks',function() {t_menu__highlightActiveLinks('.t456__list_item a');});t_onFuncLoad('t_menu__findAnchorLinks',function() {t_menu__findAnchorLinks('272402637','.t456__list_item a');});});t_onReady(function() {t_onFuncLoad('t_menu__setBGcolor',function() {t_menu__setBGcolor('272402637','.t456');window.addEventListener('resize',function() {t_menu__setBGcolor('272402637','.t456');});});t_onFuncLoad('t_menu__interactFromKeyboard',function() {t_menu__interactFromKeyboard('272402637');});});t_onReady(function() {var rec=document.querySelector('#rec272402637');if(!rec) return;rec.querySelector('.t456').classList.remove('t456__beforeready');t_onFuncLoad('t_menu__showFixedMenu',function() {t_menu__showFixedMenu('272402637','.t456');window.addEventListener('scroll',t_throttle(function() {t_menu__showFixedMenu('272402637','.t456');}));});});t_onReady(function() {t_onFuncLoad('t_menu__changeBgOpacity',function() {t_menu__changeBgOpacity('272402637','.t456');window.addEventListener('scroll',t_throttle(function() {t_menu__changeBgOpacity('272402637','.t456');}));});});</script> <script type="text/javascript">t_onReady(function() {t_onFuncLoad('t_menu__createMobileMenu',function() {t_menu__createMobileMenu('272402637','.t456');});});</script> <style>#rec272402637 .t-menu__link-item{-webkit-transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;transition:color 0.3s ease-in-out,opacity 0.3s ease-in-out;position:relative;}#rec272402637 .t-menu__link-item:not(.t-active):not(.tooltipstered)::after{content:'';position:absolute;left:0;bottom:20%;opacity:0;width:100%;height:100%;border-bottom:1px solid #ffa282;-webkit-box-shadow:inset 0px -1px 0px 0px #ffa282;-moz-box-shadow:inset 0px -1px 0px 0px #ffa282;box-shadow:inset 0px -1px 0px 0px #ffa282;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;pointer-events:none;}#rec272402637 .t-menu__link-item.t-active:not(.t978__menu-link){color:#000000 !important;}#rec272402637 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover::after{opacity:1;bottom:-1px;}#rec272402637 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible::after{opacity:1;bottom:-1px;}@supports (overflow:-webkit-marquee) and (justify-content:inherit){#rec272402637 .t-menu__link-item,#rec272402637 .t-menu__link-item.t-active{opacity:1 !important;}}</style> <style> #rec272402637 a.t-menusub__link-item{font-weight:400;}</style> <style> #rec272402637 .t456__logowrapper a{font-size:24px;font-weight:700;}#rec272402637 a.t-menu__link-item{font-size:16px;color:#000000;font-weight:400;}</style> <style> #rec272402637 .t456__logo{font-size:24px;font-weight:700;}</style> <!--[if IE 8]> <style>#rec272402637 .t456{filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#D9ffffff',endColorstr='#D9ffffff');}</style> <![endif]--> <style>#rec272402637 .t456 {box-shadow:0px 1px 3px rgba(0,0,0,0);}</style> </div> <!--allrecords--> <div id="allrecords" itemprop="description" class="t-records" data-hook="blocks-collection-content-node" data-tilda-project-id="3379564" data-tilda-page-id="15820246" data-tilda-page-alias="en/articles-seo" data-tilda-formskey="6f20e8cab9363ca37fab290c70306272" data-tilda-lazy="yes" data-tilda-root-zone="one" data-tilda-project-headcode="yes"> <div id="rec258849161" class="r t-rec" style=" " data-animationappear="off" data-record-type="396"> <!-- T396 --> <style>#rec258849161 .t396__artboard {min-height:550px;height:100vh;background-color:#ffffff;}#rec258849161 .t396__filter {min-height:550px;height:100vh;}#rec258849161 .t396__carrier{min-height:550px;height:100vh;background-position:center center;background-attachment:fixed;transform:translate3d(0,0,0);-moz-transform:unset;background-size:cover;background-repeat:no-repeat;}@media screen and (min-width:1199px) {#rec258849161 .t396__carrier-wrapper {position:absolute;width:100%;height:100%;top:0;left:0;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);}#rec258849161 .t396__carrier{position:fixed;display:block;width:100%;height:100%;top:0;left:0;background-size:cover;background-position:center center;transform:translateZ(0);will-change:transform;pointer-events:none;}}@media screen and (max-width:1199px) {#rec258849161 .t396__artboard,#rec258849161 .t396__filter,#rec258849161 .t396__carrier {min-height:500px;}#rec258849161 .t396__filter {}#rec258849161 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec258849161 .t396__artboard,#rec258849161 .t396__filter,#rec258849161 .t396__carrier {min-height:540px;}#rec258849161 .t396__filter {}#rec258849161 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec258849161 .t396__artboard,#rec258849161 .t396__filter,#rec258849161 .t396__carrier {min-height:420px;}#rec258849161 .t396__filter {}#rec258849161 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec258849161 .t396__artboard,#rec258849161 .t396__filter,#rec258849161 .t396__carrier {min-height:440px;}#rec258849161 .t396__filter {}#rec258849161 .t396__carrier {background-attachment:scroll;}}#rec258849161 .tn-elem[data-elem-id="1473960759221"]{color:#a000ad;z-index:2;top:calc(50vh - 275px + 268px);left:calc(50% - 600px + 81px);width:639px;}#rec258849161 .tn-elem[data-elem-id="1473960759221"] .tn-atom{color:#a000ad;font-size:58px;font-family:'TildaSans',Arial,sans-serif;line-height:1.05;font-weight:700;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec258849161 .tn-elem[data-elem-id="1473960759221"] {top:271px;left:calc(50% - 480px + 67px);width:564px;}#rec258849161 .tn-elem[data-elem-id="1473960759221"] .tn-atom{font-size:47px;}}@media screen and (max-width:959px) {#rec258849161 .tn-elem[data-elem-id="1473960759221"] {top:288px;left:calc(50% - 320px + 70px);width:482px;}#rec258849161 .tn-elem[data-elem-id="1473960759221"] .tn-atom{font-size:40px;}}@media screen and (max-width:639px) {#rec258849161 .tn-elem[data-elem-id="1473960759221"] {top:230px;left:calc(50% - 240px + 55px);width:356px;}#rec258849161 .tn-elem[data-elem-id="1473960759221"] .tn-atom{font-size:31px;}}@media screen and (max-width:479px) {#rec258849161 .tn-elem[data-elem-id="1473960759221"] {top:245px;left:calc(50% - 160px + 11px);width:298px;}#rec258849161 .tn-elem[data-elem-id="1473960759221"] .tn-atom{font-size:26px;}}#rec258849161 .tn-elem[data-elem-id="1473960809193"]{color:#a000ad;z-index:3;top:calc(50vh - 275px + 420px);left:calc(50% - 600px + 81px);width:703px;}#rec258849161 .tn-elem[data-elem-id="1473960809193"] .tn-atom{color:#a000ad;font-size:40px;font-family:'TildaSans',Arial,sans-serif;line-height:1.15;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec258849161 .tn-elem[data-elem-id="1473960809193"] {top:393px;left:calc(50% - 480px + 67px);width:586px;}#rec258849161 .tn-elem[data-elem-id="1473960809193"] .tn-atom{font-size:32px;}}@media screen and (max-width:959px) {#rec258849161 .tn-elem[data-elem-id="1473960809193"] {top:388px;left:calc(50% - 320px + 70px);width:502px;}#rec258849161 .tn-elem[data-elem-id="1473960809193"] .tn-atom{font-size:30px;}}@media screen and (max-width:639px) {#rec258849161 .tn-elem[data-elem-id="1473960809193"] {top:305px;left:calc(50% - 240px + 53px);width:359px;}#rec258849161 .tn-elem[data-elem-id="1473960809193"] .tn-atom{font-size:22px;}}@media screen and (max-width:479px) {#rec258849161 .tn-elem[data-elem-id="1473960809193"] {top:323px;left:calc(50% - 160px + 12px);width:299px;}#rec258849161 .tn-elem[data-elem-id="1473960809193"] .tn-atom{font-size:20px;}}#rec258849161 .tn-elem[data-elem-id="1474907800914"]{z-index:4;top:calc(50vh - 275px + 108px);left:calc(50% - 600px + 820px);width:297px;}#rec258849161 .tn-elem[data-elem-id="1474907800914"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec258849161 .tn-elem[data-elem-id="1474907800914"] {top:59px;left:calc(50% - 480px + 700px);width:196px;}}@media screen and (max-width:959px) {#rec258849161 .tn-elem[data-elem-id="1474907800914"] {top:71px;left:calc(50% - 320px + 440px);width:133px;}}@media screen and (max-width:639px) {#rec258849161 .tn-elem[data-elem-id="1474907800914"] {top:65px;left:calc(50% - 240px + 320px);width:112px;}}@media screen and (max-width:479px) {#rec258849161 .tn-elem[data-elem-id="1474907800914"] {top:71px;left:calc(50% - 160px + 210px);width:92px;}}#rec258849161 .tn-elem[data-elem-id="1598268135661"]{color:#000000;z-index:5;top:calc(50vh - 275px + 25px);left:calc(50% - 600px + 174px);width:280px;}#rec258849161 .tn-elem[data-elem-id="1598268135661"] .tn-atom{color:#000000;font-size:36px;font-family:'TildaSans',Arial,sans-serif;line-height:1.15;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec258849161 .tn-elem[data-elem-id="1598268135661"] {top:40px;left:calc(50% - 480px + 150px);width:300px;}#rec258849161 .tn-elem[data-elem-id="1598268135661"] .tn-atom{font-size:30px;}}@media screen and (max-width:959px) {#rec258849161 .tn-elem[data-elem-id="1598268135661"] {top:97px;left:calc(50% - 320px + 134px);width:220px;}#rec258849161 .tn-elem[data-elem-id="1598268135661"] .tn-atom{font-size:25px;}}@media screen and (max-width:639px) {#rec258849161 .tn-elem[data-elem-id="1598268135661"] {top:77px;left:calc(50% - 240px + 133px);}#rec258849161 .tn-elem[data-elem-id="1598268135661"] .tn-atom{font-size:22px;}}@media screen and (max-width:479px) {#rec258849161 .tn-elem[data-elem-id="1598268135661"] {top:80px;left:calc(50% - 160px + 60px);width:180px;}#rec258849161 .tn-elem[data-elem-id="1598268135661"] .tn-atom{font-size:18px;}}#rec258849161 .tn-elem[data-elem-id="1598268135672"]{z-index:6;top:calc(50vh - 275px + 11px);left:calc(50% - 600px + 80px);width:70px;}#rec258849161 .tn-elem[data-elem-id="1598268135672"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec258849161 .tn-elem[data-elem-id="1598268135672"] {top:28px;left:calc(50% - 480px + 71px);width:60px;}}@media screen and (max-width:959px) {#rec258849161 .tn-elem[data-elem-id="1598268135672"] {top:85px;left:calc(50% - 320px + 70px);width:50px;}}@media screen and (max-width:639px) {#rec258849161 .tn-elem[data-elem-id="1598268135672"] {top:65px;left:calc(50% - 240px + 70px);}}@media screen and (max-width:479px) {#rec258849161 .tn-elem[data-elem-id="1598268135672"] {top:71px;left:calc(50% - 160px + 10px);width:40px;}}#rec258849161 .tn-elem[data-elem-id="1611238697898"]{z-index:7;top:calc(50vh - 275px + 155px);left:calc(50% - 600px + 766px);width:100px;height:160px;}#rec258849161 .tn-elem[data-elem-id="1611238697898"] .tn-atom{background-color:#ffffff;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec258849161 .tn-elem[data-elem-id="1611238697898"] {top:31px;left:calc(50% - 480px + 629px);}}@media screen and (max-width:959px) {#rec258849161 .tn-elem[data-elem-id="1611238697898"] {top:91px;left:calc(50% - 320px + 419px);width:44px;height:79px;}}@media screen and (max-width:639px) {#rec258849161 .tn-elem[data-elem-id="1611238697898"] {top:66px;left:calc(50% - 240px + 294px);}}@media screen and (max-width:479px) {#rec258849161 .tn-elem[data-elem-id="1611238697898"] {top:59px;left:calc(50% - 160px + 178px);}}</style> <div class='t396'> <div class="t396__artboard" data-artboard-recid="258849161" data-artboard-screens="320,480,640,960,1200" data-artboard-height="550" data-artboard-valign="center" data-artboard-height_vh="100" data-artboard-upscale="grid" data-artboard-height-res-320="440" data-artboard-height-res-480="420" data-artboard-height-res-640="540" data-artboard-height-res-960="500"> <div class="t396__carrier-wrapper"> <div class="t396__carrier" data-artboard-recid="258849161"></div> </div> <div class="t396__filter" data-artboard-recid="258849161"></div> <div class='t396__elem tn-elem tn-elem__2588491611473960759221' data-elem-id='1473960759221' data-elem-type='text' data-field-top-value="268" data-field-left-value="81" data-field-width-value="639" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="245" data-field-left-res-320-value="11" data-field-width-res-320-value="298" data-field-top-res-480-value="230" data-field-left-res-480-value="55" data-field-width-res-480-value="356" data-field-top-res-640-value="288" data-field-left-res-640-value="70" data-field-width-res-640-value="482" data-field-top-res-960-value="271" data-field-left-res-960-value="67" data-field-width-res-960-value="564"> <h1 itemprop="headline" class='tn-atom'field='tn_text_1473960759221'>How To Boost Your Tilda Website SEO Ranking</h1> </div> <div class='t396__elem tn-elem tn-elem__2588491611473960809193' data-elem-id='1473960809193' data-elem-type='text' data-field-top-value="420" data-field-left-value="81" data-field-width-value="703" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="323" data-field-left-res-320-value="12" data-field-width-res-320-value="299" data-field-top-res-480-value="305" data-field-left-res-480-value="53" data-field-width-res-480-value="359" data-field-top-res-640-value="388" data-field-left-res-640-value="70" data-field-width-res-640-value="502" data-field-top-res-960-value="393" data-field-left-res-960-value="67" data-field-width-res-960-value="586"> <div class='tn-atom'field='tn_text_1473960809193'>A step-by-step guide to making your website search engine friendly</div> </div> <div class='t396__elem tn-elem tn-elem__2588491611474907800914' data-elem-id='1474907800914' data-elem-type='image' data-field-top-value="108" data-field-left-value="820" data-field-width-value="297" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="1680" data-field-fileheight-value="1643" data-field-top-res-320-value="71" data-field-left-res-320-value="210" data-field-width-res-320-value="92" data-field-top-res-480-value="65" data-field-left-res-480-value="320" data-field-width-res-480-value="112" data-field-top-res-640-value="71" data-field-left-res-640-value="440" data-field-width-res-640-value="133" data-field-top-res-960-value="59" data-field-left-res-960-value="700" data-field-width-res-960-value="196"> <div class='tn-atom'> <img itemprop="image" class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3262-3037-4938-a666-393235396363/noroot.png' alt='' imgfield='tn_img_1474907800914' /> </div> </div> <div class='t396__elem tn-elem tn-elem__2588491611598268135661' data-elem-id='1598268135661' data-elem-type='text' data-field-top-value="25" data-field-left-value="174" data-field-width-value="280" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="80" data-field-left-res-320-value="60" data-field-width-res-320-value="180" data-field-top-res-480-value="77" data-field-left-res-480-value="133" data-field-top-res-640-value="97" data-field-left-res-640-value="134" data-field-width-res-640-value="220" data-field-top-res-960-value="40" data-field-left-res-960-value="150" data-field-width-res-960-value="300"> <div class='tn-atom'><a href="http://tilda.education/en"style="color: inherit">Tilda Education</a></div> </div> <div class='t396__elem tn-elem tn-elem__2588491611598268135672' data-elem-id='1598268135672' data-elem-type='image' data-field-top-value="11" data-field-left-value="80" data-field-width-value="70" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="127" data-field-fileheight-value="125" data-field-top-res-320-value="71" data-field-left-res-320-value="10" data-field-width-res-320-value="40" data-field-top-res-480-value="65" data-field-left-res-480-value="70" data-field-top-res-640-value="85" data-field-left-res-640-value="70" data-field-width-res-640-value="50" data-field-top-res-960-value="28" data-field-left-res-960-value="71" data-field-width-res-960-value="60"> <a class='tn-atom' href="https://tilda.cc/" target="_blank"> <img itemprop="image" class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild6330-6337-4638-a531-613936613564/Tilda_logo-02.svg' alt='' imgfield='tn_img_1598268135672' /> </a> </div> <div class='t396__elem tn-elem tn-elem__2588491611611238697898' data-elem-id='1611238697898' data-elem-type='shape' data-field-top-value="155" data-field-left-value="766" data-field-height-value="160" data-field-width-value="100" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-top-res-320-value="59" data-field-left-res-320-value="178" data-field-top-res-480-value="66" data-field-left-res-480-value="294" data-field-top-res-640-value="91" data-field-left-res-640-value="419" data-field-height-res-640-value="79" data-field-width-res-640-value="44" data-field-top-res-960-value="31" data-field-left-res-960-value="629"> <div class='tn-atom'> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t396_init',function() {t396_init('258849161');});});</script> <!-- /T396 --> </div> <div id="rec274458875" class="r t-rec" style=" " data-animationappear="off" data-record-type="465"> <!-- T465 --> <div class="t465"> <div class="t-container__100 t465__container"> </div> </div> </div> <div id="rec258849162" class="r t-rec t-rec_pt_120 t-rec_pb_60" style="padding-top:120px;padding-bottom:60px;background-color:#f5f5f5; " data-animationappear="off" data-record-type="127" data-bg-color="#f5f5f5"> <!-- T119 --> <div class="t119"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div class="t119__preface t-descr" field="text"><div style="line-height: 44px;" data-customstyle="yes"><span style="font-size: 34px;">When users search for a query on search engines, they receive hundreds of thousands of results competing for attention under that same query.</span><br /><span style="font-size: 34px;">To rank higher in search results and attract more visitors to your website, it's essential to optimize it.</span></div></div> </div> </div> </div> <style> #rec258849162 .t119__preface{opacity:0.7;}</style> </div> <div id="rec258849163" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px;background-color:#f5f5f5; " data-animationappear="off" data-record-type="106" data-bg-color="#f5f5f5"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><span style="font-family: futura-pt; font-size: 20px;">Not so&nbsp;long ago, only a&nbsp;multi-page website with a&nbsp;long history and lots of&nbsp;backlinks could get to&nbsp;the top of&nbsp;search results. However, it&nbsp;is&nbsp;now possible for any freshly made landing page to&nbsp;rank high on </span><span style="font-family: futura-pt;">Google </span><span style="font-family: futura-pt; font-size: 20px;">if&nbsp;it&nbsp;responds to&nbsp;the needs of&nbsp;people better than others. Tilda makes it&nbsp;easy to&nbsp;create a&nbsp;website that will be&nbsp;highly appreciated by&nbsp;both visitors and search engines.</span></div> </div> </div> </div> </div> <div id="rec258849164" class="r t-rec t-rec_pt_75 t-rec_pb_75" style="padding-top:75px;padding-bottom:75px;background-color:#f5f5f5; " data-record-type="273" data-bg-color="#f5f5f5"> <!-- t254 --> <div class="t254"> <div class="t-container"> <div class="t-row"> <div class="t-col t-col_8 t-prefix_2"> <div class="t254__wrapper"> <div class="t254__icon" style="color: #000000;">“</div> <div class="t254__text t-text t-text_lg" field="text"><span style="font-size: 20px;">There are no&nbsp;fundamental differences between a&nbsp;landing page that was made on&nbsp;Tilda and on&nbsp;any other CMS (content management system). The CMS itself is&nbsp;not that important: what actually matters is&nbsp;content along with the correct </span>optimization of <span style="font-size: 20px;">meta tags, titles, and alt texts; the value of&nbsp;information, citation flow, etc. In&nbsp;other words, the same set of&nbsp;SEO ranking factors as&nbsp;for any other website.</span></div> <div class="t254__author t-text t-text_xs" field="authorname"><strong>Andrew Yurchenko,</strong> Managing Partner, 5 o'click digital agency</div> </div> </div> </div> </div> </div> </div> <div id="rec258849165" class="r t-rec t-rec_pt_0 t-rec_pb_120" style="padding-top:0px;padding-bottom:120px;background-color:#f5f5f5; " data-animationappear="off" data-record-type="106" data-bg-color="#f5f5f5"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><span style="font-weight: 400; font-size: 24px;">Contents:</span><br /><br /><a href="#rec258849167" style="color: rgb(0, 0, 0); border-bottom: 1px solid rgb(159, 0, 172); box-shadow: none; text-decoration: none;">Modern SEO Techniques</a><br /><a href="#rec258849174" style="color: rgb(0, 0, 0); border-bottom: 1px solid rgb(159, 0, 172); box-shadow: none; text-decoration: none;">Who Needs SEO</a><br /><a href="#rec258849185" style="color: rgb(0, 0, 0); border-bottom: 1px solid rgb(159, 0, 172); box-shadow: none; text-decoration: none;">The Essentials of SEO Optimization on Tilda</a><br /><a href="#rec258849232" style="color: rgb(0, 0, 0); border-bottom: 1px solid rgb(159, 0, 172); box-shadow: none; text-decoration: none;">How to Promote Your Website on Search Engines</a><br /><a href="#rec258849262" style="color: rgb(0, 0, 0); border-bottom: 1px solid rgb(159, 0, 172); box-shadow: none; text-decoration: none;">Additional Optimization Opportunities</a><br /><a href="#rec258849271" style="color: rgb(0, 0, 0); border-bottom: 1px solid rgb(159, 0, 172); box-shadow: none; text-decoration: none;">How to Make Your Website SEO Friendly: Checklist</a></div> </div> </div> </div> </div> <div id="rec258849166" class="r t-rec" style=" " data-record-type="394"> <style>#allrecords .t-text a:not(.t-card__link),#allrecords .t-descr a:not(.t-card__link),#allrecords .t-heading a:not(.t-card__link):not(.t-feed__link),#allrecords .t-title a:not(.t-card__link),#allrecords .t-impact-text a:not(.t-card__link),#allrecords .t-text-impact a:not(.t-card__link),#allrecords .t-name:not(.t-feed__parts-switch-btn) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link):not(.t-feed__link),#allrecords .t-uptitle a:not(.t-card__link){color:#000000;font-weight:inherit;border-bottom:1px solid #9f00ac;-webkit-box-shadow:inset 0px -1px 0px 0px #9f00ac;-moz-box-shadow:inset 0px -1px 0px 0px #9f00ac;box-shadow:inset 0px -1px 0px 0px #9f00ac;}</style> </div> <div id="rec258849167" class="r t-rec t-rec_pt_135 t-rec_pb_15" style="padding-top:135px;padding-bottom:15px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3337-3539-4632-b539-383465626631/Mask_Group_1.png"> <img itemprop="image" class="t-img t-width t107__width t-width_7" src="/upload/pages/15820246/tild3337-3539-4632-b539-383465626631__-__empty__mask_group_1.png" data-original="https://static.tildacdn.com/tild3337-3539-4632-b539-383465626631/Mask_Group_1.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849168" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-animationappear="off" data-record-type="255"> <!-- T225 --> <div class="t225"> <div class="t-container t-align_center"> <div class="t-col t-col_10 t-prefix_1"> <h2 class="t225__title t-title t-title_md" field="title"><span style="font-size: 52px;">Modern SEO Techniques</span></h2> </div> </div> </div> <style> #rec258849168 .t225__uptitle{text-transform:uppercase;}</style> </div> <div id="rec258849169" class="r t-rec t-rec_pt_0 t-rec_pb_60" style="padding-top:0px;padding-bottom:60px; " data-animationappear="off" data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><br /><span style="font-size: 24px;">Modern SEO techniques can be&nbsp;roughly divided into 2 categories:</span></div> </div> </div> </div> </div> <div id="rec258849170" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">1</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Technical SEO.</strong> You optimize the code and work in&nbsp;CMS to&nbsp;adjust the technical aspects of&nbsp;the page—keywords, meta tags, sitemap, snippets, etc.—according to&nbsp;the modern search engine requirements. The goal is&nbsp;to&nbsp;make it&nbsp;easy for search robots to&nbsp;find and analyze your web page. On&nbsp;Tilda, there is&nbsp;a&nbsp;"SEO" tab, located it the Site Settings. It's dedicated to&nbsp;technical optimization. You can fill it&nbsp;by&nbsp;yourself, no&nbsp;coding skills or&nbsp;deep knowledge of&nbsp;SEO-promotion required; all you need to&nbsp;do&nbsp;is to&nbsp;follow our guidelines.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849171" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">2</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Content SEO. </strong>You optimize your website content to make it valuable, engaging, and user-friendly so that visitors can easily find the necessary information, purchase goods, download price lists. Tilda was designed to make content editing easier. You build your web page by selecting the necessary blocks from the Block Library: texts, images, forms, and buttons.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849172" class="r t-rec t-rec_pt_0 t-rec_pb_90" style="padding-top:0px;padding-bottom:90px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">If&nbsp;the search engine detects that people visit your website and spend a&nbsp;lot of&nbsp;time there, it&nbsp;will be&nbsp;considered useful. These are the so-called behavioral factors, their impact on&nbsp;rankings is&nbsp;very important.</div> </div> </div> </div> </div> <div id="rec258849173" class="r t-rec t-rec_pt_90 t-rec_pb_90" style="padding-top:90px;padding-bottom:90px;background-color:#f5f5f5; " data-record-type="273" data-bg-color="#f5f5f5"> <!-- t254 --> <div class="t254"> <div class="t-container"> <div class="t-row"> <div class="t-col t-col_8 t-prefix_2"> <div class="t254__wrapper"> <div class="t254__icon" style="color: #000000;">“</div> <div class="t254__text t-text t-text_lg" field="text">Behavioral factors are closely connected to&nbsp;the quality of&nbsp;texts.<br /><br />It&nbsp;is&nbsp;clear that any element on&nbsp;the page affects behavioral factors, and one of&nbsp;the most important among these elements is&nbsp;text. The text can increase the page depth if&nbsp;you do&nbsp;a&nbsp;proper linking based on&nbsp;the content and not just for spreading link equity. A&nbsp;text that is&nbsp;interesting to&nbsp;read increases the average session duration time. A&nbsp;well-written feature article will result in&nbsp;a&nbsp;high scroll percentage of&nbsp;the page. A&nbsp;good collection of&nbsp;articles establishes audience loyalty that increases the number of&nbsp;repeat visitors.<br /><br />All the above depends on&nbsp;the quality of&nbsp;the text, practical rather than literary characteristics. A&nbsp;dry and short technical description would often be&nbsp;more effective than an&nbsp;emotional outburst if&nbsp;it&nbsp;corresponds to&nbsp;the type of&nbsp;reader and product.</div> <div class="t254__author t-text t-text_xs" field="authorname"><strong>Kate</strong> <strong>Eroshina</strong>, editor at <a href="http://madcats.ru/">MADCATS</a></div> </div> </div> </div> </div> </div> </div> <div id="rec258849174" class="r t-rec t-rec_pt_135 t-rec_pb_15" style="padding-top:135px;padding-bottom:15px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3537-3065-4730-a161-643433613466/02.png"> <img itemprop="image" class="t-img t-width t107__width t-width_7" src="/upload/pages/15820246/tild3537-3065-4730-a161-643433613466__-__empty__02.png" data-original="https://static.tildacdn.com/tild3537-3065-4730-a161-643433613466/02.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849175" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-animationappear="off" data-record-type="255"> <!-- T225 --> <div class="t225"> <div class="t-container t-align_center"> <div class="t-col t-col_10 t-prefix_1"> <h2 class="t225__title t-title t-title_md" field="title"><strong style="font-size: 52px;">Who</strong><span style="font-size: 52px;"> N</span><strong style="font-size: 52px;">eeds</strong><span style="font-size: 52px;"> SEO</span></h2> <div class="t225__descr t-descr t-descr_xxl" field="descr"><div style="font-family:Georgia;" data-customstyle="yes"></div></div> </div> </div> </div> <style> #rec258849175 .t225__uptitle{text-transform:uppercase;}</style> </div> <div id="rec258849176" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-animationappear="off" data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><span style="font-size: 24px;">There are no&nbsp;fundamental differences between a&nbsp;landing page on&nbsp;Tilda or&nbsp;on&nbsp;any other content management system. Like any commercial web page, it&nbsp;should be&nbsp;optimized to&nbsp;make it&nbsp;easier for search engines to&nbsp;find it.</span></div> </div> </div> </div> </div> <div id="rec258849177" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><strong> Whether or&nbsp;not to&nbsp;focus on&nbsp;the SEO promotion depends on&nbsp;the type of&nbsp;the web page: </strong></div> </div> </div> </div> </div> <div id="rec258849178" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">1</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">A&nbsp;commercial website that was created many years ago and needs to&nbsp;attract traffic all the time. For example, a&nbsp;website for selling air conditioners or&nbsp;advertising an&nbsp;event agency. Such a&nbsp;website has to&nbsp;be&nbsp;fully optimized in&nbsp;order to&nbsp;generate constant traffic.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849179" class="r t-rec t-rec_pt_0 t-rec_pb_60" style="padding-top:0px;padding-bottom:60px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">2</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">A&nbsp;landing page for an&nbsp;advertising campaign linked to&nbsp;a&nbsp;specific date. For example, advertising a&nbsp;conference or&nbsp;seasonal sales. Such a&nbsp;web page is&nbsp;created for a&nbsp;few months, and it&nbsp;will hardly be&nbsp;possible to&nbsp;bring it&nbsp;to&nbsp;the search results so&nbsp;quickly. Therefore, setting up&nbsp;ads would be&nbsp;more efficient.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849180" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><strong>Single-page website recommendations:</strong></div> </div> </div> </div> </div> <div id="rec258849181" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">1</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">Use single theme optimization. Search engines rank higher pages that are dedicated to&nbsp;a&nbsp;single topic. SEO of&nbsp;a&nbsp;multi-page website can be&nbsp;based on&nbsp;multiple queries, but a&nbsp;landing page can only be&nbsp;promoted to&nbsp;meet one specific query.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849182" class="r t-rec t-rec_pt_15 t-rec_pb_75" style="padding-top:15px;padding-bottom:75px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">2</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text">Getting to&nbsp;the TOP is&nbsp;not easy. It&nbsp;is&nbsp;difficult for any landing page to&nbsp;compete with multi-page monsters that have been promoted since 2008. However, if&nbsp;you find a&nbsp;low competition niche, your chances get significantly higher. For instance, "fruit delivery" can be&nbsp;brought to&nbsp;the top, whereas "running shoes" are likely to&nbsp;fail.</div> </div> </div> </div> </div> </div> </div> <div id="rec281399044" class="r t-rec t-rec_pt_0 t-rec_pb_105" style="padding-top:0px;padding-bottom:105px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6261-3439-4632-b562-663739313666/Screen_Shot_2021-02-.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/15820246/tild6261-3439-4632-b562-663739313666__-__empty__screen_shot_2021-02-.png" data-original="https://static.tildacdn.com/tild6261-3439-4632-b562-663739313666/Screen_Shot_2021-02-.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849184" class="r t-rec t-rec_pt_90 t-rec_pb_90" style="padding-top:90px;padding-bottom:90px;background-color:#f5f5f5; " data-record-type="273" data-bg-color="#f5f5f5"> <!-- t254 --> <div class="t254"> <div class="t-container"> <div class="t-row"> <div class="t-col t-col_8 t-prefix_2"> <div class="t254__wrapper"> <div class="t254__icon" style="color: #000000;">“</div> <div class="t254__text t-text t-text_lg" field="text"><strong>SEO for landing pages has some restrictions:</strong><br /><br /><ul><li>Limit the number of&nbsp;queries and make sure they belong to&nbsp;the same group (for example, "office chairs" and "living room chairs" belong to&nbsp;different groups of&nbsp;queries).</li><li>It&nbsp;is&nbsp;possible to&nbsp;promote queries that are not very competitive or&nbsp;rare. Sometimes landing pages get to&nbsp;the top for popular queries but it&nbsp;is&nbsp;the exception rather than the rule.</li><li>It&nbsp;is&nbsp;extremely difficult to&nbsp;predict the results.</li></ul><br /><strong>We&nbsp;recommend using the following tools for landing page promotion:</strong><br /><strong> </strong><br /><ul><li>High-quality content that gives full and comprehensive coverage of&nbsp;the topic. Structure the content blocks of&nbsp;your landing page in&nbsp;a&nbsp;way that various user needs are covered. If&nbsp;you promote a&nbsp;product, add reviews, comments, videos, photos, specifications, FAQs, etc.</li><li>A&nbsp;captivating idea. Be&nbsp;creative while designing a&nbsp;single-page website: use innovative design solutions, unusual content formats, add interactive elements, or&nbsp;unexpected features.</li><li>Targeted traffic from other sources. Use contextual ads and social media targeting at&nbsp;the early stages. This will drive quality traffic to&nbsp;your website. If&nbsp;the landing page helps visitors solve their problems, its rankings will increase.</li></ul></div> <div class="t254__author t-text t-text_xs" field="authorname"> <strong>Oleg Belov</strong>, Head of SEO at Nimax </div> </div> </div> </div> </div> </div> </div> <div id="rec258849185" class="r t-rec t-rec_pt_135 t-rec_pb_15" style="padding-top:135px;padding-bottom:15px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6339-6339-4434-b033-306362313631/03.png"> <img itemprop="image" class="t-img t-width t107__width t-width_7" src="/upload/pages/15820246/tild6339-6339-4434-b033-306362313631__-__empty__03.png" data-original="https://static.tildacdn.com/tild6339-6339-4434-b033-306362313631/03.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849186" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-animationappear="off" data-record-type="255"> <!-- T225 --> <div class="t225"> <div class="t-container t-align_center"> <div class="t-col t-col_10 t-prefix_1"> <h2 class="t225__title t-title t-title_md" field="title"><span style="font-size: 52px;">The Essentials of&nbsp;SEO Optimization</span><strong style="font-size: 52px;"> on&nbsp;Tilda</strong></h2> <div class="t225__descr t-descr t-descr_xxl" field="descr"><div style="font-family:Georgia;" data-customstyle="yes"></div></div> </div> </div> </div> <style> #rec258849186 .t225__uptitle{text-transform:uppercase;}</style> </div> <div id="rec258849187" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-animationappear="off" data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><span style="font-size: 24px;">Let’s take a&nbsp;closer look at&nbsp;how to&nbsp;optimize Tilda websites for search engines and users.</span></div> </div> </div> </div> </div> <div id="rec258849188" class="r t-rec t-rec_pt_75 t-rec_pb_30" style="padding-top:75px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title"><strong style="font-size: 36px;">Technical settings</strong></div> </div> </div> </div> </div> <div id="rec258849189" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><span style="font-size: 20px;">To&nbsp;start the optimization, open Page Settings. In&nbsp;the first tab, enter the title, description, and specify the web page URL:</span></div> </div> </div> </div> </div> <div id="rec258849190" class="r t-rec t-rec_pt_0 t-rec_pb_75" style="padding-top:0px;padding-bottom:75px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6265-3533-4134-a164-656537633435/Screenshot_2024-09-0.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/15820246/tild6265-3533-4134-a164-656537633435__-__empty__screenshot_2024-09-0.png" data-original="https://static.tildacdn.com/tild6265-3533-4134-a164-656537633435/Screenshot_2024-09-0.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849191" class="r t-rec t-rec_pt_0 t-rec_pb_15" style="padding-top:0px;padding-bottom:15px; " data-record-type="43"> <!-- T030 --> <div class="t030"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_2"> <div class="t030__title t-title t-title_xxs" field="title"><span style="font-weight: 400;">Title </span></div> </div> </div> </div> </div> <div id="rec258849192" class="r t-rec t-rec_pt_0 t-rec_pb_75" style="padding-top:0px;padding-bottom:75px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">It&nbsp;is&nbsp;the name of&nbsp;your web page which is&nbsp;displayed in&nbsp;a&nbsp;browser tab. The page title can coincide with the Н1 title (the main title of&nbsp;the page containing the key query; stick with one H1 per page). Include the most important keywords that your visitors would use to&nbsp;find your website in&nbsp;search. The title shouldn’t be&nbsp;longer than 12 words or&nbsp;70 characters. For example, "Bike rentals in&nbsp;New York, bicycles for rent."</div> </div> </div> </div> </div> <div id="rec258849193" class="r t-rec t-rec_pt_0 t-rec_pb_15" style="padding-top:0px;padding-bottom:15px; " data-record-type="43"> <!-- T030 --> <div class="t030"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_2"> <div class="t030__title t-title t-title_xxs" field="title"><div style="font-size: 32px;" data-customstyle="yes"><span style="font-weight: 400;">Description</span></div></div> </div> </div> </div> </div> <div id="rec258849194" class="r t-rec t-rec_pt_0 t-rec_pb_15" style="padding-top:0px;padding-bottom:15px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">A&nbsp;brief description of&nbsp;the web page, usually, 160−180 characters long. You can use the keywords. The description is&nbsp;often included in&nbsp;a&nbsp;search snippet&nbsp;— a&nbsp;short summary of&nbsp;a&nbsp;web page that appears in&nbsp;search results. Users compare snippets to&nbsp;choose the page they prefer to&nbsp;go&nbsp;to. That’s why it’s important to&nbsp;make a&nbsp;comprehensible and appealing description without overloading it&nbsp;with keywords:</div> </div> </div> </div> </div> <div id="rec258849195" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6337-3861-4734-b565-653831306235/Screenshot_2024-09-0.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/15820246/tild6337-3861-4734-b565-653831306235__-__empty__screenshot_2024-09-0.png" data-original="https://static.tildacdn.com/tild6337-3861-4734-b565-653831306235/Screenshot_2024-09-0.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849196" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Let’s continue the optimization setup. Switch to&nbsp;the "Social media" tab. Here you can immediately see how your web page will be&nbsp;displayed on&nbsp;social media and in&nbsp;the search engine results. You can add alternative titles and descriptions for social media or&nbsp;Google snippets.<br /><br />For example, if&nbsp;you want to&nbsp;add a&nbsp;different page title for Facebook and other networks (not the one you’ve specified in&nbsp;the "General" tab), click the button "Customize social media preview". Here you can also upload another badge (preview image) that will be&nbsp;displayed when people share your web page. This data will only be&nbsp;valid for social media.<br /><br />By&nbsp;default, the title and description specified in&nbsp;the "General" tab and the preview image specified in&nbsp;the "Badge" tab are used for the social media preview.</div> </div> </div> </div> </div> <div id="rec258849197" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6137-6164-4937-b765-373136356539/Screenshot_2024-09-0.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/15820246/tild6137-6164-4937-b765-373136356539__-__empty__screenshot_2024-09-0.png" data-original="https://static.tildacdn.com/tild6137-6164-4937-b765-373136356539/Screenshot_2024-09-0.png" imgfield="img" alt=""> <div class="t-container_8"> <div class="t-col t-col_8 t107__title t-text" field="title" itemprop="name">Here you can customize how the page appears on Facebook and other social media platforms. This tab allows you to specify a unique page title and upload a distinct preview image </div> </div> </div> </div> </div> <div id="rec258849198" class="r t-rec t-rec_pt_60 t-rec_pb_75" style="padding-top:60px;padding-bottom:75px; " data-record-type="172"> <!-- T158 --> <div class="t158"> <div class="t-container"> <div class="t-row"> <div class="t-col t-col_10 t-prefix_1"> <div class="t158__text t-text" field="text">Make sure the preview information you specify in the "Badge" tab looks polished and professional. It should clearly convey what your website is about and be appealing when shared on Facebook and other social media. This can increase the likelihood that people will share it more often.</div> </div> </div> </div> </div> </div> <div id="rec258849199" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">The next step is to optimize the preview information for your website in search engines. Click on the "SEO" tab to see how your page will appear in search results. You can also adjust additional settings in the section below.</div> </div> </div> </div> </div> <div id="rec258849200" class="r t-rec t-rec_pt_0 t-rec_pb_75" style="padding-top:0px;padding-bottom:75px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3761-3236-4761-b961-336531623363/Screenshot_2024-09-0.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/15820246/tild3761-3236-4761-b961-336531623363__-__empty__screenshot_2024-09-0.png" data-original="https://static.tildacdn.com/tild3761-3236-4761-b961-336531623363/Screenshot_2024-09-0.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849201" class="r t-rec t-rec_pt_0 t-rec_pb_15" style="padding-top:0px;padding-bottom:15px; " data-record-type="43"> <!-- T030 --> <div class="t030"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_2"> <div class="t030__title t-title t-title_xxs" field="title"><span style="font-weight: 400;">Keywords</span></div> </div> </div> </div> </div> <div id="rec258849202" class="r t-rec t-rec_pt_0 t-rec_pb_75" style="padding-top:0px;padding-bottom:75px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">These are the queries that people use to&nbsp;find you in&nbsp;search engines. For example, if&nbsp;you have a&nbsp;bike rental, the user can find you by&nbsp;the query "renting bikes". If&nbsp;there are too many keywords, the effect will be "diffused". Stick to&nbsp;1−2 main queries with complimentary words. For example, "rent a&nbsp;bike in&nbsp;New York", "bicycle rental price".</div> </div> </div> </div> </div> <div id="rec258849203" class="r t-rec t-rec_pt_0 t-rec_pb_15" style="padding-top:0px;padding-bottom:15px; " data-record-type="43"> <!-- T030 --> <div class="t030"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_2"> <div class="t030__title t-title t-title_xxs" field="title"><span style="font-weight: 400;">Canonical link to&nbsp;the webpage</span></div> </div> </div> </div> </div> <div id="rec258849204" class="r t-rec t-rec_pt_0 t-rec_pb_75" style="padding-top:0px;padding-bottom:75px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">A&nbsp;canonical URL is&nbsp;the URL of&nbsp;the page that is&nbsp;considered by&nbsp;search engines as&nbsp;the original master copy of&nbsp;the page. Try to&nbsp;keep your URL comprehensible. It’s a&nbsp;good idea to&nbsp;include the key query. For example, /bikerent-ny-city.com</div> </div> </div> </div> </div> <div id="rec258849205" class="r t-rec t-rec_pt_0 t-rec_pb_15" style="padding-top:0px;padding-bottom:15px; " data-record-type="43"> <!-- T030 --> <div class="t030"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_2"> <div class="t030__title t-title t-title_xxs" field="title"><div style="font-size: 32px;" data-customstyle="yes"><span style="font-weight: 400;">Indexing and META-ROBOTS</span></div></div> </div> </div> </div> </div> <div id="rec258849206" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">These settings prevent search engines from indexing your website. Thus, search engines will not remember the current look and contents of&nbsp;the page. This is&nbsp;useful if&nbsp;you’re going to&nbsp;change your URL soon, for example. If&nbsp;the page is&nbsp;not blocked from indexing, search engines can consider it&nbsp;as a&nbsp;duplicate of&nbsp;the previous one, which will negatively influence the promotion.<br /><br />Don’t forget to&nbsp;unblock indexing once your page is&nbsp;done.<br /><br />The "index/noindex" and "follow/nofollow" tags allow hiding certain text pieces and links from search engines. Select "Prevent search engines from indexing this page" to&nbsp;stop search engines from analyzing the text on&nbsp;the page. Select "Prevent search engines from following links on&nbsp;this page" to&nbsp;keep the links on&nbsp;the page hidden from search engines. The latter setting is&nbsp;useful if&nbsp;the web page contains links to&nbsp;unverified websites with suspicious content.</div> </div> </div> </div> </div> <div id="rec258849207" class="r t-rec t-rec_pt_90 t-rec_pb_30" style="padding-top:90px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title"><strong>Image optimization</strong></div> </div> </div> </div> </div> <div id="rec258849208" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">The page load speed is&nbsp;an&nbsp;important SEO ranking factor. The faster the content of&nbsp;the page appears, the fewer rejections (bounce rate) you’ll have.<br /><br />Websites on&nbsp;Tilda load fast. The built-in adaptive image loading technology reduces the total size of&nbsp;images by&nbsp;3−7 times. It&nbsp;scales images to&nbsp;the size of&nbsp;the layout container and converts them to&nbsp;WebP. This next-gen format reduces image size up&nbsp;to&nbsp;35% compared to&nbsp;JPEG with no&nbsp;quality loss.</div> </div> </div> </div> </div> <div id="rec258849209" class="r t-rec t-rec_pt_45 t-rec_pb_75" style="padding-top:45px;padding-bottom:75px; " data-record-type="374"> <!-- T374 --> <div class="t374"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <a class="t374__link" href="https://tilda.cc/lp/image-optimization" target="_blank"> <div class="t374__wrapper"> <div class="t374__col t374__col-left"> <svg role="presentation" imgfield="img" width="30px" height="30px" viewBox="0 0 30 30"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g class="t374__svg" transform="translate(1.000000, 1.000000)"> <circle cx="14.2" cy="14.1" r="14.1"></circle> <path d="M12.1,19.9 L17.7,14.3 L12.1,8.7"></path> </g> </g> </svg> </div> <div class="t374__col"> <div class="t374__title t-text t-text_sm" field="title">Learn more about Adaptive Image Loading on Tilda</div> </div> </div> </a> </div> </div> </div> </div> <div id="rec258849210" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">All websites made on&nbsp;Tilda benefit from the Adaptive Image Loading technology by&nbsp;default. Thanks to&nbsp;the increased loading speed, websites are better indexed by&nbsp;the search engines.<br /><br />In&nbsp;addition to&nbsp;that, you can further reduce the size of&nbsp;an&nbsp;image using online services. Sometimes this type of&nbsp;optimization works better than the automated one.</div> </div> </div> </div> </div> <div id="rec258849211" class="r t-rec t-rec_pt_0 t-rec_pb_60" style="padding-top:0px;padding-bottom:60px; " data-record-type="374"> <!-- T374 --> <div class="t374"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <a class="t374__link" href="https://tinypng.com/" target="_blank"> <div class="t374__wrapper"> <div class="t374__col t374__col-left"> <svg role="presentation" imgfield="img" width="30px" height="30px" viewBox="0 0 30 30"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g class="t374__svg" transform="translate(1.000000, 1.000000)"> <circle cx="14.2" cy="14.1" r="14.1"></circle> <path d="M12.1,19.9 L17.7,14.3 L12.1,8.7"></path> </g> </g> </svg> </div> <div class="t374__col"> <div class="t374__title t-text t-text_sm" field="title">Online image optimizer tool</div> </div> </div> </a> </div> </div> </div> </div> <div id="rec258849213" class="r t-rec t-rec_pt_90 t-rec_pb_30" style="padding-top:90px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title"><strong>Н1 tag</strong></div> </div> </div> </div> </div> <div id="rec258849214" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">H1 is&nbsp;the most important heading on&nbsp;the page. It&nbsp;should be&nbsp;comprehensible, attractive, and include the key query. For example, "city bike rental in&nbsp;NY". If&nbsp;you want to&nbsp;indicate additional information, add it&nbsp;to&nbsp;the caption under the header.<br /><br />To&nbsp;set H1, open the Settings panel of&nbsp;the first block on&nbsp;the web page, and select "H1" under SEO: TITLE TAG.<br /><br />Add only one Н1 tag per page!</div> </div> </div> </div> </div> <div id="rec258849215" class="r t-rec t-rec_pt_90 t-rec_pb_30" style="padding-top:90px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title"><strong><strong data-redactor-tag="strong"> <strong>Favicon</strong> <br /></strong></strong></div> </div> </div> </div> </div> <div id="rec258849216" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Favicon is&nbsp;a&nbsp;page icon displayed in&nbsp;the browser’s address bar next to&nbsp;the title. A&nbsp;favicon helps you notice the page faster among other tabs. To&nbsp;add a&nbsp;favicon, go&nbsp;to&nbsp;Site Settings → More → Favicon, and upload an&nbsp;image. You can only upload a&nbsp;favicon in&nbsp;the ICO format. You can convert any image to&nbsp;ICO <a href="http://www.favicon.cc/">here</a>.</div> </div> </div> </div> </div> <div id="rec258849217" class="r t-rec t-rec_pt_90 t-rec_pb_30" style="padding-top:90px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title"><strong>404 page</strong></div> </div> </div> </div> </div> <div id="rec258849218" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">If&nbsp;the server cannot access the page requested by&nbsp;the user, the 404 error message appears: page not found. This happens if&nbsp;the page no&nbsp;longer exists, or&nbsp;the URL has been changed, or&nbsp;if&nbsp;the user entered the wrong URL. A&nbsp;default 404 page looks depressing and doesn’t help the user to&nbsp;go&nbsp;back to&nbsp;the main page of&nbsp;the website.<br /><br />Therefore, we&nbsp;recommend making a&nbsp;custom 404 page. You can describe the possible cause of&nbsp;the problem and explain what to&nbsp;do&nbsp;next. For example: "This page no&nbsp;longer exists, we&nbsp;may have deleted&nbsp;it. Try searching on&nbsp;the main page." Make sure you give a&nbsp;link to&nbsp;the main page so&nbsp;that the page visitors don’t get lost.</div> </div> </div> </div> </div> <div id="rec258849219" class="r t-rec t-rec_pt_60 t-rec_pb_0" style="padding-top:60px;padding-bottom:0px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6337-3138-4463-b463-306135366530/Group_427319138.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/15820246/tild6337-3138-4463-b463-306135366530__-__empty__group_427319138.png" data-original="https://static.tildacdn.com/tild6337-3138-4463-b463-306135366530/Group_427319138.png" imgfield="img" alt=""> <div class="t-container_8"> <div class="t-col t-col_8 t107__title t-text" field="title" itemprop="name">An example of a 404 page, ridenow.tech</div> </div> </div> </div> </div> <div id="rec258849220" class="r t-rec t-rec_pt_75 t-rec_pb_30" style="padding-top:75px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title"><strong>How to&nbsp;optimize text</strong></div> </div> </div> </div> </div> <div id="rec258849221" class="r t-rec t-rec_pt_0 t-rec_pb_15" style="padding-top:0px;padding-bottom:15px; " data-animationappear="off" data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><span style="color: rgb(0, 0, 0);">An&nbsp;optimized text helps people and search engines find your website. Use Google Keyword Planner to&nbsp;discover the most popular internet queries. This is&nbsp;a&nbsp;free tool by&nbsp;Google that helps find the exact word forms and understand how users search for what they need:</span></div> </div> </div> </div> </div> <div id="rec281491674" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6230-6161-4032-b466-396665323839/Group_427319136.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/15820246/tild6230-6161-4032-b466-396665323839__-__empty__group_427319136.png" data-original="https://static.tildacdn.com/tild6230-6161-4032-b466-396665323839/Group_427319136.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849223" class="r t-rec t-rec_pt_30 t-rec_pb_90" style="padding-top:30px;padding-bottom:90px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Keyword Planner is&nbsp;free, yet it&nbsp;might be&nbsp;tricky to&nbsp;gain access to&nbsp;it. First, you need to&nbsp;have a&nbsp;Google account. Then, go&nbsp;to&nbsp;the <a href="https://ads.google.com/home/tools/keyword-planner/" target="_blank">Keyword Planner</a>. Google will take you right away to&nbsp;start a&nbsp;new advertising campaign&nbsp;— no&nbsp;rush here. You hit the small link "Experienced with Google Ads?" below instead of&nbsp;processing with the ads. On&nbsp;the next screen, find another small link "Create an&nbsp;account without a&nbsp;campaign" and follow the instructions. Done! You have created a&nbsp;Google Ads account without launching an&nbsp;ad&nbsp;campaign. To&nbsp;access Keyword Planner, simply select it&nbsp;in&nbsp;the drop-down list under Tools &amp; Settings.<br /><br /><span style="color: rgb(0, 0, 0);">Select 3−4 most popular queries and use them at&nbsp;least once in&nbsp;the exact match, and also in&nbsp;phrase and </span>broad<span style="color: rgb(0, 0, 0);"> match:</span><br /><br /><span style="color: rgb(0, 0, 0);">The exact match is&nbsp;a&nbsp;precise search query: "bike rental"</span><br /><br /><span style="color: rgb(0, 0, 0);">The broad match stands for the queries that are related to&nbsp;your keyword but may include misspellings, other words, or&nbsp;phrases: "how to&nbsp;rent electric bicycle for free in&nbsp;NYC".</span></div> </div> </div> </div> </div> <div id="rec258849224" class="r t-rec" style="background-color:#ffffff; " data-record-type="376" data-bg-color="#ffffff"> <div class="t376" data-section-bg-color="#fcdbf8" style="display:none;"></div> <script type="text/javascript">t_onReady(function() {t_onFuncLoad('t376_setbg',function() {t376_setbg();var t376_timer=window.setInterval(function() {t376_setbg();},4000);});});</script> </div> <div id="rec258849225" class="r t-rec t-rec_pt_90 t-rec_pb_30" style="padding-top:90px;padding-bottom:30px; " data-record-type="43"> <!-- T030 --> <div class="t030"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_2"> <div class="t030__title t-title t-title_xxs" field="title">How to&nbsp;write a&nbsp;human-friendly SEO copy</div> </div> </div> </div> </div> <div id="rec258849226" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">1</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Complicated keywords can be&nbsp;put in&nbsp;the titles.</strong> It’s easier to&nbsp;understand the phrase "Bicycle Rental in&nbsp;New York" when it&nbsp;is&nbsp;used in&nbsp;the title. In&nbsp;the body copy, try to&nbsp;write for people: If&nbsp;you need to&nbsp;rent a&nbsp;bike., etc.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849227" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">2</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>First, write the text, then add the keywords. </strong> This way your copy will be&nbsp;focused on&nbsp;the needs of&nbsp;people in&nbsp;the first place.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849228" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">3</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Add keywords to&nbsp;the image descriptions.</strong></div> </div> </div> </div> </div> </div> </div> <div id="rec258849229" class="r t-rec t-rec_pt_0 t-rec_pb_90" style="padding-top:0px;padding-bottom:90px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">4</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Add more text between keywords.</strong> This will help you avoid so-called "keyword stuffing", or&nbsp;high keyword density.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849230" class="r t-rec" style=" " data-record-type="376"> <div class="t376" data-section-bg-color="#ffffff" style="display:none;"></div> <script type="text/javascript">t_onReady(function() {t_onFuncLoad('t376_setbg',function() {t376_setbg();var t376_timer=window.setInterval(function() {t376_setbg();},4000);});});</script> </div> <div id="rec258849231" class="r t-rec t-rec_pt_90 t-rec_pb_90" style="padding-top:90px;padding-bottom:90px;background-color:#f5f5f5; " data-record-type="273" data-bg-color="#f5f5f5"> <!-- t254 --> <div class="t254"> <div class="t-container"> <div class="t-row"> <div class="t-col t-col_8 t-prefix_2"> <div class="t254__wrapper"> <div class="t254__icon" style="color: #000000;">“</div> <div class="t254__text t-text t-text_lg" field="text">Modern SEO text is&nbsp;a&nbsp;product of&nbsp;LSI copywriting where the keywords are integrated into the text so&nbsp;naturally that it&nbsp;feels like the text has been written without any particular reason.<br /><br />It’s totally wrong approach to&nbsp;create content without any marketing goals and then add a "complete-list-of-keywords-from-the-SEO-guy" paragraph. Don’t perceive search engines as&nbsp;stupid robots: they are smart robots that evaluate the entire text.<br /><br />Common sense suggests that texts are written to&nbsp;communicate with the visitors. Only when the message is&nbsp;clear can we&nbsp;think about including keywords in&nbsp;the copy. A&nbsp;good SEO specialist understands that sometimes keywords won’t fit in&nbsp;the text; in&nbsp;this case, another way should be&nbsp;found: for example, adding keywords to&nbsp;image captions or&nbsp;technical text blocks.</div> <div class="t254__author t-text t-text_xs" field="authorname"><strong>Kate Eroshina</strong>, editor at <a href="http://madcats.ru/">MADCATS</a></div> </div> </div> </div> </div> </div> </div> <div id="rec258849232" class="r t-rec t-rec_pt_135 t-rec_pb_15" style="padding-top:135px;padding-bottom:15px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3239-3062-4634-a335-393739323737/04.png"> <img itemprop="image" class="t-img t-width t107__width t-width_7" src="/upload/pages/15820246/tild3239-3062-4634-a335-393739323737__-__empty__04.png" data-original="https://static.tildacdn.com/tild3239-3062-4634-a335-393739323737/04.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849233" class="r t-rec t-rec_pt_30 t-rec_pb_45" style="padding-top:30px;padding-bottom:45px; " data-animationappear="off" data-record-type="255"> <!-- T225 --> <div class="t225"> <div class="t-container t-align_center"> <div class="t-col t-col_10 t-prefix_1"> <h2 class="t225__title t-title t-title_md" field="title">How to&nbsp;Promote Your Website on&nbsp;Search Engines</h2> </div> </div> </div> <style> #rec258849233 .t225__uptitle{text-transform:uppercase;}</style> </div> <div id="rec258849234" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-animationappear="off" data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><div style="font-size: 24px;" data-customstyle="yes"><span style="font-size: 24px;">When the page and its content are optimized, you can move on&nbsp;to&nbsp;the promotion.</span></div></div> </div> </div> </div> </div> <div id="rec258849235" class="r t-rec t-rec_pt_60 t-rec_pb_30" style="padding-top:60px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title"><strong>Submit your website to&nbsp;search engines </strong></div> </div> </div> </div> </div> <div id="rec258849236" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Google is&nbsp;by&nbsp;far the major search engine today, so&nbsp;why not starting from&nbsp;it. To&nbsp;make Google search robots notice and index your website faster, add it&nbsp;to&nbsp;Google Search Console. This service helps improve indexation and better understand who your visitors are and how do&nbsp;they find your website.</div> </div> </div> </div> </div> <div id="rec258849243" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Go&nbsp;to&nbsp;the <a href="https://www.google.com/webmasters/tools/home" target="_blank">Google Search Console</a> and submit your website URL. The service will generate a&nbsp;code that you should copy. Go&nbsp;to&nbsp;Other verification methods → HTML tag, and copy the code (meta tag).<br /><br />On&nbsp;Tilda, go&nbsp;to&nbsp;Site Settings → More → Ownership verification, and paste the code under GOOGLE DOMAIN VERIFICATION&nbsp;BY META TAG. Save the changes.<br /><br /><a href="http://help.tilda.ws/domain-confirm" target="_blank">Here</a> you can find our step-by-step guide to&nbsp;adding a&nbsp;website to&nbsp;Google Search Console.</div> </div> </div> </div> </div> <div id="rec258849244" class="r t-rec t-rec_pt_90 t-rec_pb_30" style="padding-top:90px;padding-bottom:30px; " data-record-type="33"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_left"> <div class="t-col t-col_8 t-prefix_2"> <div class="t017__title t-title t-title_xxs" field="title"><strong>Install trackers</strong></div> </div> </div> </div> </div> <div id="rec258849245" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Search engine trackers collect data about website performance and provide insights into your web traffic. Trackers measure how many people visit your website, where do&nbsp;they come from, and how they behave on&nbsp;the website. Connect trackers to&nbsp;analyze your website performance and take decisions related to&nbsp;web promotion.<br /><br />On&nbsp;Tilda, built-in statistics automatically show basic parameters that help measure website performance: page views, users, orders, conversions, mobile views, and engagement. You can check it&nbsp;at&nbsp;any time in&nbsp;Site Settings → Analytics → WEBSITE STATISTICS.<br /><br />To&nbsp;connect Google trackers to&nbsp;your website, go&nbsp;to&nbsp;Site Settings → Analytics, and click "Connect" under GOOGLE ANALYTICS. Select the Google account you want to&nbsp;use (or&nbsp;sign up&nbsp;for Google, in&nbsp;case you don’t have an&nbsp;account yet), then allow Tilda access to&nbsp;the tracking info. Re-publish all pages on&nbsp;Tilda-you'll start receiving statistics in&nbsp;a&nbsp;couple of&nbsp;hours.</div> </div> </div> </div> </div> <div id="rec281712183" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6565-3439-4763-a234-393965336161/Group_427319137.png"> <img itemprop="image" class="t-img t-width t107__width t-width_9" src="/upload/pages/15820246/tild6565-3439-4763-a234-393965336161__-__empty__group_427319137.png" data-original="https://static.tildacdn.com/tild6565-3439-4763-a234-393965336161/Group_427319137.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849247" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-record-type="374"> <!-- T374 --> <div class="t374"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <a class="t374__link" href="https://help.tilda.ws/statistic" target="_blank"> <div class="t374__wrapper"> <div class="t374__col t374__col-left"> <svg role="presentation" imgfield="img" width="30px" height="30px" viewBox="0 0 30 30"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g class="t374__svg" transform="translate(1.000000, 1.000000)"> <circle cx="14.2" cy="14.1" r="14.1"></circle> <path d="M12.1,19.9 L17.7,14.3 L12.1,8.7"></path> </g> </g> </svg> </div> <div class="t374__col"> <div class="t374__title t-text t-text_sm" field="title">Check our guide to connecting analytics tools to your website</div> </div> </div> </a> </div> </div> </div> </div> <div id="rec258849248" class="r t-rec t-rec_pt_75 t-rec_pb_15" style="padding-top:75px;padding-bottom:15px; " data-record-type="43"> <!-- T030 --> <div class="t030"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_2"> <div class="t030__title t-title t-title_xxs" field="title">Add links to&nbsp;your website</div> </div> </div> </div> </div> <div id="rec258849249" class="r t-rec t-rec_pt_0 t-rec_pb_90" style="padding-top:0px;padding-bottom:90px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Search engines count links to&nbsp;pages as 'votes' in&nbsp;favor of&nbsp;websites. Some time ago, web promotion was entirely based on&nbsp;buying such links, but today the rules have changed and one can be&nbsp;badly penalized by&nbsp;search engines for purchasing external links. It&nbsp;is&nbsp;allowed to&nbsp;add your landing page URL to&nbsp;your main website, your partners' websites, and to&nbsp;the so-called trusted sites.</div> </div> </div> </div> </div> <div id="rec258849250" class="r t-rec" style=" " data-record-type="376"> <div class="t376" data-section-bg-color="#f5f5f5" style="display:none;"></div> <script type="text/javascript">t_onReady(function() {t_onFuncLoad('t376_setbg',function() {t376_setbg();var t376_timer=window.setInterval(function() {t376_setbg();},4000);});});</script> </div> <div id="rec258849251" class="r t-rec t-rec_pt_90 t-rec_pb_15" style="padding-top:90px;padding-bottom:15px;background-color:#f5f5f5; " data-record-type="273" data-bg-color="#f5f5f5"> <!-- t254 --> <div class="t254"> <div class="t-container"> <div class="t-row"> <div class="t-col t-col_8 t-prefix_2"> <div class="t254__wrapper"> <div class="t254__icon" style="color: #000000;">“</div> <div class="t254__text t-text t-text_lg" field="text">Trusted websites are considered credible by&nbsp;search engines; links located on&nbsp;such pages are more likely to&nbsp;be&nbsp;ranked higher.<br /><br />Here are the main trust factors:</div> <div class="t254__author t-text t-text_xs" field="authorname"></div> </div> </div> </div> </div> </div> </div> <div id="rec258849252" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">1</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><div style="font-size: 20px;" data-customstyle="yes"><span style="font-size: 20px;">Domain age: the older, the better.</span></div></div> </div> </div> </div> </div> </div> </div> <div id="rec258849253" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">2</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><span style="font-size: 20px;">Frequently updated content. It’s better if&nbsp;your content is&nbsp;unique and connects to&nbsp;your audience’s interests (this can be&nbsp;measured by&nbsp;behavioral factors).</span></div> </div> </div> </div> </div> </div> </div> <div id="rec258849254" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">3</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><span style="font-size: 20px;">Inbound and outbound links: the more inbound links, the better. The fewer outbound ones, the better.</span></div> </div> </div> </div> </div> </div> </div> <div id="rec258849255" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">4</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><span style="font-size: 20px;">Website traffic.</span></div> </div> </div> </div> </div> </div> </div> <div id="rec258849256" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">5</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><span style="font-size: 20px;">Compliance with the topic of&nbsp;the website.</span></div> </div> </div> </div> </div> </div> </div> <div id="rec258849257" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">6</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><span style="font-size: 20px;">Avoiding search engine penalties.</span></div> </div> </div> </div> </div> </div> </div> <div id="rec258849258" class="r t-rec t-rec_pt_0 t-rec_pb_30" style="padding-top:0px;padding-bottom:30px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><span style="font-size: 20px;">These factors together with many others contribute to&nbsp;the PageRank (PR). Websites with a&nbsp;high&nbsp;PR are better for link placement.</span></div> </div> </div> </div> </div> <div id="rec258849259" class="r t-rec t-rec_pt_0 t-rec_pb_90" style="padding-top:0px;padding-bottom:90px; " data-record-type="56"> <!-- T046 --> <div class="t046"> <div class="t-container"> <div class="t-col t-col_7 t-prefix_2"> <div class="t046__text t-text t-text_xs" field="text"><div style="text-align: left;" data-customstyle="yes"><strong>Dmitry Podolsky</strong>, CEO of&nbsp;Future Markt and CPA-network Success</div></div> </div> </div> </div> </div> <div id="rec258849260" class="r t-rec" style=" " data-record-type="376"> <div class="t376" data-section-bg-color="" style="display:none;"></div> <script type="text/javascript">t_onReady(function() {t_onFuncLoad('t376_setbg',function() {t376_setbg();var t376_timer=window.setInterval(function() {t376_setbg();},4000);});});</script> </div> <div id="rec258849261" class="r t-rec t-rec_pt_90 t-rec_pb_0" style="padding-top:90px;padding-bottom:0px; " data-record-type="172"> <!-- T158 --> <div class="t158"> <div class="t-container"> <div class="t-row"> <div class="t-col t-col_10 t-prefix_1"> <div class="t158__text t-text" field="text">Don’t forget to&nbsp;add the new website URL to&nbsp;your social media accounts. This makes it&nbsp;easier for search engines to&nbsp;find your website and to&nbsp;understand that it&nbsp;is&nbsp;useful for people.</div> </div> </div> </div> </div> </div> <div id="rec258849262" class="r t-rec t-rec_pt_150 t-rec_pb_15" style="padding-top:150px;padding-bottom:15px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3338-3837-4332-a235-336233663866/05.png"> <img itemprop="image" class="t-img t-width t107__width t-width_7" src="/upload/pages/15820246/tild3338-3837-4332-a235-336233663866__-__empty__05.png" data-original="https://static.tildacdn.com/tild3338-3837-4332-a235-336233663866/05.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849263" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-animationappear="off" data-record-type="255"> <!-- T225 --> <div class="t225"> <div class="t-container t-align_center"> <div class="t-col t-col_10 t-prefix_1"> <h2 class="t225__title t-title t-title_md" field="title">Additional Optimization Opportunities<br /><br /></h2> </div> </div> </div> <style> #rec258849263 .t225__uptitle{text-transform:uppercase;}</style> </div> <div id="rec258849264" class="r t-rec t-rec_pt_0 t-rec_pb_15" style="padding-top:0px;padding-bottom:15px; " data-record-type="43"> <!-- T030 --> <div class="t030"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_2"> <div class="t030__title t-title t-title_xxs" field="title"><span style="font-weight: 400;">Robots.txt and sitemap.xml files</span></div> </div> </div> </div> </div> <div id="rec258849265" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">These files include basic information about the website and provide it&nbsp;to&nbsp;search engines. On&nbsp;Tilda, these files are generated automatically.<br /><br />If&nbsp;you want to&nbsp;prevent the page from appearing in&nbsp;search results, go&nbsp;to&nbsp;Page Settings → SEO → Customize search results preview → Prevent search engines from indexing this page.</div> </div> </div> </div> </div> <div id="rec258849266" class="r t-rec t-rec_pt_75 t-rec_pb_15" style="padding-top:75px;padding-bottom:15px; " data-record-type="43"> <!-- T030 --> <div class="t030"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_2"> <div class="t030__title t-title t-title_xxs" field="title"><span style="font-weight: 400;">Canonical pages setup</span></div> </div> </div> </div> </div> <div id="rec258849267" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">A&nbsp;canonical page is&nbsp;the original, the master copy of&nbsp;a&nbsp;page. It&nbsp;can happen that the same page gets indexed by&nbsp;search engines more than once. In&nbsp;this case, the system will consider each variant as&nbsp;a&nbsp;separate page, a&nbsp;duplicate. This may decrease your page rankings, so&nbsp;you need to&nbsp;mark those pages as&nbsp;duplicates by&nbsp;assigning a&nbsp;canonical URL. Search engines will then understand that this web page should be&nbsp;considered as&nbsp;the original.<br /><br />On&nbsp;Tilda, you can assign a&nbsp;canonical link in&nbsp;Page Settings → SEO → Customize search results preview → CANONICAL LINK.</div> </div> </div> </div> </div> <div id="rec826435993" class="r t-rec" style=" " data-animationappear="off" data-record-type="396"> <!-- T396 --> <style>#rec826435993 .t396__artboard {height:420px;background-color:#ffffff;}#rec826435993 .t396__filter {height:420px;}#rec826435993 .t396__carrier{height:420px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec826435993 .t396__artboard,#rec826435993 .t396__filter,#rec826435993 .t396__carrier {}#rec826435993 .t396__filter {}#rec826435993 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec826435993 .t396__artboard,#rec826435993 .t396__filter,#rec826435993 .t396__carrier {height:620px;}#rec826435993 .t396__filter {}#rec826435993 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec826435993 .t396__artboard,#rec826435993 .t396__filter,#rec826435993 .t396__carrier {height:680px;}#rec826435993 .t396__filter {}#rec826435993 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec826435993 .t396__artboard,#rec826435993 .t396__filter,#rec826435993 .t396__carrier {height:590px;}#rec826435993 .t396__filter {}#rec826435993 .t396__carrier {background-attachment:scroll;}}#rec826435993 .tn-elem[data-elem-id="1729178200830"]{z-index:3;top:60px;left:calc(50% - 600px + 20px);width:1160px;height:305px;}#rec826435993 .tn-elem[data-elem-id="1729178200830"] .tn-atom{background-color:#f2e8f6;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec826435993 .tn-elem[data-elem-id="1729178200830"] {top:59px;left:calc(50% - 480px + 0px);width:960px;}}@media screen and (max-width:959px) {#rec826435993 .tn-elem[data-elem-id="1729178200830"] {top:26px;width:640px;height:550px;}}@media screen and (max-width:639px) {#rec826435993 .tn-elem[data-elem-id="1729178200830"] {width:480px;height:625px;}}@media screen and (max-width:479px) {#rec826435993 .tn-elem[data-elem-id="1729178200830"] {width:320px;height:513px;}}#rec826435993 .tn-elem[data-elem-id="1729178283350"]{color:#000000;z-index:4;top:223px;left:calc(50% - 600px + 51px);width:614px;}#rec826435993 .tn-elem[data-elem-id="1729178283350"] .tn-atom{color:#000000;font-size:20px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {}@media screen and (max-width:959px) {}@media screen and (max-width:639px) {}@media screen and (max-width:479px) {}#rec826435993 .tn-elem[data-elem-id="1729178346481"]{color:#000000;z-index:5;top:163px;left:calc(50% - 600px + 97px);width:623px;}#rec826435993 .tn-elem[data-elem-id="1729178346481"] .tn-atom{color:#000000;font-size:28px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec826435993 .tn-elem[data-elem-id="1729178346481"] {top:182px;left:calc(50% - 480px + 77px);width:433px;}#rec826435993 .tn-elem[data-elem-id="1729178346481"] .tn-atom{font-size:23px;}}@media screen and (max-width:959px) {#rec826435993 .tn-elem[data-elem-id="1729178346481"] {top:122px;}#rec826435993 .tn-elem[data-elem-id="1729178346481"] .tn-atom{font-size:23px;}}@media screen and (max-width:639px) {#rec826435993 .tn-elem[data-elem-id="1729178346481"] {top:142px;left:calc(50% - 240px + 27px);width:378px;}}@media screen and (max-width:479px) {#rec826435993 .tn-elem[data-elem-id="1729178346481"] {top:122px;left:calc(50% - 160px + 28px);width:268px;}#rec826435993 .tn-elem[data-elem-id="1729178346481"] .tn-atom{font-size:18px;}}#rec826435993 .tn-elem[data-elem-id="1729178377049"]{color:#000000;z-index:6;top:122px;left:calc(50% - 600px + 97px);width:560px;}#rec826435993 .tn-elem[data-elem-id="1729178377049"] .tn-atom{color:#000000;font-size:20px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:400;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec826435993 .tn-elem[data-elem-id="1729178377049"] {top:121px;left:calc(50% - 480px + 77px);}}@media screen and (max-width:959px) {#rec826435993 .tn-elem[data-elem-id="1729178377049"] {top:61px;}#rec826435993 .tn-elem[data-elem-id="1729178377049"] .tn-atom{font-size:16px;}}@media screen and (max-width:639px) {#rec826435993 .tn-elem[data-elem-id="1729178377049"] {top:81px;left:calc(50% - 240px + 27px);}}@media screen and (max-width:479px) {}#rec826435993 .tn-elem[data-elem-id="1729180256411"]{z-index:7;top:78px;left:calc(50% - 600px + 804px);width:302px;}#rec826435993 .tn-elem[data-elem-id="1729180256411"] .tn-atom{background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec826435993 .tn-elem[data-elem-id="1729180256411"] {top:79px;left:calc(50% - 480px + 595px);}}@media screen and (max-width:959px) {#rec826435993 .tn-elem[data-elem-id="1729180256411"] {top:266px;left:calc(50% - 320px + 161px);}}@media screen and (max-width:639px) {#rec826435993 .tn-elem[data-elem-id="1729180256411"] {top:318px;left:calc(50% - 240px + 90px);}}@media screen and (max-width:479px) {#rec826435993 .tn-elem[data-elem-id="1729180256411"] {top:271px;left:calc(50% - 160px + 23px);width:260px;}}</style> <div class='t396'> <div class="t396__artboard" data-artboard-recid="826435993" data-artboard-screens="320,480,640,960,1200" data-artboard-height="420" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="590" data-artboard-height-res-480="680" data-artboard-height-res-640="620"> <div class="t396__carrier" data-artboard-recid="826435993"></div> <div class="t396__filter" data-artboard-recid="826435993"></div> <div class='t396__elem tn-elem tn-elem__8264359931729178200830' data-elem-id='1729178200830' data-elem-type='shape' data-field-top-value="60" data-field-left-value="20" data-field-height-value="305" data-field-width-value="1160" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="px" data-field-widthunits-value="px" data-field-height-res-320-value="513" data-field-width-res-320-value="320" data-field-height-res-480-value="625" data-field-width-res-480-value="480" data-field-top-res-640-value="26" data-field-height-res-640-value="550" data-field-width-res-640-value="640" data-field-top-res-960-value="59" data-field-left-res-960-value="0" data-field-width-res-960-value="960"> <div class='tn-atom'> </div> </div> <div class='t396__elem tn-elem tn-elem__8264359931729178283350' data-elem-id='1729178283350' data-elem-type='text' data-field-top-value="223" data-field-left-value="51" data-field-width-value="614" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px"> <div class='tn-atom'field='tn_text_1729178283350'></div> </div> <div class='t396__elem tn-elem tn-elem__8264359931729178346481' data-elem-id='1729178346481' data-elem-type='text' data-field-top-value="163" data-field-left-value="97" data-field-width-value="623" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="122" data-field-left-res-320-value="28" data-field-width-res-320-value="268" data-field-top-res-480-value="142" data-field-left-res-480-value="27" data-field-width-res-480-value="378" data-field-top-res-640-value="122" data-field-top-res-960-value="182" data-field-left-res-960-value="77" data-field-width-res-960-value="433"> <div class='tn-atom'field='tn_text_1729178346481'>On the<a href="https://www.youtube.com/@TildaPublishing_global"> Tilda YouTube channel</a>, there's a detailed video guide on how to manage technical SEO to achieve the best results. You can watch it <a href="https://youtu.be/O4tgWFBa0pI">here</a>.</div> </div> <div class='t396__elem tn-elem tn-elem__8264359931729178377049' data-elem-id='1729178377049' data-elem-type='text' data-field-top-value="122" data-field-left-value="97" data-field-width-value="560" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-480-value="81" data-field-left-res-480-value="27" data-field-top-res-640-value="61" data-field-top-res-960-value="121" data-field-left-res-960-value="77"> <div class='tn-atom'field='tn_text_1729178377049'>Did You Know?</div> </div> <div class='t396__elem tn-elem tn-elem__8264359931729180256411' data-elem-id='1729180256411' data-elem-type='image' data-field-top-value="78" data-field-left-value="804" data-field-width-value="302" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-filewidth-value="1126" data-field-fileheight-value="1009" data-field-top-res-320-value="271" data-field-left-res-320-value="23" data-field-width-res-320-value="260" data-field-top-res-480-value="318" data-field-left-res-480-value="90" data-field-top-res-640-value="266" data-field-left-res-640-value="161" data-field-top-res-960-value="79" data-field-left-res-960-value="595"> <div class='tn-atom'> <img itemprop="image" class='tn-atom__img t-img' data-original='https://static.tildacdn.com/tild3138-3131-4565-b763-636530363435/Group_2087328965.svg' alt='' imgfield='tn_img_1729180256411' /> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t396_init',function() {t396_init('826435993');});});</script> <!-- /T396 --> </div> <div id="rec258849268" class="r t-rec t-rec_pt_75 t-rec_pb_15" style="padding-top:75px;padding-bottom:15px; " data-record-type="43"> <!-- T030 --> <div class="t030"> <div class="t-container t-align_left"> <div class="t-col t-col_10 t-prefix_2"> <div class="t030__title t-title t-title_xxs" field="title"><span style="font-weight: 400;">301 redirect setup</span></div> </div> </div> </div> </div> <div id="rec258849269" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px; " data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md ">Redirect 301 helps maintain the page ranking in&nbsp;search results when the URL changes. For example, if&nbsp;a&nbsp;website was moved to&nbsp;a&nbsp;different domain, or&nbsp;when you are merging two websites.<br /><br />On&nbsp;Tilda, 301 redirects can be&nbsp;set in&nbsp;Site Settings → SEO → 301 REDIRECTS, or&nbsp;with the T223 block "Redirect to&nbsp;URL".</div> </div> </div> </div> </div> <div id="rec258849270" class="r t-rec t-rec_pt_45 t-rec_pb_0" style="padding-top:45px;padding-bottom:0px; " data-record-type="374"> <!-- T374 --> <div class="t374"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <a class="t374__link" href="http://help.tilda.ws/redirect" target="_blank"> <div class="t374__wrapper"> <div class="t374__col t374__col-left"> <svg role="presentation" imgfield="img" width="30px" height="30px" viewBox="0 0 30 30"> <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g class="t374__svg" transform="translate(1.000000, 1.000000)"> <circle cx="14.2" cy="14.1" r="14.1"></circle> <path d="M12.1,19.9 L17.7,14.3 L12.1,8.7"></path> </g> </g> </svg> </div> <div class="t374__col"> <div class="t374__title t-text t-text_sm" field="title">Check our guide to&nbsp;setting up&nbsp;redirects on&nbsp;Tilda</div> </div> </div> </a> </div> </div> </div> </div> <div id="rec258849271" class="r t-rec t-rec_pt_150 t-rec_pb_15" style="padding-top:150px;padding-bottom:15px; " data-record-type="3"> <!-- T107 --> <div class="t107"> <div class="t-align_center" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3161-6664-4837-a133-336635333965/06.png"> <img itemprop="image" class="t-img t-width t107__width t-width_7" src="/upload/pages/15820246/tild3161-6664-4837-a133-336635333965__-__empty__06.png" data-original="https://static.tildacdn.com/tild3161-6664-4837-a133-336635333965/06.png" imgfield="img" alt=""> </div> </div> </div> <div id="rec258849272" class="r t-rec t-rec_pt_30 t-rec_pb_0" style="padding-top:30px;padding-bottom:0px; " data-animationappear="off" data-record-type="255"> <!-- T225 --> <div class="t225"> <div class="t-container t-align_center"> <div class="t-col t-col_10 t-prefix_1"> <h2 class="t225__title t-title t-title_md" field="title">How to&nbsp;Make Your Website SEO Friendly: Checklist</h2> <div class="t225__descr t-descr t-descr_xxl" field="descr"><div style="font-family:Georgia;" data-customstyle="yes"></div></div> </div> </div> </div> <style> #rec258849272 .t225__uptitle{text-transform:uppercase;}</style> </div> <div id="rec258849273" class="r t-rec t-rec_pt_0 t-rec_pb_60" style="padding-top:0px;padding-bottom:60px; " data-animationappear="off" data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><span style="font-size: 24px;">The traditional web promotion was effective due to&nbsp;massive link building. Today, search engines appreciate websites that better serve users' needs. Therefore, if&nbsp;you want to&nbsp;promote your website on&nbsp;the Internet, you need to&nbsp;focus on&nbsp;people. Make a&nbsp;website that is&nbsp;easy to&nbsp;use:</span></div> </div> </div> </div> </div> <div id="rec258849274" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">1</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Live up&nbsp;to&nbsp;users' expectations.</strong> The content of&nbsp;the website should answer customers' questions. If&nbsp;the visitor doesn’t find the answer, they will close the tab, and the website will be&nbsp;classified as&nbsp;useless by&nbsp;the system. The more bounces (rejections) you have, the lower the website is&nbsp;rated.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849275" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">2</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Simplify website navigation.</strong> If&nbsp;the visitor can’t intuitively guess how to&nbsp;navigate your website, they will get confused and leave the website.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849276" class="r t-rec t-rec_pt_0 t-rec_pb_45" style="padding-top:0px;padding-bottom:45px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">3</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Provide valuable content.</strong> All texts must be&nbsp;unique and useful for people. If&nbsp;the text is&nbsp;oversaturated with keywords, nobody will read&nbsp;it. The time visitors spend on&nbsp;the website will decrease.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849277" class="r t-rec t-rec_pt_0 t-rec_pb_90" style="padding-top:0px;padding-bottom:90px; " data-record-type="373"> <!-- T373 --> <div class="t373"> <div class="t-container"> <div class="t-col t-col_8 t-prefix_2"> <div class="t373__wrapper"> <div class="t373__col"> <div class="t373__circle " style="border: 0px solid #000; "> <div class="t373__title t-title" field="number" style="">4</div> </div> </div> <div class="t373__col"> <div class="t373__text t-text t-text_md" field="text"><strong>Meaningful interactivity.</strong> Give users the opportunity to&nbsp;interact with your content: download presentations, subscribe to&nbsp;newsletters, or&nbsp;make purchases. The more actions are performed, the higher the website is&nbsp;ranked by&nbsp;search engines.</div> </div> </div> </div> </div> </div> </div> <div id="rec258849278" class="r t-rec t-rec_pt_90 t-rec_pb_90" style="padding-top:90px;padding-bottom:90px;background-color:#f5f5f5; " data-record-type="273" data-bg-color="#f5f5f5"> <!-- t254 --> <div class="t254"> <div class="t-container"> <div class="t-row"> <div class="t-col t-col_8 t-prefix_2"> <div class="t254__wrapper"> <div class="t254__icon" style="color: #000000;">“</div> <div class="t254__text t-text t-text_lg" field="text">The importance of&nbsp;backlinks has been heavily understated over the past couple of&nbsp;years. It&nbsp;happened due to&nbsp;the intention of&nbsp;SEO specialists to&nbsp;deceive the system, instead of&nbsp;making good-quality content for users. Previously, backlinks were the key ranking factor. Now they are still important but the quality of&nbsp;backlinks is&nbsp;closely monitored. It&nbsp;is&nbsp;now necessary to&nbsp;work on&nbsp;link placement on&nbsp;the trusted sites and make those links meaningful (valuable for website visitors).<br /><br />Today, customer-driven websites that provide the answers to&nbsp;user questions are considered search engine friendly.</div> <div class="t254__author t-text t-text_xs" field="authorname"><strong>Dmitry Podolsky</strong>, CEO of Future Markt and CPA-network Success</div> </div> </div> </div> </div> </div> </div> <div id="rec258849281" class="r t-rec t-rec_pt_135 t-rec_pb_0" style="padding-top:135px;padding-bottom:0px; " data-animationappear="off" data-record-type="106"> <!-- T004 --> <div class="t004"> <div class="t-container "> <div class="t-col t-col_8 t-prefix_2"> <div field="text" class="t-text t-text_md "><div style="text-align: center;" data-customstyle="yes"><span style="font-size: 16px;">If you enjoyed this article, please share it with your friends! Thanks</span><span style="font-size: 14px;"> ✌️</span></div></div> </div> </div> </div> </div> <div id="rec258849282" class="r t-rec t-rec_pt_30 t-rec_pb_135" style="padding-top:30px;padding-bottom:135px; " data-animationappear="off" data-record-type="151"> <div class="t-container_100 t014" style=""> <div style="position: relative; right: 50%; float: right;"> <div style="position: relative; z-index: 1; right: -50%;" class="t014__circle-xxl "> <script type="text/javascript" src="https://static.tildacdn.com/js/ya-share.js" charset="utf-8" async="async"></script> <div class="ya-share2" data-access-token:facebook="" data-yashareL10n="en" data-services="facebook,twitter" data-counter=""></div> </div> </div> </div> </div> <div id="rec258849283" class="r t-rec t-rec_pt_105 t-rec_pt-res-480_60 t-rec_pb_75 t-rec_pb-res-480_45" style="padding-top:105px;padding-bottom:75px;background-color:#f5f5f5; " data-animationappear="off" data-record-type="33" data-bg-color="#f5f5f5"> <!-- T017 --> <div class="t017"> <div class="t-container t-align_center"> <div class="t-col t-col_10 t-prefix_1"> <div class="t017__title t-title t-title_xxs" field="title">See also:</div> </div> </div> </div> </div> <div id="rec258849284" class="r t-rec t-rec_pt_0 t-rec_pb_120" style="padding-top:0px;padding-bottom:120px;background-color:#f5f5f5; " data-animationappear="off" data-record-type="404" data-bg-color="#f5f5f5"> <!-- T404 --> <!-- t-align_left --> <div class="t404" data-show-count="8"> <div class="t-container"> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-zero-block"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3231-3261-4436-b236-623637393237/Group_1518.png" style="background-image: url('/upload/pages/15820246/tild3231-3261-4436-b236-623637393237__-__resizeb__20x__group_1518.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">A Complete Guide To Zero Block</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-navigation"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild6261-6635-4335-b132-353731313137/Tilda_Education.svg" style="background-image: url('https://static.tildacdn.com/tild6261-6635-4335-b132-353731313137/Tilda_Education.svg');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">How To Improve Your Website Navigation</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-10-rules-of-storytelling"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3837-3039-4033-b135-393964353935/Group_1462.png" style="background-image: url('/upload/pages/15820246/tild3837-3039-4033-b135-393964353935__-__resizeb__20x__group_1462.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">10 Rules Of Digital Storytelling</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/how-to-build-website"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild6437-3037-4639-a463-613432666534/Frame_6.png" style="background-image: url('/upload/pages/15820246/tild6437-3037-4639-a463-613432666534__-__resizeb__20x__frame_6.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">How To Make a Website. Step-by-Step Guide</div> </div> </a> </div> </div><div class="t-container"> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-email-marketing-guide"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3636-3837-4662-a231-663264353137/Frame_1.png" style="background-image: url('/upload/pages/15820246/tild3636-3837-4662-a231-663264353137__-__resizeb__20x__frame_1.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">Email Marketing: How To Launch Your Newsletter Сampaign</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-offer"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3662-6435-4534-b864-656438663737/Frame_5.png" style="background-image: url('/upload/pages/15820246/tild3662-6435-4534-b864-656438663737__-__resizeb__20x__frame_5.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">Creating a Unique Selling Proposition (USP) For a Website</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-jobs-to-be-done"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3939-3663-4364-b130-373065343539/Frame_2.png" style="background-image: url('/upload/pages/15820246/tild3939-3663-4364-b130-373065343539__-__resizeb__20x__frame_2.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">Jobs To Be Done: How To Attract New Customers</div> </div> </a> </div> <div class="t404__col t-col t-col_3 t-align_left "> <a class="t404__link" href="/en/articles-black-friday"> <div class="t404__imgbox"> <div class="t404__img t-bgimg" data-original="https://static.tildacdn.com/tild3366-3231-4532-b062-356536663532/Group_1930.png" style="background-image: url('/upload/pages/15820246/tild3366-3231-4532-b062-356536663532__-__resizeb__20x__group_1930.png');"></div> <div class="t404__separator"></div> </div> <div class="t404__textwrapper "> <div class="t404__title t-heading t-heading_xs">17 Tips To Prepare Your Online Store For Holiday Sales 2024</div> </div> </a> </div> </div><div class="t-container"> </div> </div> <script>t_onReady(function() {var rec=document.getElementById('rec258849284');if(rec) {t_onFuncLoad('t404_unifyHeights',function() {t404_unifyHeights('258849284');window.addEventListener('resize',t_throttle(function() {t404_unifyHeights('258849284');},200));});if(typeof jQuery!=='undefined') {$('.t404').on('displayChanged',function() {t404_unifyHeights('258849284');});} else if(rec.querySelector('.t404')) {rec.querySelector('.t404').addEventListener('displayChanged',function() {t_onFuncLoad('t404_unifyHeights',function() {t404_unifyHeights('258849284');});});} window.onload=function() {t404_unifyHeights('258849284');};}});</script> <script>t_onReady(function() {t_onFuncLoad('t404_showMore',function() {t404_showMore('258849284');});});</script> <style> #rec258849284 .t404__title{font-size:20px;font-weight:600;}</style> </div> <div id="rec556947740" class="r t-rec" style=" " data-animationappear="off" data-record-type="694"> <!-- t694 --> <style>#rec556947740 .t694__table{height:28vw;}@media screen and (max-width:768px){#rec556947740 .t694__table{height:56vw;}}</style> <div class="t694" data-tile-ratio="0.56"> <div class="t694__container t-card__container"> <div class="t694__row"> <div class="t694__col t-cell t-cell_50 t-align_center "> <div class="t694__table"> <div class="t694__cell t-card__col t-align_center t-valign_middle"> <div class="t694__bg t694__animation_fast t-bgimg" data-original="https://static.tildacdn.com/tild6632-3435-4963-a331-316664373261/Frame_71_1.png" bgimgfield="li_img__1513695601022" style="background-image:url('/upload/pages/15820246/tild6632-3435-4963-a331-316664373261__-__resizeb__20x__frame_71_1.png');" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild6632-3435-4963-a331-316664373261/Frame_71_1.png"> </div> <div class="t694__overlay t694__animation_fast" style="background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3));"></div> <div class="t694__textwrapper t694__animation_fast t694__textwrapper_animated"> <div class="t694__textwrapper__content"> <div class="t694__inner-wrapper t694__inner-wrapper_animated-btn"> <div class="t-card__title t-title t-title_xxs" field="li_title__1513695601022"> <a href="http://tilda.education/en/landing-page-course" class="t-card__link" id="cardtitle1_556947740" aria-labelledby="cardtitle1_556947740 cardbtn1_556947740"> How to&nbsp;Build a&nbsp;Landing Page </a> </div> <div class="t-card__descr t-descr t-descr_xs" field="li_text__1513695601022"> Free coursebook on&nbsp;how to&nbsp;design, set up, and run <br />high-conversion landing pages </div> <style> #rec556947740 .t-card__title{font-weight:500;}</style> </div> <div class="t694__button-container t694__button_show-hover"> <div class="t-card__btn-wrapper"> <div class="t-card__btn t-btn t-btn_sm" id="cardbtn1_556947740" style="color:#000000;background-color:#ffffff;border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px;" data-field="li_buttontitle__1513695601022" aria-hidden="true" data-buttonfieldset="li_button" data-lid="1513695601022"> Learn more </div> </div> </div> </div> </div> </div> </div> </div> <div class="t694__col t-cell t-cell_50 t-align_center "> <div class="t694__table"> <div class="t694__cell t-card__col t-align_center t-valign_middle"> <div class="t694__bg t694__animation_fast t-bgimg" data-original="https://static.tildacdn.com/tild3732-3762-4536-b031-306364353633/tilda_web_marketing1.jpeg" bgimgfield="li_img__1495528759247" style="background-image:url('/upload/pages/15820246/tild3732-3762-4536-b031-306364353633__-__resizeb__20x__tilda_web_marketing1.jpeg');" itemscope itemtype="http://schema.org/ImageObject"> <meta itemprop="image" content="https://static.tildacdn.com/tild3732-3762-4536-b031-306364353633/tilda_web_marketing1.jpeg"> </div> <div class="t694__overlay t694__animation_fast" style="background-image: -moz-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3)); background-image: -ms-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0.3));"></div> <div class="t694__textwrapper t694__animation_fast t694__textwrapper_animated"> <div class="t694__textwrapper__content"> <div class="t694__inner-wrapper t694__inner-wrapper_animated-btn"> <div class="t-card__title t-title t-title_xxs" field="li_title__1495528759247"> <a href="https://tilda.education/en/digital-marketing-course" class="t-card__link" id="cardtitle2_556947740" aria-labelledby="cardtitle2_556947740 cardbtn2_556947740"> Digital Marketing Course </a> </div> <div class="t-card__descr t-descr t-descr_xs" field="li_text__1495528759247"> <p style="text-align: center;">All&nbsp;the essentials to effectively promote a website</p> </div> <style> #rec556947740 .t-card__title{font-weight:500;}</style> </div> <div class="t694__button-container t694__button_show-hover"> <div class="t-card__btn-wrapper"> <div class="t-card__btn t-btn t-btn_sm" id="cardbtn2_556947740" style="color:#000000;background-color:#ffffff;border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px;" data-field="li_buttontitle__1495528759247" aria-hidden="true" data-buttonfieldset="li_button" data-lid="1495528759247"> Explore </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t694_init',function() {t694_init('556947740');});});</script> </div> </div> <!--/allrecords--><div style="clear: both;"></div> <div class="te-popup te-popup_opened" id="popup_login" > <a class="te-popup__overlay js-te-popup-close" href="#"></a> <a class="te-popup__close js-te-popup-close" href="#"> <img src="/images/close.svg"> </a> <div class="te-popup__wrap"> <div class="te-popup-window"> <div class="te-popup__header">Tilda education</div> <div class="te-popup__info"> <div class="te-popup__description">Log in to continue reading </div> <ul class="te-popup__buttons"> <li style="cursor: pointer"> <span class="te-popup__btn te-popup__btn-tilda js-socnet-login" data-provider="tilda"> <div class="te-popup__btn__icon"><img src="/images/tilda_logo_white.svg"></div> <span>Continue with Tilda</span> </span> </li> </ul> <div style="margin-bottom: 20px;"> <span id="another_login_methods" style="color: #222222; border-bottom: solid 1px #fa633f; cursor: pointer; opacity: 50%;">Other login methods</span> </div> <ul class="te-popup__buttons alternative" style="display: none"> <li> <a class="te-popup__btn te-popup__btn-google js-socnet-login" data-provider="google" href="/login/"> <div class="te-popup__btn__icon"><img src="/images/google.svg"></div> <span>Continue with Google</span> </a> </li> </ul> </div> <div class="te-popup__hint"> <span>By logging in, you agree to our </span> <a href="/en/terms" target="blank">Terms of Service</a> </div> </div> </div> </div> <script type="text/javascript"> $(document).ready(function() { $("#another_login_methods").click(function() { let block = $('.te-popup__buttons.alternative'); let display = block.css('display'); if (display === 'block') { block.css('display', 'none'); } else { block.css('display', 'block'); } }); $(".js-socnet-login").click(function(){ var provider = $(this).data('provider'); var $popup = $('#popup_login'); var target = $popup.data('target') || ''; console.log(provider); if (provider === 'tilda') { let bu = window.location.href; console.log(bu); window.location.replace('https://tilda.cc/identity/goeducation/?bu=' + bu); return true; } $.post('/login/submit/' + provider + '.php', {'action':'geturl', 'backurl': window.location.href+target}, function(json){ if (json.error && json.error > '') { alert('When authorizing via social network, an error occurred ['+ json.error + ']. Try again.'); } else if ( json.redirect && json.redirect > '' ) { window.location.href = json.redirect; } else if (json.activation == 1 && json.userid > 0) { window.location.href = '/identity/activationemail/?activation=1'; } else if(json.userid > 0) { window.location.href = '/en/'; } },'json' ); return false; }); }); </script> <script type="text/javascript" src="/static/project3379564/js/tilda-polyfill-1.0.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/tilda-blocks-page16067110.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/lazyload-1.3.min.export.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/tilda-menu-1.0.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/tilda-skiplink-1.0.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/tilda-events-1.0.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/tilda-education-langs-dropdown.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/tilda-stat-1.0.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/tilda-blocks-page15820246.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/tilda-zero-1.1.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/hammer.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/tilda-cards-1.0.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/tilda-zero-scale-1.0.min.js?t=1732393785"></script><script type="text/javascript" src="/static/project3379564/js/ya-share.js?t=1732393785"></script> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-64185315-1', 'auto'); ga('send', 'pageview'); (function(d) { var config = { kitId: 'gdw1mfn', scriptTimeout: 3000 }, h=d.documentElement,t=setTimeout(function(){h.className=h.className.replace(/\bwf-loading\b/g,"")+" wf-inactive";},config.scriptTimeout),tk=d.createElement("script"),f=false,s=d.getElementsByTagName("script")[0],a;h.className+=" wf-loading";tk.src='//use.typekit.net/'+config.kitId+'.js';tk.async=true;tk.onload=tk.onreadystatechange=function(){a=this.readyState;if(f||a&&a!="complete"&&a!="loaded")return;f=true;clearTimeout(t);try{Typekit.load(config)}catch(e){}};s.parentNode.insertBefore(tk,s) })(document); </script> <!-- Yandex.Metrika counter --> <script type="text/javascript"> (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter41832319 = new Ya.Metrika({ id:41832319, clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = "https://mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks"); </script> <noscript><div><img src="https://mc.yandex.ru/watch/41832319" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter --> <script> setTimeout(function(){ !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.agent='pltilda'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '503932973940614'); fbq('track', 'PageView'); }, 2000); </script> <!-- BEGIN: all external script bottom --> <script type="text/javascript"> $(document).ready(function(){ /**события */ window.isSendEvent25percent = false; window.isSendEvent50percent = false; window.isSendEvent75percent = false; window.isSendEvent100percent = false; $(window).scroll(function(){ var top = $(document).scrollTop(); var wh = $(window).height(); var dh = $(document).height(); var p = parseInt((top + wh) * 100 / dh); var d = new Date(); if(p >= 25) { if(!window.isSendEvent25percent) { if(ga) { ga('send', {'hitType':'event', 'eventCategory':'Read Article','eventAction':'025%','eventLabel':document.title,'eventValue':0,'nonInteraction':true}); ga('send', 'timing', 'Read Article', '025%', parseInt(d.getTime() - window.startTimer),document.title,{'nonInteraction':true}); } window.isSendEvent25percent = true; } } if(p >= 50) { if(!window.isSendEvent50percent) { if(ga) { ga('send', {'hitType':'event', 'eventCategory':'Read Article','eventAction':'050%','eventLabel':document.title,'eventValue':25,'nonInteraction':true}); ga('send', 'timing', 'Read Article', '050%', parseInt(d.getTime() - window.startTimer),document.title,{'nonInteraction':true}); } window.isSendEvent50percent = true; } } if(p >= 75) { if(!window.isSendEvent75percent) { if(ga) { ga('send', {'hitType':'event', 'eventCategory':'Read Article','eventAction':'075%','eventLabel':document.title,'eventValue':50,'nonInteraction':true}); ga('send', 'timing', 'Read Article', '075%', parseInt(d.getTime() - window.startTimer),document.title,{'nonInteraction':true}); } window.isSendEvent75percent = true; } } if(p > 90) { if(!window.isSendEvent100percent) { if(ga) { ga('send', {'hitType':'event', 'eventCategory':'Read Article','eventAction':'100%','eventLabel':document.title,'eventValue':25,'nonInteraction':true}); ga('send', 'timing', 'Read Article', '100%', parseInt(d.getTime() - window.startTimer),document.title,{'nonInteraction':true}); } window.isSendEvent100percent = true; } } }); }); </script> <script type="text/javascript"> $(document).ready(function() { if ($(".te-header__wrapper").length > 0) {if ($("#allrecords").width() < 980) {$(".te-header__userbar").css({"right": "60px"});} else {$("#rec32526252 .t228").data("top-offset","60").css({"top": "60px"});}}}); </script> <!-- END: all external script bottom --> <script type="text/javascript"> $(document).ready(function(){ $('#allrecords').data('tilda-statscroll','yes'); }); (function (d, w, k, o, g) { var n=d.getElementsByTagName(o)[0],s=d.createElement(o),f=function(){n.parentNode.insertBefore(s,n);}; s.type = "text/javascript"; s.async = true; s.key = k; s.id = "tildastatscript"; s.src=g; if (w.opera=="[object Opera]") {d.addEventListener("DOMContentLoaded", f, false);} else { f(); } })(document, window, '0bc3fa44a26a9e23465074e623f28e7f','script','https://stat.tildacdn.com/js/tildastat-0.2.min.js'); </script> <style> .ya-share2__item_service_facebook { display: none !important; } </style> </body> </html><!--allrecords_footer--> <div id="allrecords_footer" itemprop="description" class="t-records_footer" data-hook="blocks-collection-content-node" data-tilda-project-id="3379564" data-tilda-page-id="42660986" data-tilda-page-alias="footer" data-tilda-formskey="6f20e8cab9363ca37fab290c70306272" data-tilda-lazy="yes" data-tilda-root-zone="com" data-tilda-project-headcode="yes"> <div id="rec744633993" class="r t-rec t-rec_pt_75 t-rec_pt-res-480_60 t-rec_pb_60" style="padding-top:75px;padding-bottom:60px;background-color:#232323; " data-animationappear="off" data-record-type="396" data-bg-color="#232323"> <!-- T396 --> <style>#rec744633993 .t396__artboard {height:560px;background-color:#232323;}#rec744633993 .t396__filter {height:560px;}#rec744633993 .t396__carrier{height:560px;background-position:center center;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;}@media screen and (max-width:1199px) {#rec744633993 .t396__artboard,#rec744633993 .t396__filter,#rec744633993 .t396__carrier {height:500px;}#rec744633993 .t396__filter {}#rec744633993 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:959px) {#rec744633993 .t396__artboard,#rec744633993 .t396__filter,#rec744633993 .t396__carrier {height:700px;}#rec744633993 .t396__filter {}#rec744633993 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:639px) {#rec744633993 .t396__artboard,#rec744633993 .t396__filter,#rec744633993 .t396__carrier {height:700px;}#rec744633993 .t396__filter {}#rec744633993 .t396__carrier {background-attachment:scroll;}}@media screen and (max-width:479px) {#rec744633993 .t396__artboard,#rec744633993 .t396__filter,#rec744633993 .t396__carrier {height:711px;}#rec744633993 .t396__filter {}#rec744633993 .t396__carrier {background-attachment:scroll;}}#rec744633993 .tn-elem[data-elem-id="1697035553534"]{color:#ffffff;z-index:4;top:56px;left:calc(50% - 600px + 20px);width:199px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:49px;left:calc(50% - 480px + 10px);width:189px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:47px;left:calc(50% - 320px + 90px);width:189px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:47px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:51px;left:calc(50% - 160px + 10px);width:134px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1697035035883"]{color:#ffffff;z-index:5;top:6px;left:calc(50% - 600px + 20px);width:177px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 480px + 10px);width:202px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 320px + 91px);width:225px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:7px;left:calc(50% - 160px + 10px);width:135px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1697035553534"]{color:#ffffff;z-index:4;top:56px;left:calc(50% - 600px + 20px);width:199px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:49px;left:calc(50% - 480px + 10px);width:189px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:47px;left:calc(50% - 320px + 90px);width:189px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:47px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1697035553534"] {top:51px;left:calc(50% - 160px + 10px);width:134px;}#rec744633993 .tn-elem[data-elem-id="1697035553534"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1697035035883"]{color:#ffffff;z-index:5;top:6px;left:calc(50% - 600px + 20px);width:177px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 480px + 10px);width:202px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 320px + 91px);width:225px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:5px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1697035035883"] {top:7px;left:calc(50% - 160px + 10px);width:135px;}#rec744633993 .tn-elem[data-elem-id="1697035035883"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653257897600"]{color:#ffffff;z-index:7;top:56px;left:calc(50% - 600px + 319px);width:240px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:49px;left:calc(50% - 480px + 250px);width:188px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:264px;left:calc(50% - 320px + 90px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:264px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:270px;left:calc(50% - 160px + 10px);width:152px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653658890094"]{color:#ffffff;z-index:8;top:6px;left:calc(50% - 600px + 319px);width:267px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:5px;left:calc(50% - 480px + 250px);width:229px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:222px;left:calc(50% - 320px + 90px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:222px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:226px;left:calc(50% - 160px + 10px);width:142px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653257897600"]{color:#ffffff;z-index:7;top:56px;left:calc(50% - 600px + 319px);width:240px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:49px;left:calc(50% - 480px + 250px);width:188px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:264px;left:calc(50% - 320px + 90px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:264px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653257897600"] {top:270px;left:calc(50% - 160px + 10px);width:152px;}#rec744633993 .tn-elem[data-elem-id="1653257897600"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653658890094"]{color:#ffffff;z-index:8;top:6px;left:calc(50% - 600px + 319px);width:267px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:5px;left:calc(50% - 480px + 250px);width:229px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:222px;left:calc(50% - 320px + 90px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:222px;left:calc(50% - 240px + 10px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653658890094"] {top:226px;left:calc(50% - 160px + 10px);width:142px;}#rec744633993 .tn-elem[data-elem-id="1653658890094"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1707213006953"]{color:#ffffff;z-index:10;top:57px;left:calc(50% - 600px + 919px);width:201px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:49px;left:calc(50% - 480px + 730px);width:206px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:472px;left:calc(50% - 320px + 331px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:467px;left:calc(50% - 240px + 251px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:504px;left:calc(50% - 160px + 171px);width:140px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1707213006958"]{color:#ffffff;z-index:11;top:6px;left:calc(50% - 600px + 919px);width:205px;}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:5px;left:calc(50% - 480px + 730px);}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:430px;left:calc(50% - 320px + 331px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:425px;left:calc(50% - 240px + 251px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:460px;left:calc(50% - 160px + 171px);width:142px;}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1707213006953"]{color:#ffffff;z-index:10;top:57px;left:calc(50% - 600px + 919px);width:201px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:49px;left:calc(50% - 480px + 730px);width:206px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:472px;left:calc(50% - 320px + 331px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:467px;left:calc(50% - 240px + 251px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1707213006953"] {top:504px;left:calc(50% - 160px + 171px);width:140px;}#rec744633993 .tn-elem[data-elem-id="1707213006953"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1707213006958"]{color:#ffffff;z-index:11;top:6px;left:calc(50% - 600px + 919px);width:205px;}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:5px;left:calc(50% - 480px + 730px);}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:430px;left:calc(50% - 320px + 331px);}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:425px;left:calc(50% - 240px + 251px);}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1707213006958"] {top:460px;left:calc(50% - 160px + 171px);width:142px;}#rec744633993 .tn-elem[data-elem-id="1707213006958"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1698312869793"]{color:#ffffff;z-index:13;top:56px;left:calc(50% - 600px + 620px);width:209px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:49px;left:calc(50% - 480px + 490px);width:195px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:47px;left:calc(50% - 320px + 331px);width:186px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:42px;left:calc(50% - 240px + 251px);width:177px;}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:51px;left:calc(50% - 160px + 171px);width:131px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653659163722"]{color:#ffffff;z-index:14;top:6px;left:calc(50% - 600px + 621px);width:205px;}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:5px;left:calc(50% - 480px + 490px);}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:5px;left:calc(50% - 320px + 331px);width:189px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:0px;left:calc(50% - 240px + 251px);width:180px;}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:7px;left:calc(50% - 160px + 171px);width:126px;}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1698312869793"]{color:#ffffff;z-index:13;top:56px;left:calc(50% - 600px + 620px);width:209px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{color:#ffffff;font-size:14px;font-family:'TildaSans',Arial,sans-serif;line-height:1.1;font-weight:300;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:49px;left:calc(50% - 480px + 490px);width:195px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{font-size:12px;line-height:1.1;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:47px;left:calc(50% - 320px + 331px);width:186px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:42px;left:calc(50% - 240px + 251px);width:177px;}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1698312869793"] {top:51px;left:calc(50% - 160px + 171px);width:131px;}#rec744633993 .tn-elem[data-elem-id="1698312869793"] .tn-atom{font-size:12px;}}#rec744633993 .tn-elem[data-elem-id="1653659163722"]{color:#ffffff;z-index:14;top:6px;left:calc(50% - 600px + 621px);width:205px;}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{color:#ffffff;font-size:16px;font-family:'TildaSans',Arial,sans-serif;line-height:1.55;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;opacity:0.3;background-position:center center;border-color:transparent ;border-style:solid;}@media screen and (max-width:1199px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:5px;left:calc(50% - 480px + 490px);}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{font-size:14px;}}@media screen and (max-width:959px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:5px;left:calc(50% - 320px + 331px);width:189px;}}@media screen and (max-width:639px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:0px;left:calc(50% - 240px + 251px);width:180px;}}@media screen and (max-width:479px) {#rec744633993 .tn-elem[data-elem-id="1653659163722"] {top:7px;left:calc(50% - 160px + 171px);width:126px;}#rec744633993 .tn-elem[data-elem-id="1653659163722"] .tn-atom{font-size:12px;}}</style> <div class='t396'> <div class="t396__artboard" data-artboard-recid="744633993" data-artboard-screens="320,480,640,960,1200" data-artboard-height="560" data-artboard-valign="center" data-artboard-upscale="grid" data-artboard-height-res-320="711" data-artboard-height-res-480="700" data-artboard-height-res-640="700" data-artboard-height-res-960="500"> <div class="t396__carrier" data-artboard-recid="744633993"></div> <div class="t396__filter" data-artboard-recid="744633993"></div> <div class='t396__elem tn-elem tn-elem__7446339931697035553534' data-elem-id='1697035553534' data-elem-type='text' data-field-top-value="56" data-field-left-value="20" data-field-width-value="199" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="51" data-field-left-res-320-value="10" data-field-width-res-320-value="134" data-field-top-res-480-value="47" data-field-left-res-480-value="10" data-field-top-res-640-value="47" data-field-left-res-640-value="90" data-field-width-res-640-value="189" data-field-top-res-960-value="49" data-field-left-res-960-value="10" data-field-width-res-960-value="189"> <div class='tn-atom'field='tn_text_1697035553534'><a href="https://tilda.education/en/#guidesandarticles" style="color: rgb(255, 255, 255);">Guides &amp; Articles</a><br><br><a href="https://tilda.education/en/#videotutorials" style="color: rgb(255, 255, 255);">Video Tutorials </a><br><br><a href="https://tilda.education/en/#stories" style="color: rgb(255, 255, 255);">Success Stories</a><br><br><a href="https://tilda.education/en/landing-page-course" style="color: rgb(255, 255, 255);">Landing Page Course</a><br><br><a href="https://tilda.education/en/digital-marketing-course" style="color: rgb(255, 255, 255);">Digital Marketing Course</a><br><br><a href="https://tilda.education/en/web-animation-course" style="color: rgb(255, 255, 255);">Web Animation Course</a></div> </div> <div class='t396__elem tn-elem tn-elem__7446339931697035035883' data-elem-id='1697035035883' data-elem-type='text' data-field-top-value="6" data-field-left-value="20" data-field-width-value="177" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="7" data-field-left-res-320-value="10" data-field-width-res-320-value="135" data-field-top-res-480-value="5" data-field-left-res-480-value="10" data-field-top-res-640-value="5" data-field-left-res-640-value="91" data-field-width-res-640-value="225" data-field-top-res-960-value="5" data-field-left-res-960-value="10" data-field-width-res-960-value="202"> <div class='tn-atom'field='tn_text_1697035035883'>EDUCATION</div> </div> <div class='t396__elem tn-elem tn-elem__7446339931653257897600' data-elem-id='1653257897600' data-elem-type='text' data-field-top-value="56" data-field-left-value="319" data-field-width-value="240" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="270" data-field-left-res-320-value="10" data-field-width-res-320-value="152" data-field-top-res-480-value="264" data-field-left-res-480-value="10" data-field-top-res-640-value="264" data-field-left-res-640-value="90" data-field-top-res-960-value="49" data-field-left-res-960-value="250" data-field-width-res-960-value="188"> <div class='tn-atom'field='tn_text_1653257897600'><a href="https://tilda.cc" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Tilda.cc</a><br><span style="color: rgb(255, 255, 255);"></span><br><a href="https://tilda.cc/pricing/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Pricing</a><br><br><a href="https://tilda.cc/features/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">List of features</a><br><br><a href="https://tilda.cc/tpls/" style="color: rgb(255, 255, 255);">Website Templates</a> <br><br><a href="https://tilda.cc/madeontilda/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Website Examples </a><br><br><a href="https://tilda.cc/en/reviews/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">User Reviews</a><br><br><a href="https://tilda.cc/lp/overview/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Platform Overview</a><br><br><a href="https://blog-en.tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Blog</a><br><br><a href="https://webinars.tilda.cc/en" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Webinars</a><br><br><a href="https://answers.tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">F.A.Q.</a><br><br><a href="https://help.tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Help Center</a></div> </div> <div class='t396__elem tn-elem tn-elem__7446339931653658890094' data-elem-id='1653658890094' data-elem-type='text' data-field-top-value="6" data-field-left-value="319" data-field-width-value="267" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="226" data-field-left-res-320-value="10" data-field-width-res-320-value="142" data-field-top-res-480-value="222" data-field-left-res-480-value="10" data-field-top-res-640-value="222" data-field-left-res-640-value="90" data-field-top-res-960-value="5" data-field-left-res-960-value="250" data-field-width-res-960-value="229"> <div class='tn-atom'field='tn_text_1653658890094'>WEBSITE BUILDER</div> </div> <div class='t396__elem tn-elem tn-elem__7446339931707213006953' data-elem-id='1707213006953' data-elem-type='text' data-field-top-value="57" data-field-left-value="919" data-field-width-value="201" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="504" data-field-left-res-320-value="171" data-field-width-res-320-value="140" data-field-top-res-480-value="467" data-field-left-res-480-value="251" data-field-top-res-640-value="472" data-field-left-res-640-value="331" data-field-top-res-960-value="49" data-field-left-res-960-value="730" data-field-width-res-960-value="206"> <div class='tn-atom'field='tn_text_1707213006953'><a href="https://tilda.cc/free-icons/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Free Icons</a><br><br><a href="https://tilda.cc/utm/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Campaign URL Builder</a><br><br><a href="https://tilda.cc/colors/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Color Library</a><br><br><a href="https://experts.tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Hire a Designer</a><br><br><a href="https://tilda.cc/lp/tildasans/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Tilda Sans Typeface</a><br><br><a href="https://tilda.cc/broken-links/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Broken Link Checker</a><br><br><a href="https://tilda.education/en/privacy" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Privacy Policy</a><br><br><a href="https://tilda.education/en/terms" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Terms of Service</a></div> </div> <div class='t396__elem tn-elem tn-elem__7446339931707213006958' data-elem-id='1707213006958' data-elem-type='text' data-field-top-value="6" data-field-left-value="919" data-field-width-value="205" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="460" data-field-left-res-320-value="171" data-field-width-res-320-value="142" data-field-top-res-480-value="425" data-field-left-res-480-value="251" data-field-top-res-640-value="430" data-field-left-res-640-value="331" data-field-top-res-960-value="5" data-field-left-res-960-value="730"> <div class='tn-atom'field='tn_text_1707213006958'>MORE</div> </div> <div class='t396__elem tn-elem tn-elem__7446339931698312869793' data-elem-id='1698312869793' data-elem-type='text' data-field-top-value="56" data-field-left-value="620" data-field-width-value="209" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="51" data-field-left-res-320-value="171" data-field-width-res-320-value="131" data-field-top-res-480-value="42" data-field-left-res-480-value="251" data-field-width-res-480-value="177" data-field-top-res-640-value="47" data-field-left-res-640-value="331" data-field-width-res-640-value="186" data-field-top-res-960-value="49" data-field-left-res-960-value="490" data-field-width-res-960-value="195"> <div class='tn-atom'field='tn_text_1698312869793'><a href="https://tilda.cc/lp/create-a-landing-page-for-business/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Create a Landing Page</a><br><br><a href="https://tilda.cc/lp/website-builder/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Create a Website Without Code</a><br><br><a href="https://tilda.cc/lp/build-online-store/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Create an Online Store</a><br><br><a href="https://tilda.cc/lp/create-blog/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Create a Company Blog</a><br><br><a href="https://tilda.cc/lp/course-builder/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Create Online Courses</a><br><br><a href="https://tilda.cc/lp/seo/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">SEO On Tilda</a><br><br><a href="https://tilda.cc/lp/email-campaign-builder/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Email Campaign Builder</a><br><br><a href="https://tilda.cc/lp/forms/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Online Form Builder</a><br><br><a href="https://zero.tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Zero Block. Web Design Editor</a><br><br><a href="https://tilda.cc/lp/crm/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Tilda CRM</a><br><br><a href="https://tilda.cc/lp/membership/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Membership</a><br><br><a href="https://tilda.cc/lp/quiz/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Interactive Quizzes</a><br><br><a href="https://tilda.cc/lp/image-optimization/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Adaptive Image Loading</a><br><br><a href="https://tilda.cc/lp/accessibility/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255);">Digital Accessibility</a></div> </div> <div class='t396__elem tn-elem tn-elem__7446339931653659163722' data-elem-id='1653659163722' data-elem-type='text' data-field-top-value="6" data-field-left-value="621" data-field-width-value="205" data-field-axisy-value="top" data-field-axisx-value="left" data-field-container-value="grid" data-field-topunits-value="px" data-field-leftunits-value="px" data-field-heightunits-value="" data-field-widthunits-value="px" data-field-top-res-320-value="7" data-field-left-res-320-value="171" data-field-width-res-320-value="126" data-field-top-res-480-value="0" data-field-left-res-480-value="251" data-field-width-res-480-value="180" data-field-top-res-640-value="5" data-field-left-res-640-value="331" data-field-width-res-640-value="189" data-field-top-res-960-value="5" data-field-left-res-960-value="490"> <div class='tn-atom'field='tn_text_1653659163722'>SOLUTIONS</div> </div> </div> </div> <script>t_onReady(function() {t_onFuncLoad('t396_init',function() {t396_init('744633993');});});</script> <!-- /T396 --> </div> <div id="rec744634564" class="r t-rec t-rec_pt_0 t-rec_pb_0" style="padding-top:0px;padding-bottom:0px;background-color:#232323; " data-record-type="212" data-bg-color="#232323"> <!-- T188 --> <div class="t188"> <div class="t-container_100"> <div class="t188__wrapper"> <div class="t-sociallinks"> <ul role="list" class="t-sociallinks__wrapper" aria-label="Social media links"> <!-- new soclinks --><li class="t-sociallinks__item t-sociallinks__item_instagram"><a href="https://www.instagram.com/tilda.cc/" target="_blank" rel="nofollow" aria-label="instagram" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" width=48px height=48px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100C77.6142 100 100 77.6142 100 50C100 22.3858 77.6142 0 50 0C22.3858 0 0 22.3858 0 50C0 77.6142 22.3858 100 50 100ZM25 39.3918C25 31.4558 31.4566 25 39.3918 25H60.6082C68.5442 25 75 31.4566 75 39.3918V60.8028C75 68.738 68.5442 75.1946 60.6082 75.1946H39.3918C31.4558 75.1946 25 68.738 25 60.8028V39.3918ZM36.9883 50.0054C36.9883 42.8847 42.8438 37.0922 50.0397 37.0922C57.2356 37.0922 63.0911 42.8847 63.0911 50.0054C63.0911 57.1252 57.2356 62.9177 50.0397 62.9177C42.843 62.9177 36.9883 57.1252 36.9883 50.0054ZM41.7422 50.0054C41.7422 54.5033 45.4641 58.1638 50.0397 58.1638C54.6153 58.1638 58.3372 54.5041 58.3372 50.0054C58.3372 45.5066 54.6145 41.8469 50.0397 41.8469C45.4641 41.8469 41.7422 45.5066 41.7422 50.0054ZM63.3248 39.6355C65.0208 39.6355 66.3956 38.2606 66.3956 36.5646C66.3956 34.8687 65.0208 33.4938 63.3248 33.4938C61.6288 33.4938 60.2539 34.8687 60.2539 36.5646C60.2539 38.2606 61.6288 39.6355 63.3248 39.6355Z" fill="#ffffff"/> </svg></a></li>&nbsp;<li class="t-sociallinks__item t-sociallinks__item_youtube"><a href="https://www.youtube.com/@TildaPublishing_global" target="_blank" rel="nofollow" aria-label="youtube" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" width=48px height=48px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50Zm17.9-67.374c3.838.346 6 2.695 6.474 6.438.332 2.612.626 6.352.626 10.375 0 7.064-.626 11.148-.626 11.148-.588 3.728-2.39 5.752-6.18 6.18-4.235.48-13.76.7-17.992.7-4.38 0-13.237-.184-17.66-.552-3.8-.317-6.394-2.44-6.916-6.218-.38-2.752-.626-6.022-.626-11.222 0-5.788.209-8.238.7-10.853.699-3.732 2.48-5.54 6.548-5.96C36.516 32.221 40.55 32 49.577 32c4.413 0 13.927.228 18.322.626Zm-23.216 9.761v14.374L58.37 49.5l-13.686-7.114Z" fill="#ffffff"/> </svg></a></li>&nbsp;<li class="t-sociallinks__item t-sociallinks__item_twitter"><a href="https://twitter.com/TildaPublishing" target="_blank" rel="nofollow" aria-label="twitter" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" xmlns="http://www.w3.org/2000/svg" width=48px height=48px viewBox="0 0 48 48"> <g clip-path="url(#clip0_3697_102)"><path fill-rule="evenodd" clip-rule="evenodd" d="M24 48C37.2548 48 48 37.2548 48 24C48 10.7452 37.2548 0 24 0C10.7452 0 0 10.7452 0 24C0 37.2548 10.7452 48 24 48ZM33.3482 14L25.9027 22.4686H25.9023L34 34H28.0445L22.5915 26.2348L15.7644 34H14L21.8082 25.1193L14 14H19.9555L25.119 21.3532L31.5838 14H33.3482ZM22.695 24.1101L23.4861 25.2173V25.2177L28.8746 32.7594H31.5847L24.9813 23.5172L24.1902 22.4099L19.1103 15.2997H16.4002L22.695 24.1101Z" fill="#ffffff"/></g><defs><clipPath id="clip0_3697_102"><rect width="48" height="48" fill="white"/></clipPath></defs> </svg></a></li>&nbsp;<li class="t-sociallinks__item t-sociallinks__item_facebook"><a href="https://www.facebook.com/tildapublishing" target="_blank" rel="nofollow" aria-label="facebook" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" width=48px height=48px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100c27.6142 0 50-22.3858 50-50S77.6142 0 50 0 0 22.3858 0 50s22.3858 50 50 50Zm3.431-73.9854c-2.5161.0701-5.171.6758-7.0464 2.4577-1.5488 1.4326-2.329 3.5177-2.5044 5.602-.0534 1.4908-.0458 2.9855-.0382 4.4796.0058 1.1205.0115 2.2407-.0085 3.3587-.6888.005-1.3797.0036-2.0709.0021-.9218-.0019-1.8441-.0038-2.7626.0096 0 .8921.0013 1.7855.0026 2.6797.0026 1.791.0052 3.5853-.0026 5.3799.9185.0134 1.8409.0115 2.7627.0096.6912-.0015 1.382-.0029 2.0708.0021.0155 3.5565.0127 7.1128.0098 10.669-.0036 4.4452-.0072 8.8903.0252 13.3354 1.8903-.0134 3.7765-.0115 5.6633-.0095 1.4152.0014 2.8306.0028 4.2484-.0022.0117-4.0009.0088-7.9986.0058-11.9963-.0029-3.9979-.0058-7.9957.0059-11.9964.9533-.005 1.9067-.0036 2.86-.0021 1.2713.0019 2.5425.0038 3.8137-.0096.396-2.679.7335-5.3814.9198-8.0947-1.2576-.0058-2.5155-.0058-3.7734-.0058-1.2578 0-2.5157 0-3.7734-.0059 0-.4689-.0007-.9378-.0014-1.4066-.0022-1.4063-.0044-2.8123.0131-4.2188.198-1.0834 1.3158-1.9104 2.3992-1.8403h5.1476c.0117-2.8069.0117-5.602 0-8.4089-.6636 0-1.3273-.0007-1.9911-.0014-1.9915-.0022-3.9832-.0044-5.975.0131Z" fill="#ffffff"/> </svg></a></li>&nbsp;<li class="t-sociallinks__item t-sociallinks__item_telegram"><a href="https://t.me/tilda_global" target="_blank" rel="nofollow" aria-label="telegram" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" width=48px height=48px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50Zm21.977-68.056c.386-4.38-4.24-2.576-4.24-2.576-3.415 1.414-6.937 2.85-10.497 4.302-11.04 4.503-22.444 9.155-32.159 13.734-5.268 1.932-2.184 3.864-2.184 3.864l8.351 2.577c3.855 1.16 5.91-.129 5.91-.129l17.988-12.238c6.424-4.38 4.882-.773 3.34.773l-13.49 12.882c-2.056 1.804-1.028 3.35-.129 4.123 2.55 2.249 8.82 6.364 11.557 8.16.712.467 1.185.778 1.292.858.642.515 4.111 2.834 6.424 2.319 2.313-.516 2.57-3.479 2.57-3.479l3.083-20.226c.462-3.511.993-6.886 1.417-9.582.4-2.546.705-4.485.767-5.362Z" fill="#ffffff"/> </svg></a></li>&nbsp;<li class="t-sociallinks__item t-sociallinks__item_tiktok"><a href="https://www.tiktok.com/@tilda.publishing" target="_blank" rel="nofollow" aria-label="tiktok" style="width: 48px; height: 48px;"><svg class="t-sociallinks__svg" role="presentation" width=48px height=48px viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M50 100c27.614 0 50-22.386 50-50S77.614 0 50 0 0 22.386 0 50s22.386 50 50 50Zm5.495-74.986c-1.555.002-3.113.004-4.676.028l.001.002c-.04 5.37-.038 10.742-.035 16.12.001 3.007.003 6.015-.004 9.026-.006 1.01-.005 2.019-.004 3.027.002 2.712.005 5.421-.144 8.138-.022.754-.4 1.417-.767 2.06l-.088.154c-1.212 1.977-3.442 3.327-5.769 3.352-3.51.31-6.797-2.563-7.292-5.982-.004-.167-.01-.336-.016-.505-.034-.964-.069-1.948.298-2.846.522-1.482 1.524-2.791 2.843-3.646 1.806-1.255 4.222-1.442 6.29-.773 0-1.318.022-2.636.044-3.953.03-1.767.06-3.534.036-5.303-4.525-.846-9.358.585-12.808 3.59-3.044 2.58-5.005 6.372-5.38 10.336a34.879 34.879 0 0 0 .025 3.1c.431 4.876 3.392 9.418 7.6 11.9 2.54 1.496 5.516 2.309 8.496 2.139 4.858-.082 9.588-2.686 12.313-6.682 1.694-2.4 2.655-5.299 2.818-8.211.042-4.001.04-8.01.036-12.023 0-2.068-.002-4.138.003-6.208 1.082.708 2.189 1.4 3.376 1.938 2.727 1.293 5.746 1.919 8.75 2.017v-8.39c-3.206-.357-6.501-1.415-8.83-3.726-2.335-2.255-3.482-5.504-3.646-8.693-1.156.01-2.312.012-3.47.014Z" fill="#ffffff"/> </svg></a></li><!-- /new soclinks --> </ul> </div> </div> </div> </div> </div> <div id="rec744693715" class="r t-rec t-rec_pt_30 t-rec_pb_60" style="padding-top:30px;padding-bottom:60px;background-color:#232323; " data-record-type="56" data-bg-color="#232323"> <!-- T046 --> <div class="t046"> <div class="t-container"> <div class="t-col t-col_10 t-prefix_1"> <div class="t046__text t-text_footer t-text_footer_xs" field="text"><div style="font-size: 14px;" data-customstyle="yes"><span style="color: rgb(255, 255, 255);">A learning resource with practical guides on&nbsp;web design and digital marketing from the </span><a href="https://tilda.cc/" target="_blank" rel="noreferrer noopener" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">Tilda</a><span style="color: rgb(255, 255, 255);"> website builder. </span><br /><span style="color: rgb(255, 255, 255);">© Tilda Publishing, 2015-2024 All rights reserved. Any reproduction and redistribution of the content is prohibited. Please read our </span><a href="https://tilda.education/en/terms" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">Terms of Service</a><span style="color: rgb(255, 255, 255);"> and </span><a href="https://tilda.education/en/privacy" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">Privacy Policy</a><span style="color: rgb(255, 255, 255);">. For any questions, contact us at </span><a href="mailto:team@tilda.cc" style="color: rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); box-shadow: none; text-decoration: none;">team@tilda.cc</a><br /><p style="text-align: center;"><span style="color: rgb(255, 255, 255);"> </span></p></div></div> </div> </div> </div> </div> </div> <!--/allrecords_footer--><style>.csssize{height:4743px}.t-body{margin:0}#allrecords_footer{-webkit-font-smoothing:antialiased;background-color:none}#allrecords_footer a{color:#ff8562;text-decoration:none}#allrecords_footer a,#allrecords_footer button,#allrecords_footer .t-radio,#allrecords_footer .t-checkbox,#allrecords_footer .t-img-select{outline:none}#allrecords_footer a:focus-visible,#allrecords_footer button:focus-visible,#allrecords_footer .t-focusable,#allrecords_footer .t-focusable .t-btn,#allrecords_footer .t-focusable .t-btntext,#allrecords_footer .t-img-select:focus-visible+.t-img-select__indicator,#allrecords_footer .t-img-select:focus-visible+.t-img-select__indicator:after,#allrecords_footer .t-radio:focus-visible+.t-radio__indicator,#allrecords_footer .t-checkbox:focus-visible+.t-checkbox__indicator{outline-color:#2015FF;outline-offset:4px;outline-style:auto}#allrecords_footer .t-descr a:focus-visible,#allrecords_footer .t-sociallinks a:focus-visible,#allrecords_footer .ya-share2__link:focus-visible{outline-offset:2px}#allrecords_footer a[href^=tel]{color:inherit;text-decoration:none}#allrecords_footer ol{padding-left:22px}#allrecords_footer ul{padding-left:20px}#allrecords_footer b,#allrecords_footer strong{font-weight:700}@media print{body,html{min-width:1200px;max-width:1200px;padding:0;margin:0 auto;border:none}}.t-records_footer{-webkit-font_smoothing:antialiased;background-color:none}.t-records_footer a{color:#ff8562;text-decoration:none}.t-records_footer a[href^=tel]{color:inherit;text-decoration:none}.t-records_footer ol{padding-left:22px;margin-top:0;margin-bottom:10px}.t-records_footer ul{padding-left:20px;margin-top:0;margin-bottom:10px}.t-mbfix{opacity:.01;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);position:fixed;width:100%;height:500px;background-color:white;top:0;left:0;z-index:10000;-webkit-transition:all 0.1s ease;transition:all 0.1s ease}.t-mbfix_hide{-webkit-transform:translateX(3000px);-ms-transform:translateX(3000px);transform:translateX(3000px)}img:not([src]){visibility:hidden}.t-body_scroll-locked{position:fixed;left:0;width:100%;height:100%;overflow:hidden}.r_anim{-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.r_hidden{opacity:0}.r_showed{opacity:1}@media screen and (max-width:1024px){a:active,button:active{-webkit-tap-highlight-color:rgba(255,255,255,.1)}}.t-text_footer{font-family:'TildaSans',Arial,sans-serif;font-weight:400;color:#000000}.t-text_footer_xs{font-size:15px;line-height:1.55}.t-name{font-family:'TildaSans',Arial,sans-serif;font-weight:600;color:#000000}.t-name_md{font-size:20px;line-height:1.35}.t-title_footer{font-family:'TildaSans',Arial,sans-serif;font-weight:600;color:#000000}.t-tildalabel{background-color:#000;color:#fff;width:100%;height:70px;font-family:Arial;font-size:14px}.t-tildalabel:hover .t-tildalabel__wrapper{opacity:1}.t-tildalabel__wrapper{display:table;height:30px;width:270px;margin:0 auto;padding-top:20px;opacity:.4}.t-tildalabel__txtleft{display:table-cell;width:120px;height:30px;vertical-align:middle;text-align:right;padding-right:12px;font-weight:300;font-size:12px}.t-tildalabel__wrapimg{display:table-cell;width:30px;height:30px;vertical-align:middle}.t-tildalabel__img{width:30px;height:30px;vertical-align:middle}.t-tildalabel__txtright{display:table-cell;width:120px;height:30px;vertical-align:middle;padding-left:12px;font-weight:500;letter-spacing:2px}.t-tildalabel__link{color:#fff;text-decoration:none;vertical-align:middle}.t-rec_pt_0{padding-top:0}.t-rec_pt_30{padding-top:30px}.t-rec_pt_75{padding-top:75px}.t-rec_pb_0{padding-bottom:0}.t-rec_pb_60{padding-bottom:60px}@media screen and (max-width:1200px){.t-text_footer_xs{font-size:14px}.t-name_md{font-size:18px}}@media screen and (max-width:640px){.t-text_footer_xs{font-size:12px;line-height:1.45}.t-name_md{font-size:16px}}@media screen and (max-width:480px){.t-rec_pt_0{padding-top:0}.t-rec_pt_30{padding-top:30px}.t-rec_pt_75{padding-top:75px}.t-rec_pb_0{padding-bottom:0}.t-rec_pb_60{padding-bottom:60px}.t-rec_pt-res-480_60{padding-top:60px!important}}.t396{-webkit-text_footer-size-adjust:100%}.t396__iframe{z-index:10000;background-color:#fff;width:100vw;height:100vh;position:fixed;top:0;left:0;border:0}.t396__body_overflow_hidden{overflow:hidden}.t396__display_none{display:none}.t396__artboard{position:relative;width:100%;height:100vh;overflow:hidden}.t396__artboard .t396__artboard_scale{overflow:visible}.t396__artboard.t396__artboard_scale .t396__elem[data-elem-type="text"] .tn-atom{word-break:normal;-moz-osx-font-smoothing:grayscale}.t396__artboard_scale .t396__carrier,.t396__artboard_scale .t396__filter{transform-origin:top left}.tn-atom__scale-wrapper{width:inherit;height:inherit}.t396__elem .tn-atom__scale-wrapper .tn-atom{width:inherit;height:inherit!important;box-sizing:border-box}.t396__artboard.rendering .tn-elem{visibility:hidden}.t396__artboard.rendered .tn-elem{visibility:visible}.t396__carrier{position:absolute;left:0;top:0;z-index:0;width:100%;height:100vh;-moz-transform:unset}.t396__filter{position:absolute;left:0;top:0;z-index:1;width:100%;height:100vh;transform:translateZ(0)}.t396__elem{position:absolute;box-sizing:border-box;display:table}.t396 .tn-atom{display:table-cell;vertical-align:middle;width:100%;-webkit-text_footer-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%}@media screen and (max-width:959px){.t396_safari .t396__artboard_scale .tn-atom{-webkit-text_footer-size-adjust:auto;-moz-text-size-adjust:auto;-ms-text-size-adjust:auto}}.t396 .tn-atom ul,.t396 .tn-atom ol{margin-bottom:0}.t396_safari .tn-atom:not(.tn-atom__form){transform:translateZ(0)}.t396 a.tn-atom{text-decoration:none}.t396 .tn-atom__img{width:100%;display:block}.t396 .tn-atom__html{vertical-align:top}.t396 .tn-atom__pin{border-radius:1000px;border-style:solid}.t396 .tn-atom__pin_onclick{cursor:pointer}.t396 .tn-atom__tip{position:absolute;box-sizing:border-box;width:300px;max-width:90vw;padding:15px;display:none}.t396 .tn-atom__pin:hover .tn-atom__tip{display:none}.t396 .tn-atom__tip-img{width:100%;display:block;margin-bottom:10px}.t396 .tn-atom__tip[data-tip-pos=top]{bottom:100%;margin-bottom:15px;left:50%;transform:translateX(-50%)}.t396 .tn-atom__tip[data-tip-pos=bottom]{top:100%;margin-top:15px;left:50%;transform:translateX(-50%)}.t396 .tn-atom__tip[data-tip-pos=left]{right:100%;margin-right:15px;top:50%;transform:translateY(-50%)}.t396 .tn-atom__tip[data-tip-pos=right]{left:100%;margin-left:15px;top:50%;transform:translateY(-50%)}.t396__ui{position:absolute;top:16px;left:196px;background-color:#fa876b;color:#000!important;height:30px;line-height:30px;width:100px;z-index:1000;text-align:center;border-radius:3px;display:none;font-size:14px}.t396__artboard.t396__artboard-fixed-active{transform:none!important;opacity:1!important}.t396__artboard-fixed-no-bg,.t396__artboard-fixed-innactive,.t396__artboard-fixed-innactive .t396__elem,.t396__artboard-fixed-no-bg.t396__artboard-fixed-innactive .t396__elem{pointer-events:none}.t396__artboard-fixed-no-bg .t396__elem{pointer-events:auto}.t396__elem-flex{position:relative!important;left:initial!important;top:initial!important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-flex-negative:0;flex-shrink:0}.t188__wrapone{position:relative;right:50%;float:right}.t188__wraptwo{position:relative;z-index:1;right:-50%}.t188__wrapper{display:-webkit-flex;display:flex;justify-content:center;-webkit-box-pack:justify;-webkit-justify-content:center;-ms-flex-pack:justify}.t188 .t-sociallinks__item,.t188__sociallinkimg{display:inline-block;padding-left:5px;padding-right:5px}#allrecords_footer .t188 ul.t-sociallinks__wrapper{margin-bottom:0;padding-left:0;list-style:none}.t188 .t-sociallinks__item a{display:inline-block}.t188__imgwrapper{background-size:contain;background-repeat:no-repeat;background-position:center}.t046__text{text-align:center;padding-top:10px;padding-bottom:4px}.t-menusub__menu{display:none}.t456__imglogo{display:block;height:auto;margin-right:30px}.t456__linewrapper{position:absolute;bottom:0;left:0;width:100%}.t456__horizontalline{margin:0;border:0;background-color:#C2C2C2;height:1px;right:0;bottom:0;margin:0 40px 0 40px}.t456__imglogo{max-width:300px}.t456__leftwrapper{display:table-cell;vertical-align:middle;padding-left:40px}.t456__rightwrapper{display:table-cell;vertical-align:middle;padding-right:40px;width:100%}.t456__menualign_left{text-align:left}.t456__menualign_right{text-align:right}.t456__menualign_center{text-align:center}@media screen and (max-width:1200px){.t456__leftwrapper{padding-left:20px}.t456__rightwrapper{padding-right:20px}}.t456{width:100%;height:80px;z-index:990;position:fixed;top:0;box-shadow:0 1px 3px rgba(0,0,0,0);transition:background-color 300ms linear}.t456__beforeready{visibility:hidden}.t456 ul{margin:0}.t456__maincontainer{width:100%;height:80px;display:table;position:relative}.t456__maincontainer.t456__c12collumns{max-width:1200px;margin:0 auto}.t456__logo{display:inline-block;font-size:24px;font-weight:400;white-space:nowrap;padding-right:30px}.t456__list{list-style-type:none;margin:0;padding:0!important}.t456__list_item{clear:both;font-family:'TildaSans',Arial,sans-serif;font-size:16px;display:inline-block;padding-left:15px;padding-right:15px;margin:0;color:#000000;white-space:nowrap}.t456__list_item .t-active{opacity:.7}.t456__list_item:first-child{padding-left:0}.t456__list_item:last-child{padding-right:0}.t456 a,#allrecords_footer .t456 a{text-decoration:none;color:#000000}.t456.t456__positionabsolute{position:absolute}.t456.t456__positionfixed{position:fixed}.t456.t456__positionstatic{position:static}.t456__mobile{display:none}@media screen and (max-width:980px){.t456__linewrapper{display:none}.t456{position:static;text-align:center;display:block;margin:0;padding:0;height:auto!important}.t456.t456__positionabsolute,.t456.t456__positionfixed,.t456.t456__positionstatic{position:relative}.t456__imglogo{width:auto!important;box-sizing:border-box;padding:20px;margin:0 auto}.t456__imglogomobile.t456__imglogo{width:100%!important}.t456__logo{text-align:center;margin:20px}.t456 img{float:inherit}.t456 .t456__list_item{display:block;text-align:center;padding:10px!important;white-space:normal}.t456__logo{white-space:normal;padding:0}.t456__logowrapper{position:static;display:block;width:100%}.t456__logowrapper2{display:block;position:static}.t456__leftwrapper,.t456__rightwrapper{width:100%!important;display:block}.t456__leftwrapper{padding:20px;box-sizing:border-box}.t456__rightwrapper{padding:20px 0!important;box-sizing:border-box}.t456__list{display:block;padding:0!important}}</style>

Pages: 1 2 3 4 5 6 7 8 9 10