Hey Jack
I've completed the install and ran the header_tag_test.php file as suggested, however I'm still stumped and receive the following items when I go to index.php the screen is cleared with the following error:
Fatal Error: Cannot redeclare tep_header_tag_page() (previously declared in ../catalog/includes/functions/header_tags.php:15)
If I remove the include for header_tags.php page displays correctly but without SEO Headers working
The test file results with:
Test Results
Missing Code in File
The Header Tags head code for the index.php file cannot be found.
The Header Tags head code for the product_info.php file cannot be found.
The Header Tags head code for the product_reviews.php file cannot be found.
The Header Tags head code for the product_reviews_info.php file cannot be found.
The Header Tags head code for the product_reviews_write.php file cannot be found.
The Header Tags head code for the specials.php file cannot be found.
I'm stumped any suggestions
Dan