Перейти до вмісту
Пошук в
  • Детальніше...
Шукати результати, які ...
Шукати результати в ...

TarasR

Новачок
  
  • Публікації

    34
  • З нами

  • Відвідування

Відвідувачі профілю

1 549 переглядів профілю
  • Rubik

TarasR's Achievements

Explorer

Explorer (4/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Репутація

  1. Здравствуйте, Ниже текст файла .htaccess Подскажите все ли правильно? Необходимо так же сделать редирект с www на без www. в какую часть текста вставлять код? Заранее всем спасибо за ответы!
  2. На всякий случай текст .htaccess Где что убрать? и добавить? # 1.To use URL Alias you need to be running apache with mod_rewrite enabled. # 2. In your opencart directory rename htaccess.txt to .htaccess. # For any support issues please visit: http://www.opencart.com Options +FollowSymlinks # Prevent Directoy listing Options -Indexes # Prevent Direct Access to files Order deny,allow Deny from all # 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] 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] ### Additional Settings that may need to be enabled for some servers ### Uncomment the commands by removing the # sign in front of it. ### If you get an "Internal Server Error 500" after enabling any of the following settings, restore the # as this means your host doesn't allow that. # 1. If your cart only allows you to add one item at a time, it is possible register_globals is on. This may work to disable it: # php_flag register_globals off # 2. If your cart has magic quotes enabled, This may work to disable it: # php_flag magic_quotes_gpc Off # 3. Set max upload file size. Most hosts will limit this and not allow it to be overridden but you can try # php_value upload_max_filesize 999M # 4. set max post size. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value post_max_size 999M # 5. set max time script can take. uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value max_execution_time 200 # 6. set max time for input to be recieved. Uncomment this line if you have a lot of product options or are getting errors where forms are not saving all fields # php_value max_input_time 200 # 7. disable open_basedir limitations # php_admin_value open_basedir none
  3. Отправлено 21 Март 2014 - 01:33 Просто скопируй оригинальный и не трогай там ничего. Подозреваю что ты запустил маг, яша его увидел и сожрал, потом ты начал экспериментироваить с сео, яше обиделсо и запулил тя в карантин. С ним как в аквариуме, биобаланс нада менять постепенно а то упадет. Особенно в новой банке, где он итак нестабилен. И нужно иметь понятие о происходящих процессах, иначе - лотерея. Нутыпонял. Вы имеете в виду оригинал .htaccess? А где его взять. Файл уже изменялся.
  4. Подскажите пожалуйста Пример была категория по адресу http://shop.bioaquarium.ru/filtracija/fil%27try-vnutrennie/ заменил урл на http://shop.bioaquarium.ru/filtracija/filtry-vneshnie/ теперь категория доступна по двум адресам. Необходимо ли в seopro прописывать переадресацию?
  5. У меня тоже проблема. С начало все страницы попадали в yandex, а теперь осталось только две. В чем причина. сайт shop.bioaquarium.ru Очень жду помощи. Спасибо. текст robots.txt User-agent: * Disallow: /index.php?route=account Disallow: /index.php?route=checkout/cart Disallow: /index.php?route=checkout/shipping Disallow: /index.php?route=common/home Disallow: /index.php?route=product/product/captcha Disallow: /index.php?route=product/search Disallow: /*route=account/login Disallow: /*route=checkout/cart Disallow: /admin Disallow: /catalog Disallow: /download Disallow: /export Disallow: /system User-agent: Yandex Disallow: /index.php?route=account Disallow: /index.php?route=checkout/cart Disallow: /index.php?route=checkout/shipping Disallow: /index.php?route=common/home Disallow: /index.php?route=product/product/captcha Disallow: /index.php?route=product/search Disallow: /*route=account/login Disallow: /*route=checkout/cart Disallow: /admin Disallow: /catalog Disallow: /download Disallow: /export Disallow: /system Host: shop.bioaquarium.ru Sitemap: http://shop.bioaquarium.ru/sitemap.xml
  6. Здравствуйте. оплатил ваш модуль. Как его теперь скачать?
  7. сайт: bioaquarium.ru В яндексе проиндексировано 2 страницу: До этого все было нормально. Были регулярные переходы из яндекса на разные страницы. Теперь полная ж. Подскажите в чем проблема (я новичок). Может что то не так с файлом robots.txt Текст файла robots.txt User-agent: * Disallow: /index.php?route=account Disallow: /index.php?route=checkout/cart Disallow: /index.php?route=checkout/shipping Disallow: /index.php?route=common/home Disallow: /index.php?route=product/product/captcha Disallow: /index.php?route=product/search Disallow: /*route=account/login Disallow: /*route=checkout/cart Disallow: /admin Disallow: /catalog Disallow: /download Disallow: /export Disallow: /system User-agent: Yandex Disallow: /index.php?route=account Disallow: /index.php?route=checkout/cart Disallow: /index.php?route=checkout/shipping Disallow: /index.php?route=common/home Disallow: /index.php?route=product/product/captcha Disallow: /index.php?route=product/search Disallow: /*route=account/login Disallow: /*route=checkout/cart Disallow: /admin Disallow: /catalog Disallow: /download Disallow: /export Disallow: /system Host: www.shop.bioaquarium.ru Sitemap: http://shop.bioaquarium.ru/sitemap.xml
  8. Как я понял необходимо с начало скачать архив с модулем установить а уже потом оплачивать лицензию. Но ссылку на модуль я не нашел. Подскажите где скачать? Или я не прав?
  9. Подскажите, как отключить Share в обзоре товара? На фото выделено:
×
×
  • Створити...

Important Information

На нашому сайті використовуються файли cookie і відбувається обробка деяких персональних даних користувачів, щоб поліпшити користувальницький інтерфейс. Щоб дізнатися для чого і які персональні дані ми обробляємо перейдіть за посиланням . Якщо Ви натиснете «Я даю згоду», це означає, що Ви розумієте і приймаєте всі умови, зазначені в цьому Повідомленні про конфіденційність.