← Shopware 5.7.10

Shopware 5.7.10 s_sitemap_custom

Custom URL entries added to the generated XML sitemap.

Columns

6 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
url varchar(512) NO
priority int(11) NO
change_freq varchar(20) NO
last_mod datetime NO
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