I created an astore.php file containing the following:
________________
<?php
/*
Template Name: Amazon aStore
*/
?>
<iframe src=http://astore.amazon.com/deaexpundcon-20″ width=90% height=1000″ frameborder=0″ scrolling=yes>
<?php get_footer(); ?>
_______________
Then created a wordpress page identifying this file as a template
and when i go to this page, the following message appears
______________
The requested URL /%E2%80%9Dhttp://astore.amazon.com/deaexpundcon-20%E2%80%B3 does not exist.
_______________
What did I do that was not done right?
Thanks
Phil