What’s the best way to go about this?
I have software on my website that I can use to make slideshows. It’s all admin’ed via a web-based admin page. The way this software creates the slideshows is there’s a general page like:
[noparse]mywebsite.com is available for purchase - Sedo.com
that is a menu of slideshows. If you click on a slideshow, you get redirected to something like [noparse]mywebsite.com is available for purchase - Sedo.com
Now, I want to give my clients direct links, but rather than giving them a URL like
[noparse]mywebsite.com is available for purchase - Sedo.com
I want to give them a URL like
[noparse]mywebsite.com is available for purchase - Sedo.com
What’s the best way to do this, and is it possible to do it in such a manner that [noparse]mywebsite.com is available for purchase - Sedo.com stays in the URL bar and doesn’t change to [noparse]mywebsite.com is available for purchase - Sedo.com That part is not crucial, but it would be nice. I know I’ve done something like this before, but I can’t remember which URL redirect method I settled on.