by Jim » Sun Apr 04, 2010 12:14 pm
I'm not sure I understant exactly what you are tring to do but let me explain a bit about the page generation.
If the pages are named page-ss1.html, page-ss2.html etc that means that you have enablle the pagination feature and the number of products assigned to the page is greater than the pagination limit for the page. So these are actually the same page just generated in multiple copies so all the products can be displayed without having excessively long pages. So the page title that is assigned would have to be the same on all pages. Also any other field on that particular page setup in the backoffice would also be the same for all copies of that generated page.
If you want a different title for each page you need to create each page separately instead of assigning lots of products to a single page and then having the ShopSite generate process create the broken apart pages.