I can see the Perch tags in my content when I view source
If you can see Perch tags in your content this means PHP is not running on your site or on the page that you are looking at. Please follow the following steps to work out what is happening.
- Have you run the Perch compatibility test suite and received a
pass? This demonstrates that PHP is running on your
server.
- Does the page that contains the tags have a .php
extension?
- If the page is .htm or .html have you created a .htaccess file to run PHP on these pages as explained in the documentation http://docs.grabaperch.com/v1/gettingstarted/#htaccess