Do anybody use LiteCommerce CMS with HTML Catalog Add-on? HTML Catalog generates dead link if category includes some pages. The first page of the category looks like catnumber_catname.html The second page is catnumber_catname_page1.html. Next page ..._page3.html etc. Pager has the list of all pages and it look like Result pages: [1] [2] [3] ... Where page [1] is the first page and should be catnumber_catname.html BUT! Result pages link to page [1] generated like catnumber_catname_page0.html catnumber_catname_page0.html does not exist and google already wrote me 404 (Not found) error in Crawl errors. I did not find any information about this problem on forum. Anybody knows how to fix it?
I see LiteCommerce is not the most popular CMS on this forum Probably anybody knows how to change phrase to another in some html files automatically? The best variant if it possible to do it on my server by cron. I found the wrong phase which have to be changed in html files but the dead link appear every time when I generate static html after update ot site content.