janaygreen
Forum Replies Created
Viewing 1 replies (of 1 total)
-
Blogger says: “Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The content of elements must consist of well-formed character data or markup.”This is the markup:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="<$BlogLanguageDirection$>"> <head> <title><$BlogPageTitle$></title> <script type="text/javascript"> <!-- <MainOrArchivePage>window.location.replace("http://www.janaygreen.com/blog/"+window.location.pathname);</MainOrArchivePage> <Blogger><ItemPage>window.location.replace("http://www.janaygreen.com/blog/?b2w=<$BlogItemPermalinkURL$>");</ItemPage></Blogger> --> </script> <MainPage><link rel="canonical" href="http://www.janaygreen.com/blog/" /><meta http-equiv="refresh" content="0;url=http://www.janaygreen.com/blog/" ></MainPage> <Blogger><ItemPage><link rel="canonical" href="http://www.janaygreen.com/blog/?b2w=<$BlogItemPermalinkURL$>" /><meta http-equiv="refresh" content="0;url=http://www.janaygreen.com/blog/?b2w=<$BlogItemPermalinkURL$>" ></ItemPage></Blogger> </head> <body> <div style="text-align:center"> <h1>This Page</h1> <p>has been moved to new address</p> <MainOrArchivePage><a href="http://www.janaygreen.com/blog/"><$BlogTitle$></a></MainOrArchivePage> <Blogger><ItemPage><a href="http://www.janaygreen.com/blog/?b2w=<$BlogItemPermalinkURL$>"><$BlogItemTitle$></a> </ItemPage></Blogger> <p>Sorry for inconvenience... </p> Redirection provided by <a href="http://bloggertowp.org/" title="Blogger to WordPress Migration Service">Blogger to WordPress Migration Service</a> </div> </body> </html>
Viewing 1 replies (of 1 total)