Title: product permalink
Last modified: October 4, 2016

---

# product permalink

 *  Resolved [zahidkaya](https://wordpress.org/support/users/zahidkaya/)
 * (@zahidkaya)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/product-permalink/)
 * Hi,
 * i can’t view my products. The URLs in permalink section are always written with
   two “/” after language tag:
 * Like here:
    [http://hannahconcept.com/index.php/en//product/test-product/](http://hannahconcept.com/index.php/en//product/test-product/)
 * After installing this plugin translations works well on Shop or Category pages
   but it don’t shows the product pages. Please help

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [decarvalhoaa](https://wordpress.org/support/users/decarvalhoaa/)
 * (@decarvalhoaa)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/product-permalink/#post-8251631)
 * hi,
 * what version of the plugin are you using?
 * Check your permalinks and rewrite rules. What have you configures in Admin ->
   Settings -> Permalinks -> Product Permalinks? This problem doesn’t seem related
   to this plugin.
 * Regards,
    A
 *  Thread Starter [zahidkaya](https://wordpress.org/support/users/zahidkaya/)
 * (@zahidkaya)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/product-permalink/#post-8252833)
 * Version 0.28
 * Product Permalinks
    Custom Base: /product
 *  [decarvalhoaa](https://wordpress.org/support/users/decarvalhoaa/)
 * (@decarvalhoaa)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/product-permalink/#post-8252987)
 * can you share also your rewrite rules? Is very odd that your permalinks include“
   index.php”. this should not be visible at all.
 * This is how mine look:
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       ```
   
 *  Thread Starter [zahidkaya](https://wordpress.org/support/users/zahidkaya/)
 * (@zahidkaya)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/product-permalink/#post-8253936)
 * i had no .htaccess file on my root folder. i create one and pasted the code you
   gave and uploaded to my root folder. Now it works. Thank you =)
 *  [decarvalhoaa](https://wordpress.org/support/users/decarvalhoaa/)
 * (@decarvalhoaa)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/product-permalink/#post-8254497)
 * Great you found the a solution.
 * Please don’t forget to mark the thread as resolved.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘product permalink’ is closed to new replies.

 * ![](https://ps.w.org/woo-poly-integration/assets/icon-128x128.png?rev=1139686)
 * [Hyyan WooCommerce Polylang Integration](https://wordpress.org/plugins/woo-poly-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-poly-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-poly-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-poly-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-poly-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-poly-integration/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [decarvalhoaa](https://wordpress.org/support/users/decarvalhoaa/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/product-permalink/#post-8254497)
 * Status: resolved