Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Robots.txt


Потому что я не мог найти много информации на форуме для хорошего файла robots.txt.

Я пытаюсь собрать всю информацию, которую я могу найти на invisioncommunity и собственный опыт, и сделал из нее файл robots.txt.

Хороший SEO заключается в том, чтобы снизить показатель отказов, сделать качественные ссылки и не создавать дублирующий контент (ваших собственных или других сайтов) в google.

2.png

Важная информация

Включите friendly URLs! Это можно найти по адресу: Система> Оптимизация в поисковых системах.  
В противном случае этот файл robots.txt удалит все ваши страницы из Google. 
Загрузите .htaccess и поместите его в корневой каталог.

3.png


 

2 часа назад, TemKa_SD сказал:

Host нету почему-то (

Да вообще левый

44 минуты назад, BrunoCreed сказал:

А для 3.4 есть? 

Самому надо делать, самому. Заходишь в Я.вебмастер, смотришь, что он там наиндексировал и не нужное запрещаешь.

  • 3 недели спустя...
  • 2 недели спустя...
В 08.07.2017 в 10:52, kgb сказал:

Самому надо делать, самому. Заходишь в Я.вебмастер, смотришь, что он там наиндексировал и не нужное запрещаешь.

Абсолютно верно!

Вот именно на основе яндекс вебмастера я и сделал свой Robots.txt. Для этого не нужно плагин ставить вообще. Пример привожу тут:

[blockquote]

# HOW TO USE THIS FILE:
# 1) Edit this file to change "/forum/" to the correct relative path from your base URL, for example if your forum was at "domain.com/sites/community", then you'd use "/sites/community/"
# 2) Rename the file to 'robots.txt' and move it to your web root (public_html, www, or htdocs)
# 3) Edit the file to remove this comment (anything above the dashed line, including the dashed line
#
# NOTES:
# Even though wild cards and pattern matching are not part of the robots.txt specification, many search bots understand and make use of them
#------------------------ REMOVE THIS LINE AND EVERYTHING ABOVE SO THAT User-agent: * IS THE FIRST LINE ------------------------------------------
User-agent: *
Disallow: /activity/*
Disallow: /admin/*
Disallow: /attachments/*
Disallow: /contact/*
Disallow: /followed/*
Disallow: /ignore/*
Disallow: /lostpassword/*
Disallow: /profile/*
Disallow: /register/*
Disallow: /search/*
Disallow: /settings/*
Disallow: /statuses/*
Disallow: /terms/*
Disallow: /messenger/*
Disallow: /modcp/*
Disallow: /news/*
Disallow: /notifications/*
Disallow: /online/*
Disallow: */topmembers/
Disallow: */pastleaders/
Disallow: */1-community-calendar/
Disallow: */online/
Disallow: *do=email
Disallow: *do=embed
Disallow: *app=core

User-agent: Yandex
Disallow: /activity/*
Disallow: /admin/*
Disallow: /attachments/*
Disallow: /contact/*
Disallow: /followed/*
Disallow: /ignore/*
Disallow: /lostpassword/*
Disallow: /profile/*
Disallow: /register/*
Disallow: /search/*
Disallow: /settings/*
Disallow: /statuses/*
Disallow: /terms/*
Disallow: /messenger/*
Disallow: /modcp/*
Disallow: /news/*
Disallow: /notifications/*
Disallow: /online/*
Disallow: */topmembers/
Disallow: */pastleaders/
Disallow: */1-community-calendar/
Disallow: */online/
Disallow: *do=email
Disallow: *do=embed
Disallow: *app=core
Sitemap: https://ecig-forum.ru/sitemap.php
Host: https://ecig-forum.ru/

[//blockquote]

On 8/7/2017 at 5:53 PM, gudman1 said:

Абсолютно верно!

Вот именно на основе яндекс вебмастера я и сделал свой Robots.txt. Для этого не нужно плагин ставить вообще. Пример привожу тут:

[blockquote]

# HOW TO USE THIS FILE:
# 1) Edit this file to change "/forum/" to the correct relative path from your base URL, for example if your forum was at "domain.com/sites/community", then you'd use "/sites/community/"
# 2) Rename the file to 'robots.txt' and move it to your web root (public_html, www, or htdocs)
# 3) Edit the file to remove this comment (anything above the dashed line, including the dashed line
#
# NOTES:
# Even though wild cards and pattern matching are not part of the robots.txt specification, many search bots understand and make use of them
#------------------------ REMOVE THIS LINE AND EVERYTHING ABOVE SO THAT User-agent: * IS THE FIRST LINE ------------------------------------------
User-agent: *
Disallow: /activity/*
Disallow: /admin/*
Disallow: /attachments/*
Disallow: /contact/*
Disallow: /followed/*
Disallow: /ignore/*
Disallow: /lostpassword/*
Disallow: /profile/*
Disallow: /register/*
Disallow: /search/*
Disallow: /settings/*
Disallow: /statuses/*
Disallow: /terms/*
Disallow: /messenger/*
Disallow: /modcp/*
Disallow: /news/*
Disallow: /notifications/*
Disallow: /online/*
Disallow: */topmembers/
Disallow: */pastleaders/
Disallow: */1-community-calendar/
Disallow: */online/
Disallow: *do=email
Disallow: *do=embed
Disallow: *app=core

User-agent: Yandex
Disallow: /activity/*
Disallow: /admin/*
Disallow: /attachments/*
Disallow: /contact/*
Disallow: /followed/*
Disallow: /ignore/*
Disallow: /lostpassword/*
Disallow: /profile/*
Disallow: /register/*
Disallow: /search/*
Disallow: /settings/*
Disallow: /statuses/*
Disallow: /terms/*
Disallow: /messenger/*
Disallow: /modcp/*
Disallow: /news/*
Disallow: /notifications/*
Disallow: /online/*
Disallow: */topmembers/
Disallow: */pastleaders/
Disallow: */1-community-calendar/
Disallow: */online/
Disallow: *do=email
Disallow: *do=embed
Disallow: *app=core
Sitemap: https://ecig-forum.ru/sitemap.php
Host: https://ecig-forum.ru/

[//blockquote]

how to upload file

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.