Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

EvgenStep

Новичок
  
  • Posts

    0
  • Joined

  • Last visited

EvgenStep's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Много рыскал на полях инеи, что то почерпнул згдесь, но пришлось немного "потыкаться". Итог для подтвержгдения прав на сайт для Янгдекса и Гугл на хостинге TimeWeb заходим в личный кабинет/файловый менеджер/Ваш сайт/public_html/catalog/view/theme/default/template/common/header.tpl видим примерно икое <!DOCTYPE html> <!--[if IE]><![endif]--> <!--[if IE 8 ]><html dir="<?php echo $direction; ?>" lang="<?php echo $lang; ?>" class="ie8"><![endif]--> <!--[if IE 9 ]><html dir="<?php echo $direction; ?>" lang="<?php echo $lang; ?>" class="ie9"><![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html dir="<?php echo $direction; ?>" lang="<?php echo $lang; ?>"> <!--<![endif]--> <head> <____________________________> - СЮДА ВСТАВЛЯЕМ МЕТА ТЕГ ОТ ЯНДЕКСА meta name="yandex-verification" content=" ....... <meta charset="UTF-8" /> МЕТА ТЕГ ОТ ГУГЛА meta name="google-site-verification" content="...... ВСТАВЛЯЕМ ЧУТЬ ДАЛЬШЕ - В САМОМ КОНЦЕ РАЗДЕЛА head перед первым разгделом body ....... <?php echo $analytic; ?> <?php } ?> <_____________________________________> </head> <body class="<?php echo $class; ?>"> ГОТОВО!
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.