[Plugin: Magento WordPress Integration] Occasional Garbage Displayed
-
wordpress at /. magento under /store.
I am seeing occasional garbage pages (various browsers / various locations) when displaying wordress pages from / … haven’t seen any problems in /store. Sometimes I can see the page but when I ‘view source’ that will be garbage.
I suspect the page headers.
wordpress header generates
<!DOCTYPE html>, magento generates<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">.I’ve changed wordpress header.php to mimic magento … now it’s wait and see if I still get the problem.
Does this make sense to you?
magento also generates
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />, whereas wp gives simply<meta charset=UTF-8" />. Do you think I should mimic this too?You can view at woolandcompany.com if you wish.
Thanks, Neil aka ircsome
http://ww.wp.xz.cn/extend/plugins/magento-wordpress-integration/
The topic ‘[Plugin: Magento WordPress Integration] Occasional Garbage Displayed’ is closed to new replies.