Title: php tag missing
Last modified: August 24, 2016

---

# php tag missing

 *  Resolved [site.co](https://wordpress.org/support/users/siteco/)
 * (@siteco)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/php-tag-missing-1/)
 * Hello,
 * Thank you for this great plugin.
 * At line 90 from page:
    seo-redirection/options/option_page_custome_redirection_add_update.
   php
 * You have:
 * `<? if($util->get('page404')!='') echo $redirect_from; ?>`
 * It would be better to open full php tag, like this:
 * `<?php if($util->get('page404')!='') echo $redirect_from; ?>`
 * Because most modern servers accept only open full php tag.
 * Regards.
 * [https://wordpress.org/plugins/seo-redirection/](https://wordpress.org/plugins/seo-redirection/)

Viewing 1 replies (of 1 total)

 *  [Fakhri Alsadi](https://wordpress.org/support/users/fakhris/)
 * (@fakhris)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/php-tag-missing-1/#post-6067728)
 * This issue updated before weeks, please reinstall the last version, to update
   or reinstall the plugin do the following steps:
 * 1- Go to “Options” tab and make sure the check “Keep redirection data after uninstall
   the plugin ….” is checked.
 * 2- Deactivate and delete the old version.
 * 3- install the new version.

Viewing 1 replies (of 1 total)

The topic ‘php tag missing’ is closed to new replies.

 * ![](https://ps.w.org/seo-redirection/assets/icon-128x128.jpg?rev=983735)
 * [SEO Redirection Plugin - 301 Redirect Manager](https://wordpress.org/plugins/seo-redirection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-redirection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-redirection/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-redirection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-redirection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-redirection/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Fakhri Alsadi](https://wordpress.org/support/users/fakhris/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/php-tag-missing-1/#post-6067728)
 * Status: resolved