Перейти к публикации
View in the app

A better way to browse. Learn more.

Дизайн и модификация 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.

Как работать с папками страниц?

Опубликовано:

Здравствуйте. В модуле PAGES создал папку Программы, добавил туда страницу Программы и сделал её по умолчанию в папке.

 

Как сделать, чтобы страница открывалась только в корне, сейчас открывает и так https://сайт/программы/программы.html и так https://сайт/программы/ одинаковый контент.

Рекомендованные сообщения

Опубликовано:
  • Автор

Посмотрел на оф сайте, страницы:

 

https://invisioncommunity.com/features/

https://invisioncommunity.com/features/index/

 

Здесь для поисков есть тег canonical, что логично.

 

<link rel="canonical" href="https://invisioncommunity.com/features/index/" />

 

Хорошо, редирект не критично, но, если я хочу использовать без /index/ и в поиске и для пользователей. Как поменять местами canonical ?

Опубликовано:

canonical прописывается, если для страницы установлено "Make default page for this folder", либо если установлен

\applications\cms\sources\Pages\Page.php

			/* If this is a default page, we may be accessing this from the folder only. The isset() check is to ensure canonical
			tags for more specific things (like databases) are not overridden. */
		if ( $this->default AND !isset( \IPS\Output::i()->linkTags['canonical'] ) )
		{
			\IPS\Output::i()->linkTags['canonical'] = (string) $this->url();
		}

Создайте аккаунт или войдите в него для комментирования

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу.

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.