Multiple category pages (ss1, ss2, etc) and page titles

General ShopSite user discussion
Post Reply
Gary
Posts: 19
Joined: Fri Aug 04, 2006 5:46 pm
Location: Oregon
Contact:

Multiple category pages (ss1, ss2, etc) and page titles

Post by Gary »

Is there a way to give each category page of the same topic a different page title? In other words, now I have:

[example page title] for page-ss1.html

[example page title] for page-ss2.html

[example page title] for page-ss3.html

I would like to change [example page title] for each page, maybe using page.fields or ?

Any ideas?

Thanks
Jim
Site Admin
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Post by Jim »

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.
Post Reply