WooCommerce Custom Permalink Structure Implementation
Budget: €30 – €250 EUR
I'm looking for a WooCommerce expert to modify the permalink structure of my online shop.
The standard permalink for my products is:
www.websitename.com/product/SKU/
I want it changed to:
www.websitename.com/brand/manufacturer-sku/
Where 'brand' and 'manufacturer-sku' are product attributes. Every product has these attributes, and together they make a unique combination.
For instance, if a product's manufacturer-sku is ATV310H037N4E and its brand is Schneider Electric (slug: schneider-electric), the permalink should be:
www.websitename.com/schneider-electric/atv310h037n4e
The key requirements are:
- The new permalink structure needs to be implemented in a straightforward way, ideally through a code snippet that can be copied and pasted into the theme's functions.php file.
- This new structure should apply to both existing and new products.
- For products lacking either 'brand' or 'manufacturer-sku' attributes, the default permalink structure should be used.
The ideal freelancer for this project should have extensive experience with WooCommerce and WordPress, particularly in modifying permalink structures. Knowledge of PHP is essential for making the necessary changes to the functions.php file.
The standard permalink for my products is:
www.websitename.com/product/SKU/
I want it changed to:
www.websitename.com/brand/manufacturer-sku/
Where 'brand' and 'manufacturer-sku' are product attributes. Every product has these attributes, and together they make a unique combination.
For instance, if a product's manufacturer-sku is ATV310H037N4E and its brand is Schneider Electric (slug: schneider-electric), the permalink should be:
www.websitename.com/schneider-electric/atv310h037n4e
The key requirements are:
- The new permalink structure needs to be implemented in a straightforward way, ideally through a code snippet that can be copied and pasted into the theme's functions.php file.
- This new structure should apply to both existing and new products.
- For products lacking either 'brand' or 'manufacturer-sku' attributes, the default permalink structure should be used.
The ideal freelancer for this project should have extensive experience with WooCommerce and WordPress, particularly in modifying permalink structures. Knowledge of PHP is essential for making the necessary changes to the functions.php file.