<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Catalog:etc/catalog_attributes.xsd">
    <group name="catalog_category">
        <attribute name="weltpixel_exclude_from_sitemap"/>
        <attribute name="wp_enable_index_follow"/>
        <attribute name="wp_index_value"/>
        <attribute name="wp_follow_value"/>
        <attribute name="wp_enable_canonical_url"/>
        <attribute name="wp_canonical_url"/>
        <attribute name="wp_use_canonical_url_in_sitemap"/>
    </group>
    <group name="catalog_product">
        <attribute name="weltpixel_exclude_from_sitemap"/>
        <attribute name="wp_enable_index_follow"/>
        <attribute name="wp_index_value"/>
        <attribute name="wp_follow_value"/>
        <attribute name="wp_enable_canonical_url"/>
        <attribute name="wp_canonical_url"/>
        <attribute name="wp_use_canonical_url_in_sitemap"/>
    </group>
</config>
