![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/mageworx/module-seoextended/etc/frontend/ |
<?xml version="1.0" encoding="UTF-8"?> <!-- /** * Copyright © 2017 MageWorx. All rights reserved. * See LICENSE.txt for license details. */ --> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <type name="MageWorx\SeoExtended\Model\PageNumFactory"> <arguments> <argument name="map" xsi:type="array"> <item name="catalog_category_view" xsi:type="string">MageWorx\SeoExtended\Model\PageNum\Category</item> <item name="mageworx_landingpagespro_landingpage_view" xsi:type="string">MageWorx\SeoExtended\Model\PageNum\Category</item> </argument> </arguments> </type> <type name="MageWorx\SeoExtended\Model\FiltersConvertorFactory"> <arguments> <argument name="map" xsi:type="array"> <item name="catalog_category_view" xsi:type="string">MageWorx\SeoExtended\Model\FiltersConvertor\Category</item> <item name="mageworx_landingpagespro_landingpage_view" xsi:type="string">MageWorx\SeoExtended\Model\FiltersConvertor\Category</item> </argument> </arguments> </type> <type name="Magento\Framework\View\Page\Title"> <plugin name="MageWorx_SeoExtended::get" type="MageWorx\SeoExtended\Plugin\Title\CropPrefixSuffix" sortOrder="1" disabled="false"/> </type> <type name="MageWorx\SeoExtended\Model\MetaUpdaterFactory"> <arguments> <argument name="map" xsi:type="array"> <item name="catalog_category_view" xsi:type="string">MageWorx\SeoExtended\Model\MetaUpdater\Category</item> <item name="mageworx_landingpagespro_landingpage_view" xsi:type="string">MageWorx\SeoExtended\Model\MetaUpdater\LandingPage</item> </argument> </arguments> </type> </config>