Google Sitemap - not showing e-commerce manufacturers

Miguel Vieira asked on June 17, 2015 18:56

We have created a sitemap.xml using the Google Sitemap webpart.

Our problem is that the e-commerce manufactures don't have a page. They appear throw a repeater, but for the sitemap we need all of them to be shown.

Is there a way to solve this? How can we show the manufacturers in sitemap?

Many thanks

Recent Answers


Joshua Adams answered on June 17, 2015 22:51

I would think the only way to get them to show in a repeater would be to have pages representing them. You could maybe link up pages tot he manufacturers through a custom field or something along that sort, but I would think that a physical page would have to be created to be included in the site map. The only thing the sitemap would be able to show with how you have it set up would be the main page that the repeater was on.

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on June 17, 2015 23:44

If you're mfgs are not a page type then they won't show using that webpart. You could modify the webpart to also include a query so they are included, but this would be manually coded.

0 votesVote for this answer Mark as a Correct answer

Miguel Vieira answered on June 18, 2015 13:14

Modify the google sitemap webpart?

is it possible to add an if else in the webpart?

If the "loc" = manufacturers we add the manufacturers ManufacturerDisplayName after the "loc"?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.