WHO IS READING THIS BLOG JESUS BLESS YOU
Showing posts with label book. Show all posts
Showing posts with label book. Show all posts

Monday, October 12, 2015

Sunday, October 11, 2015

Saturday, October 10, 2015

Friday, August 21, 2015

How toChange Blogger from Redirecting Country Specific Domain

Login to Blogger account
 Click on Template > Edit Edit HTML

Click in the Coding rectangle box, and then click “Ctrl + F”. Now check with code <head>. Press Enter

Copy the redirection script given below. Now paste the Script after the <head>.

 <script type="text/javascript">
      var blog = document.location.hostname.split(".");
      if (blog[blog.length - 1] != "com") {
      var ncr = "http://" + blog[0] + ".blogspot.com/ncr";
      window.location.replace(ncr + document.location.pathname);    
      }
    </script>


 Click on “save template”. Now view the blogger

Friday, March 27, 2015

4D scans show how harmful smoking is on unborn babies

The harmful effects of smoking during pregnancy on unborn babies may be seen in tiny movements on their faces using 4D ultrasound scans, new research has found. Pregnant women have long been urged to give up cigarettes because they heighten the risk of premature birth, respiratory problems and even cot death.

Thursday, March 19, 2015

How toChange Blogger from Redirecting Country Specific Domain

Login to Blogger account
 Click on Template > Edit Edit HTML

Click in the Coding rectangle box, and then click “Ctrl + F”. Now check with code <head>. Press Enter

Copy the redirection script given below. Now paste the Script after the <head>.

 <script type="text/javascript">
      var blog = document.location.hostname.split(".");
      if (blog[blog.length - 1] != "com") {
      var ncr = "http://" + blog[0] + ".blogspot.com/ncr";
      window.location.replace(ncr + document.location.pathname);    
      }
    </script>


 Click on “save template”. Now view the blogger



Thursday, November 20, 2014

Wednesday, October 22, 2014

Wednesday, January 2, 2013

.

Blog Archive