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

iacek

Новичок
  
  • Posts

    6
  • Joined

  • Last visited

Информация

  • Пол
    Мужлина
  • Город:
    Balti

iacek's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter

Recent Badges

0

Reputation

  1. Добрый гдень. 1) Подскажите, если все правильно настроено в .htaccess? 2) И как избавится от дублей в ингдексе? • Opencart 3.0.2.0 • Усиновлены модули Sla Seo Pro и Sla Google Sitemap Fast • На сайте два языка # For any support issues please visit: http://www.opencart.com Options +FollowSymlinks # Prevent Directoy listing Options -Indexes # Prevent Direct Access to files <FilesMatch "(?i)((\.tpl|.twig|\.ini|\.log|(?<!robots)\.txt))"> Require all denied ## For apache 2.2 and older, replace "Require all denied" with these two lines : # Order deny,allow # Deny from all </FilesMatch> # SEO URL Settings RewriteEngine On # If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/ Options +FollowSymlinks RewriteEngine On RewriteCond %{HTTPS} off RewriteCond %{REQUEST_URI} !^/robots.txt$ RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA] RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC] RewriteRule ^(.*)$ http://%1/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\ HTTP/ RewriteRule ^index\.html$ / [R=301,L] RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP/ RewriteRule ^index\.php$ / [R=301,L] RewriteCond %{QUERY_STRING} ^route=common/home$ RewriteCond %{REQUEST_METHOD} !^POST$ RewriteRule ^index\.php$ http://%{HTTP_HOST}? [R=301,L] php_value display_errors 1 php_value display_startup_errors 1 php_value error_reporting E_ALL Заранее спасипотому что.
  2. Спасипотому что! Даой еещё вопрос, как теперьь сгделать префиксы языков на сайте? OpenCart 3.0.2.0
  3. Простите, не совсем понял проэтосс реализации игдеи, можно подробнее?
  4. Добрый гдень. Простите, не совсем понял проэтосс реализации игдеи, можно подробнее?
  5. Добрый вечер. Друзья, нужна ваша помощь. Сайт igroteca.md, два языка сайи - русский и румынский. 1) Суещёствуют настольная игра (товар) на двух языках. Есть возможность сгделать разные фото в одной карточки товара, чтобы каждая отображалась в зависимости от открытот языковой версии? 2) Подскажите как сгделать отгдельный title и description для главной страницы, для второго языка сайи. В настройках главной, только для языка который по-умолчанию? Спасипотому что.
×
×
  • 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.