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

marat128127

Новичок
  
  • Posts

    8
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

marat128127's Achievements

Rookie

Rookie (2/14)

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

Recent Badges

1

Reputation

  1. Не отображается sitemap.xml использую встроенный сайтмеп от гугла движок Opencart 2.0. При перехогде в site.ru/sitemap.xml долго думает и выскакивает ошибка 504 Gateway Time-out nginx/1.16.1
  2. Интересно полулилось решить проблему? у меня тоже самая ошибка
  3. Добрый гдень, нужна помощь. проблема след. Сайт на движке OC 2.0 При обраещёнии по ссылке site.ru/sitemap.xml кари сайи не генерируется ошибка 504 Gateway Time-out. Использую встроенный сайтмеп от гугла. В чем может проблема? правило в .htaccess прописано след : Options +FollowSymlinks # Prevent Directoy listing Options -Indexes # Prevent Direct Access to files <FilesMatch "(?i)((\.tpl|\.ini|\.log|(?<!robots)\.txt))"> 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/ RewriteBase / RewriteRule ^sitemap.xml$ index.php?route=feed/google_sitemap [L] RewriteRule ^googlebase.xml$ index.php?route=feed/google_base [L] RewriteRule ^system/download/(.*) /index.php?route=error/not_found [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !.*\.(ico|gif|jpg|jpeg|png|js|css) RewriteRule ^([^?]*) index.php?_route_=$1 [L,QSA]
  4. Полулилось решить проблему? у меня тоже аналогичная проблема
×
×
  • 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.