Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted October 21, 20204 yr How can I change my product page URL?? How can I change my product page URL fromhttp://mywebsite.com/index.php?/store/product/listed-like-this-now/ tohttp://mywebsite.com/listed-like-this-instead/ Edited October 21, 20204 yr by Bart Russel
October 22, 20204 yr Author I need to upload htaccess and it says "upload it to your site's directory" where? under htdocs where index.php etc is located?
October 22, 20204 yr Author I need to upload htaccess and it says "upload it to your site's directory" where? under htdocs where index.php etc is located?
October 22, 20204 yr @Bart Russel: .htaccess will only work if your web server is provisioned to use it and can read the file. Is this a shared hosting environment? Are you using apache or some other web server like nginx (you'd need to this another way if nginx)? Can the account at the web server is running on read the .htaccess file?
October 23, 20204 yr If you are using nginx as your weberver, or if your host has AllowOverrides disabled, you will need to contact your host for assistance enabling rewrites.