Title: Page/Post Redirection
Last modified: November 30, 2022

---

# Page/Post Redirection

 *  Resolved [zdwebmaster](https://wordpress.org/support/users/zdwebmaster/)
 * (@zdwebmaster)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/page-post-redirection/)
 * Hi,
 * I was have redirection code at wp_postmeta table with meta_key “cf_geo_metabox_redirection”.
   So I was can add some redirections with manually code to my database.
 * But now I cant find this meta_key at my database. After Geo Controller update
   everthing changed.
 * I want to do this :
    [http://www.sitename.com/postname](http://www.sitename.com/postname)(
   Global) [http://www.sitename.com/eu/postname](http://www.sitename.com/eu/postname)(
   Europe)
 * I want to make redirection to my post or page only for europe countries.
    My 
   post is: [http://www.sitename.com/postname](http://www.sitename.com/postname)
   and when visitor from Europe countries they must be redirect to [http://www.sitename.com/eu/postname](http://www.sitename.com/eu/postname)
   address.
 * How can I make this?
 * Thank you,`

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ivijan-Stefan Stipic](https://wordpress.org/support/users/ivijanstefan/)
 * (@ivijanstefan)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/page-post-redirection/#post-16315379)
 * Your settings should have been synchronized during the update. Maybe you should
   reactivate the plugin. But if the data is lost (which has happened on maybe 3
   projects so far) then you will have to connect to the plugin differently.
 * Unfortunately, we had to change the original functionality of the plugin because
   it was unstable and a lot of things slowed down the site and filled the database
   with unnecessary garbage. The new version is light and works via API.
 * It would be good if you could share an example of your PHP code so that we can
   guide you how to set everything up, but the best thing is to contact us at [info@cfgeoplugin.com](https://wordpress.org/support/topic/page-post-redirection/info@cfgeoplugin.com?output_format=md)
   so that we can help you more easily.

Viewing 1 replies (of 1 total)

The topic ‘Page/Post Redirection’ is closed to new replies.

 * ![](https://ps.w.org/cf-geoplugin/assets/icon-256x256.png?rev=2852950)
 * [Geo Controller](https://wordpress.org/plugins/cf-geoplugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf-geoplugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf-geoplugin/)
 * [Active Topics](https://wordpress.org/support/plugin/cf-geoplugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf-geoplugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf-geoplugin/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ivijan-Stefan Stipic](https://wordpress.org/support/users/ivijanstefan/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/page-post-redirection/#post-16315379)
 * Status: resolved