Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

SEO Tags Generator is an auto generation tool for Title and Description meta-tags designed for OpenCart 2.x & 3.x. 3.11.0

16.5

   (42 reviews)    Find their other files

  2131 4,770 85,097

13 Screenshots




  • +1 18

What's New in Version 3.11.0

Released

/* V3.11.0 (26.04.2024)
----------------------------------------- */

--
Додана підтримка PHP 8.1 та 8.2

 

 

 

/* V3.10.0 (25.04.2024)
----------------------------------------- */

--
Додав змінні:
    [static_title]
    [static_meta_description]

Вони актуальні для всіх сутностей:
- Категории
- Товари
- Виробники

Нові змінні подібні до змінних [static_category_h1] та [static_prouct_h1] (які в свою чергу доступні за умови, що в базі є поле h1).

Різниця в тому що для доданих змінних в просторі імен немає явного вказування на сутність (category_, product_, manufacturer_).

Чому?
Тому що в товарах можна використовувати [static_category_h1] та [static_manufacturer_h1]. Тобто короткі h1 інших сутностей. А от використовувати title та meta_description з їх великою довжиною просто немає сенсу.


--
Додатковий модифікатор STG_attributes_on - версія 1.1
Зробив прив'язку до // Seo Tags Generator.Begin
Замість $stg_data = array(
Бо були якісь проблеми з offset на якомусь сайті

--
Зміни в отриманні атрибутів для прев'ю в адмінці

  В файлі моделі модуля адмінки
    - public function getProductAttributes($product_id) {
    + public function getProductAttributes($product_id, $language_id) {

  в модифікаторі адмінки
    - getProductAttributes($this->request->get['product_id'])
    + getProductAttributes($this->request->get['product_id'], $language['language_id'])
    - $stg_product_info0 = array_merge($stg_product_data, $stg_product_info0);
    + $stg_product_info0 = array_merge($stg_product_data, $stg_product_description);

--
Так само змнінений скрипт під CRON під різномовні атрибути

--
Виправлені помилки для верcій під OpenCart 2 / ocStore 2
Notice: Undefined index: module_seo_tags_generator_generate_mode_category in .../admin/controller/extension/module/seo_tags_generator.php on line 448

Notice: Undefined index: module_seo_tags_generator_generate_mode_product in .../admin/controller/extension/module/seo_tags_generator.php on line 453

Notice: Undefined index: module_seo_tags_generator_generate_mode_manufacturer in
.../admin/controller/extension/module/seo_tags_generator.php on line 458

Notice: Undefined variable: array1 in .../admin/controller/extension/module/seo_tags_generator.php on line 463

Warning: Invalid argument supplied for foreach() in .../admin/controller/extension/module/seo_tags_generator.php on line 463

 



SergeTkach's Other Downloads


User Feedback

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.