How do I turn off short open tags?

To disable short opening tags, you need to add the following code to your .htaccess file:

php_value short_open_tag 0

  • 86 Users Found This Useful
Was this answer helpful?

Related Articles

Help, I deleted the files.

Backups are automatically created weekly on the Premium plan and daily on the Business plan. You...

My site is not on search engines

This problem is not related to hosting, rather the problem is in the site itself. Please follow...

I see HTTP code 200 when debugging a site

If you see a '200 OK' code while debugging your site, it means that your site is working fine....

Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct....

My Wordpress has been hacked, how do I reset my admin password?

If your Wordpress password has been changed to an unknown value, you can always change it by...