plugin not working
-
Hi my site is having 2 problem after pasting the code in my bloggers theme
1. It is not redirecting
2.my site does not open in mobilemy code is
<strong><!DOCTYPE HTML> <html b:render='false' b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='https://www.w3.org/1999/xhtml' xmlns:b='https://www.google.com/2005/gml/b' xmlns:data='https://www.google.com/2005/gml/data' xmlns:expr='https://www.google.com/2005/gml/expr'> <head> <b:include data='blog' name='all-head-content'/> <title><data:blog.pageTitle/></title> <b:if cond='data:blog.pageType == "item"'> <link expr:href='"https://meandmypatients.com?b2w="+data:blog.url' rel='canonical'/> <meta expr:content='"0;url=https://meandmypatients.com?b2w="+data:blog.url' http-equiv='refresh'/> <b:else/> <link href='https://meandmypatients.com' rel='canonical'/> <meta content='0;url=https://meandmypatients.com' http-equiv='refresh'/> </b:if> <b:skin> <![CDATA[/*----------------------------------------------- Blogger Template Style Name: B2W ----------------------------------------------- */ ]]> </b:skin> </head> <body> <b:section class='main' id='main' showaddelement='no'> <b:widget id='Blog1' locked='false' title='Blog Posts' type='Blog'/> </b:section> <b:if cond='data:blog.pageType == "item"'> <script type="text/javascript"> window.location.replace("https://meandmypatients.com/?b2w="+encodeURI(window.location.protocol + "//" + window.location.host+window.location.pathname)); </script> <b:else/> <script type="text/javascript"> window.location.replace("https://meandmypatients.com"+window.location.pathname); </script> </b:if> <div style='margin: 0 auto;text-align:center;'> <h1>This Page</h1> <p>has moved to a new address:</p> <b:if cond='data:blog.pageType == "item"'> <a> <data:blog.pageTitle/> </a> <b:else/> <a href='https://meandmypatients.com'>https://meandmypatients.com</a> </b:if> <p>Sorry for the inconvenience… </p> Redirection provided by <a href="https://rtcamp.com/" title="Blogger to WordPress Migration Service">Blogger to WordPress Migration Service</a></div> </body> </html>
- This topic was modified 3 years, 1 month ago by .
- This topic was modified 3 years, 1 month ago by . Reason: formatting
The page I need help with: [log in to see the link]
- The topic ‘plugin not working’ is closed to new replies.