Skip to content
Commerce7 for WordPress
  • Home
  • Pricing
  • Documentation
Commerce7 for WordPress

Initial Setup

3
  • Installation
  • Configuration
  • Required Pages

Usage

3
  • Gutenberg Blocks
  • Custom Elements and Shortcodes
  • Linking to Products and Collections

Customization

2
  • Redirect Empty Pages
  • Style the floating cart
View Categories

Redirect Empty Pages

Certain pages in the Commerce7 setup rely on URL parameters to populate dynamic data on the page. The three main examples are the Product page, the Collection page, and the Club page.

The Product page and the Collection page are, by that nature, empty pages when viewed at their root URLs of /product and /collection. The Club page does list your clubs, but many find the format to be less appealing than a custom made landing page.

The best way to overcome this is by redirecting requests to these pages. To do this, we will use the free WordPress plugin Redirection.

After installing and activating this plugin, create the following redirects:

Here’s what these do. When viewing a collection page through /collection/{slug}, the Commerce7 content will appear as normal. But if someone tries to view /collection on it’s own, it will redirect them to /collection/wine, there by preventing access to the default empty page. This applies to the /product page as well. In both cases, you should choose the URL you would like to redirect to. We used wine as our default collection. For a product, we’ve selected a random product from our shop, but you could also redirect them anywhere you prefer.

The /club page has been redirected to a totally new WordPress page /clubs, which we would recommend create as a landing page to sell your wine club.

Updated on January 4, 2023
Style the floating cart
Commerce7 for WordPress

© 2019 - 2025 URSA6 & 5forests. This website and associated plugins are not built by Commerce7. The Commerce7 trademark is used with permission by Commerce7 Platform Inc.

  • Home
  • Pricing
  • Documentation