City Product Substations


Click the button to jump to the enterprise site to see the effect. After installing the application, select the corresponding city product page for the link.


Instructions for use:


Site usage allows placing the text or button of [City Substation] in the corresponding position, adding the link to the city list page. The category names and titles in the city product list page have been restructured, and the title structure in the city product detail page has been adjusted. Please do not delete or change them, otherwise the city will not be passed through.

Specific parameter passing method: In the city product list page loop body, select the application data source of the city product and create a parameter "Pass City". After creation, select the newly created parameter on the city list page and link to the custom page to pass parameters to the city product page. The city product page will carry the city name,(An SEO parameter passing has been added here, passing the city parameter from the city product data source.)Thus achieving that the category and product name both carry the city name. Secondly, product categories and titles also need to establish a parameter, which is the default parameter of the current loop body, and use the custom page link to pass parameters, achieving the effect that clicking the city has the same link as the category and product name. Similarly, the city on the product title of the detail page also uses the same method to pass parameters.

It is not recommended to manually change the city product list or details unless you understand the underlying principles.

Principle: If manual classification or list titles are needed, create a container for the text, divided into two columns, corresponding to the data source (passing method above), link it properly, open the container code mode, change the innermost div of the list and category titles to H6 (H1 can be used for details), then open the code mode for city, category title (product title), change div to span or other tags, so that the city and title are under one tag, allowing search engines to organize two different data into one complete tag.

Backend product management TDK settings required

When using the city product application, SEO parameter settings need to be configured in the backend TDK for the corresponding application. Setting method: Application - find the corresponding application - product management - general rule settings, set the title of category page, list page, and detail page with SEO optimization parameters + product name or category name or page name. Keywords and descriptions should preferably not be set to avoid semantic errors.