I ran the generator and it indexes an article list but doesn''t index the individual articles. The articles are accessed using a query string. Is there some setting I need to check to accept query strings?
This is an example link - /index.php?controller=cms&id_cms=347
which then redirects to /ahmgrief/
All of the query string links will redirect automatically too.
This is my exclude list
/Resources
/feed
/cart
/my-account
/\?add-to-cart.*$
/product-category/home/page/\d+$
/wp-includes
/wp-json
/xmlrpc
/product-tag
/\?p=\d+$
/qv
/product/\d+-off.*$
/product/buy.*$
/product-category/uncategorized/
/product/.*_p_\d+-\d+/$
/product-category/on-sale
/product/.*-copy$
/product-category/home/page/\d+/$
Please help me to get all of these url's in the sitemap.
Thanks,
Randal