custom base product permalink error
-
Hi, suddenly i got error 404 for my product
it appears that permalink product base gave double slash before base word like below:
https://domain.com//produk/example-prodi’ve checked this is rankmath issue because when i turn OFF the Woocommerce module, i can reproduce like below, it works: (no 404)
https://domain.com/product/example-prod (if choose default base)But not custom base using text produk or something else: /produk/
it result https://domain.com//produk/example-prod (error 404 because double slash before base)BUT if i turn ON the woocommerce module, the product base permalink won’t work (both default base or custom base)
is there any filter to fix this?
The page I need help with: [log in to see the link]
The topic ‘custom base product permalink error’ is closed to new replies.