- This topic has 6 replies, 3 voices, and was last updated 4 years, 7 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › Changing Permalinks for WP Photo Seller
Tagged: Open Graph, seo, seo friendly
I have tried to change the permalinks of my photo detail page so it would be SEO friendly. I tried changing the .htaccess file at my website’s root, and I had no success. Is there any thing I should do?
What did you change regarding the photo details page and how did you do it?
Which version of the photo seller plugin do you have?
I tried adding the following to the .htaccess:
RewriteEngine On
RewriteRule ^fractals/gallery_id/([^/]*)/image_id/([^/]*)/$ /fractal-gallery/fractal-details/?gallery_id=$1&image_id=$2 [L]
I am running Version 1.8.1 at [https://www.gatfractals.com]
I would also like to in the end have a way to make each “entry” Open Graph friendly.
All you need to do is edit the photo details page via the wordpress page editor and change its slug to whichever SEO-friendly string you like.
No need for editing .htacces file.
But it still has this:
[https://www.gatfractals.com/fractal-gallery/fractal-details/]?gallery_id=3&image_id=131
Ok I see what you mean.
At the present time those query parameters are needed in order for the plugin work correctly.
We have plans to introduce some tweaks to the plugin in a future update which should achieve what you’re after.
Any update on making individual photo page URLs?
Would be great for SEO
Cheers