How To Send A Page To An External URL
-
In WordPress, I want to be able to have a page on the navigation, but I don’t want to have it go to a custom page. I want to send it to a link that is not in wordpress. So I created a page, the URL is something like ?page_id=12 and I want to send it to something like https://wordpress.com/whatever.htm/ I edited the MySQL database to try to accomplish this, but it didn’t work. I went to the wp_posts table and went to guid and edited the URL. There was no effect on WordPress at all. I was wondering if there is something I have to do to make WordPress read the change to the database or if there is another (more simple) way to do this that I have overlooked. Thank you.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘How To Send A Page To An External URL’ is closed to new replies.