Developer forum

Forum » Feature requests » Sitemap that includes eCom groups/products

Sitemap that includes eCom groups/products


Reply

Hi

I'm working on a solution where I need a sitemap that also includes products from the eCom groups selected in the paragraph.

 

as I see it, it's not possible right now.

 

So - pls take a look at this feature - I think google will love it.

 

Regards

 

Kasper Hamann

 


Replies

 
Reply

Thanks! I just thought of how this feature would easily kill any server using it:) But there's probably a better way than the SELECT * FROM approach that popped up in my head:)

 

How about an extender to the sitemap so you can access it through the API?

 
Reply
Sorensen wrote:

Thanks! I just thought of how this feature would easily kill any server using it:) But there's probably a better way than the SELECT * FROM approach that popped up in my head:)

 

How about an extender to the sitemap so you can access it through the API?


 

Maybe :-)

 

Of couse if you have 10.000 products it would take a while to generate the sitemap. But, if it is cached, and it only changes/updates when a change is made in the backend eCom og menu/apllication - I don't think it would be a problem.

 

I'm trying to make a custom solution for it right now, but not sure it's gonna work in a good way ;-)

 

//Kasper Hamann

 

 
Reply

Well, let us know if you stumble upon any dos and don'ts.

 

In case you didn't already know, the PageCollection in the PageView object can offer for you.