JGoldy492
Member
Posted 7 years ago #
I made a page called photography. I want to link to something other than the link WordPress assigns me (www.jimabroad.com/gallery.php as opposed to http://www.jimabroad.com/?page_id=4). How do I change that link?
Thank you for any help you can give me!
Try the Redirectify plugin from this page:
http://redalt.com/downloads/
Or if you used permalinks, then it would say http://www.jimabroad.com/photography/
If you wanted it to say gallery instead, you could rename the page.
JGoldy492
Member
Posted 7 years ago #
Hey,
I downloaded Redirectify as you said. I changed the code to make it applicable for 1.5, but it's still not working. Could you please explain how to use this plugin?
I'm sorry. I'm new to this!
As it says on the page I linked to:
To use it, add a custom field in the Advanced Editing panel named “redirect�. The value of the field should be the URL to redirect when that page is viewed.
So after the plugin is active, edit your "photography" Page, create a custom field with the key:
'redirect'
(no quotes) and the value:
'http://www.jimabroad.com/gallery.php'
(also no quotes). Then save the Page. Done.