← Shopware 5.7.16

Shopware 5.7.16 s_sitemap_exclude

URLs or entities excluded from the generated XML sitemap.

Columns

4 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
resource varchar(255) NO
identifier longtext YES
shop_id int(11) unsigned YES Index Foreign Key → s_core_shops.id

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
shop_id shop_id No

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
shop_id s_core_shops id