ampproject / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
14.9k stars 3.88k forks source link

Invalid URL protocol in attribute 'href' of tag 'link rel=manifest' #25626

Closed krishnendu1996 closed 4 years ago

krishnendu1996 commented 4 years ago

I have a WordPress guest blogging website recently I install an AMP plugin for my blog and then I got an email from google search console that subject like "New AMP issue detected for site writetogeather.com". When I open my search console page I found there is showing some error and showing 3 affected page. I copy the whole code below. Please help me to fix this issue.

<!doctype html> <html amp lang="en-US"> <head> <meta charset="utf-8"> <link rel="dns-prefetch" href="https://cdn.ampproject.org"> <link rel="manifest" href="http://writetogeather.com/wp-json/pwa-for-wp/v2/pwa-manifest-json/amp"> <meta name="pwaforwp" content="wordpress-plugin"/> <meta name="theme-color" content="#3d4244"> <meta name="apple-mobile-web-app-title" content="WriteTogeather"> <meta name="application-name" content="WriteTogeather"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-touch-fullscreen" content="YES"> <link rel="apple-touch-startup-image" href="http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/pwa-for-wp/images/logo.png"> <link rel="apple-touch-icon" sizes="192x192" href="http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/pwa-for-wp/images/logo.png"> <link rel="apple-touch-icon" sizes="512x512" href="http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/pwa-for-wp/images/logo-512x512.png"> <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,user-scalable=yes"><script type='application/ld+json' class='yoast-schema-graph yoast-schema-graph--main'>{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"http://writetogeather.com/#website","url":"http://writetogeather.com/","name":"Write your Blog, Article and Get Massive Exposure | WriteTogeather","potentialAction":{"@type":"SearchAction","target":"http://writetogeather.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"CollectionPage","@id":"http://writetogeather.com/recent-published-articles/#webpage","url":"http://writetogeather.com/recent-published-articles/","inLanguage":"en-US","name":"Recent Published Articles and Blogs on WriteTogeather","isPartOf":{"@id":"http://writetogeather.com/#website"},"description":"We offer instantly approve Guest post on our website, help you to generate a high quality backlink to your website and Get Massive Exposure for your posts."}]}</script> <meta name="description" content="We offer instantly approve Guest post on our website, help you to generate a high quality backlink to your website and Get Massive Exposure for your posts."/> <link rel="canonical" href="http://writetogeather.com/"> <link rel="icon" href="http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/09/cropped-WriteTogeather-icon-800-800-32x32.png" sizes="32x32" /> <link rel="icon" href="http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/09/cropped-WriteTogeather-icon-800-800-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/09/cropped-WriteTogeather-icon-800-800-180x180.png" /> <meta name="msapplication-TileImage" content="http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/09/cropped-WriteTogeather-icon-800-800-270x270.png" /> <link rel="next" href="http://writetogeather.com/amp/page/2/" /> <meta name="amp-google-client-id-api" content="googleanalytics"> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:description" content="We offer instantly approve Guest post on our website, help you to generate a high quality backlink to your website and Get Massive Exposure for your posts." /> <meta name="twitter:title" content="Write your Blog, Article and Get Massive Exposure | WriteTogeather" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Write your Blog, Article and Get Massive Exposure | WriteTogeather" /> <meta property="og:description" content="We offer instantly approve Guest post on our website, help you to generate a high quality backlink to your website and Get Massive Exposure for your posts." /> <meta property="og:url" content="http://writetogeather.com" /> <meta property="og:site_name" content="Write your Blog, Article and Get Massive Exposure | WriteTogeather" /> <meta name="theme-color" content="#2F2D2D"> <meta name="msapplication-navbutton-color" content="#2F2D2D"> <meta name="apple-mobile-web-app-status-bar-style" content="#2F2D2D"> <title>Write your Blog, Article and Get Massive Exposure | WriteTogeather &#8211;</title> <meta name="generator" content="AMP for WP 0.9.98.15" /> <script custom-element="amp-position-observer" src="https://cdn.ampproject.org/v0/amp-position-observer-0.1.js" async></script> <script custom-element="amp-animation" src="https://cdn.ampproject.org/v0/amp-animation-0.1.js" async></script> <script custom-element="amp-lightbox" src="https://cdn.ampproject.org/v0/amp-lightbox-0.1.js" async></script> <script custom-element="amp-form" src="https://cdn.ampproject.org/v0/amp-form-0.1.js" async></script> <script custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js" async></script> <script custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js" async></script> <script custom-element="amp-install-serviceworker" src="https://cdn.ampproject.org/v0/amp-install-serviceworker-0.1.js" async></script> <script custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js" async></script> <script src="https://cdn.ampproject.org/v0.js" async></script> <style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript> <meta name="theme-color" content="#2F2D2D"> <meta name="msapplication-navbutton-color" content="#2F2D2D"> <meta name="apple-mobile-web-app-status-bar-style" content="#2F2D2D"> <style amp-custom>body{font:16px/1.4 Sans-serif}a{color:#312c7e;text-decoration:none}.clearfix,.cb{clear:both}.alignleft{margin-right:12px;margin-bottom:5px;float:left}.alignright{float:right;margin-left:12px;margin-bottom:5px}.aligncenter{text-align:center;margin:0 auto}#statcounter{width:1px;height:1px}amp-anim{max-width:100%}amp-wistia-player{margin:5px 0px}.amp-wp-content amp-iframe{max-width:100%}.amp-wp-article amp-addthis{bottom:-20px}@media screen and (min-width:1025px){.amp-wp-article amp-addthis{margin-left:150px}}.hide{display:none}ol,ul{list-style-position:inside}@font-face{font-family:"Roboto Slab";font-display:swap;font-style:normal;font-weight:400;src:local("Roboto Slab Regular"),local("RobotoSlab-Regular"),url("http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/robotoslab/RobotoSlab-Regular.ttf")}@font-face{font-family:"Roboto Slab";font-display:swap;font-style:normal;font-weight:700;src:local("Roboto Slab Bold"),local("RobotoSlab-Bold"),url("http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/robotoslab/RobotoSlab-Bold.ttf")}@font-face{font-family:"PT Serif";font-display:swap;font-style:normal;font-weight:400;src:local("PT Serif"),local("PTSerif-Regular"),url("http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/ptserif/PT_Serif-Web-Regular.ttf")}@font-face{font-family:"PT Serif";font-display:swap;font-style:normal;font-weight:700;src:local("PT Serif Bold"),local("PTSerif-Bold"),url("http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/ptserif/PT_Serif-Web-Bold.ttf")}.amp-wp-content,.amp-wp-title-bar div{max-width:1000px;margin:0 auto}figure.aligncenter amp-img{margin:0 auto}amp-sidebar{width:280px;font-family:"Roboto Slab",serif;background:#131313}.amp-sidebar-image{line-height:100px;vertical-align:middle}.amp-close-image{top:15px;left:225px;cursor:pointer}.navigation_heading{padding:20px 20px 15px 20px;color:#aaa;font-size:10px;font-family:sans-serif;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #555;display:inline-block;width:100%}.toggle-navigationv2 ul{list-style-type:none;margin:15px 0 0 0;padding:0}.toggle-navigationv2 ul.amp-menu li a{padding:10px 15px 10px 20px;display:inline-block;font-size:14px;color:#eee;width:100%}.amp-menu li{position:relative;margin:0}.toggle-navigationv2 ul.amp-menu li a:hover{background:#666;color:#eee}.amp-menu li.menu-item-has-children ul{display:none;margin:0;position:relative;background:#666}.amp-menu li.menu-item-has-children .sub-menu li a span:before{content:"\25b8";position:relative;left:-6px;font-size:10px;color:#aaa;top:-2px;z-index:10000;line-height:1}.amp-menu li.menu-item-has-children .sub-menu li a{padding:15px 0px 15px 20px}.amp-menu li.menu-item-has-children .sub-menu .sub-menu li a{padding:15px 0px 15px 33px}.amp-menu li.menu-item-has-children .sub-menu .sub-menu .sub-menu li a{padding:15px 0px 15px 45px}.amp-menu input{display:none}.amp-menu [id^=drop]:checked + label + ul{display:block}.amp-menu .toggle:after{content:"\25be";position:absolute;padding:12px 20px 10px 30px;right:0;font-size:13px;color:#eee;top:6px;z-index:10000;line-height:1}.toggle-navigationv2 .social_icons{margin-top:25px;border-top:1px solid #555;padding:25px 0px;color:#fff;width:100%}.menu-all-pages-container:after{content:"";clear:both}.toggle-text{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:3px;display:inherit;text-align:center}.toggle-text:before{content:"...";font-size:32px;font-family:georgia;line-height:0px;margin-left:0px;letter-spacing:1px;top:-3px;position:relative;padding-right:10px}.toggle-navigation:hover,.toggle-navigation:active,.toggle-navigation:focus{display:inline-block;width:100%}.toggle-navigationv2{position:relative}.cl-btn:after{content:"x";font-size:16px;color:#aaa;position:absolute;right:15px;top:15px;font-weight:normal}.cl-btn{background:#131313;border:none}.amp-wp-content.pagination-holder{background:none;padding:0;box-shadow:none;height:auto;min-height:auto}#pagination{width:100%;margin-top:20px}#pagination .next,#pagination .prev{margin:0px 6% 10px 6%}#pagination .next a,#pagination .prev a{opacity:.9;background:#f42f42;width:100%;color:#fff;display:inline-block;text-align:center;font-size:16px;line-height:1;padding:18px 0%;border-radius:4px}#header{background:#fff;text-align:center;height:50px;box-shadow:0 0 32px rgba(0,0,0,.15)}header{padding-bottom:50px}#headerwrap{position:fixed;z-index:1000;width:100%;top:0}#header h1{text-align:center;font-size:16px;position:relative;font-weight:bold;line-height:50px;padding:0;margin:0;text-transform:uppercase}main .amp-wp-content{font-size:18px;line-height:29px;color:#111}.amp-wp-meta.amp-meta-wrapper{list-style-type:none}.single-post main .amp-wp-article-content h1{font-size:2em}.single-post main .amp-wp-article-content h1,.single-post main .amp-wp-article-content h2,.single-post main .amp-wp-article-content h3,.single-post main .amp-wp-article-content h4,.single-post main .amp-wp-article-content h5,.single-post main .amp-wp-article-content h6{font-family:"Roboto Slab",serif;margin:0px 0px 5px 0px;line-height:1.6}.home-post_image{float:left;width:33%;padding-right:2%;overflow:hidden;max-height:225px}.amp-wp-title{margin-top:0px}h2.amp-wp-title,h3.amp-wp-title{font-family:"Roboto Slab",serif;font-weight:700;font-size:20px;margin-bottom:7px;line-height:1.3}h2.amp-wp-title a,h3.amp-wp-title a{color:#000}.amp-wp-tags{list-style-type:none;padding:0;margin:0 0 9px 0;display:inline-flex}.amp-wp-tags li{display:inline;background:#f6f6f6;color:#9e9e9e;line-height:1;border-radius:50px;padding:8px 18px;font-size:12px;margin-right:8px;top:-3px;position:relative}.amp-wp-tags li a{color:#9e9e9e}.amp-loop-list{position:relative;border-bottom:1px solid #ededed;padding:25px 15px 25px 15px}body .amp-loop-list-noimg .amp-wp-post-content{width:100%}.amp-loop-list .amp-wp-post-content{float:left;width:65%}.amp-loop-list .featured_time{color:#b3b3b3;padding-left:0}.amp-wp-post-content p{color:grey;line-height:1.5;font-size:14px;word-break:break-word;margin:8px 0 10px;font-family:"PT Serif",serif}#footer{background:#151515;color:#eee;font-size:13px;text-align:center;letter-spacing:.2px;padding:35px 0 35px 0;margin-top:30px}#footer a{color:#fff}#footer p:first-child{margin-bottom:12px}#footer .social_icons{margin:0px 20px 25px 20px;border-bottom:1px solid #3c3c3c;padding-bottom:25px}#footer p{margin:0}.back-to-top{padding-bottom:8px}.rightslink,#footer .rightslink a{font-size:13px;color:#fff}.poweredby{padding-top:10px;font-size:10px}#footer .poweredby a{color:#666}.footer_menu ul{list-style-type:none;padding:0;text-align:center;margin:0px 20px 25px 20px;line-height:27px;font-size:13px}.footer_menu ul li{display:inline;margin:0 10px}.footer_menu ul li:first-child{margin-left:0}.footer_menu ul li:last-child{margin-right:0}.footer_menu ul ul{display:none}a.btt:hover{cursor:pointer}.amp_ad_1{margin-top:15px;margin-bottom:10px}.single-post .amp_ad_1{margin-bottom:-15px}.amp-ad-2{margin-bottom:-5px;margin-top:20px}html .single-post .ampforwp-incontent-ad-1{margin-bottom:10px}.amp-ad-3{margin-bottom:10px}.amp-ad-4{margin-top:2px}.amp-wp-content blockquote{border-left:3px solid;margin:0;padding:15px 20px;background:#f3f3f3}.amp-wp-content blockquote p{margin-bottom:0}pre{white-space:pre-wrap}#designthree{background-color:#fff;overflow:visible}#sidebar[open]+#designthree{max-height:100vh;overflow:hidden;animation:opening .3s normal forwards ease-in-out 0s;transform:translate3d(60%,0,0) scale(.8)}.hamburgermenu{float:left;position:relative;z-index:9999}.amp-category-block{margin:30px 0px 10px 0px}.amp-category-block a{color:#666}.amp-category-block ul{list-style-type:none}.category-widget-gutter h4{margin-bottom:0px}.category-widget-gutter ul{margin-top:10px;list-style-type:none;padding:0}.amp-category-block-btn{display:block;text-align:center;font-size:13px;margin-top:15px;border-bottom:1px solid #f1f1f1;text-decoration:none;padding-bottom:8px}.design_2_wrapper .amp-category-block{max-width:840px;margin:1.5em auto}.amp-category-block ul,.category-widget-wrapper{max-width:1000px;margin:0 auto;padding:0px 15px 5px 15px}.amp-category-post{width:32%;display:inline-block;word-wrap:break-word;float:left}.amp-category-post amp-img{margin-bottom:5px}.amp-category-block li:nth-child(3){margin:0 1%}.searchmenu{margin-right:15px;margin-top:11px;position:absolute;top:0;right:0}.searchmenu button{background:transparent;border:none}.amp-logo amp-img{margin:0 auto;position:relative;top:9px;max-width:190px}.headerlogo{margin:0 auto;width:80%;text-align:center}.headerlogo a{color:#f42;display:inline-block}.toast{display:block;position:relative;height:50px;padding-left:20px;padding-right:15px;width:49px;background:none;border:0}.toast:after,.toast:before,.toast span{position:absolute;display:block;width:19px;height:2px;border-radius:2px;background-color:#f42;-webkit-transform:translate3d(0,0,0) rotate(0deg);transform:translate3d(0,0,0) rotate(0deg)}.toast:after,.toast:before{content:"";left:20px;-webkit-transition:all ease-in .4s;transition:all ease-in .4s}.toast span{opacity:1;top:24px;-webkit-transition:all ease-in-out .4s;transition:all ease-in-out .4s}.toast:before{top:17px}.toast:after{top:31px}#sidebar[open]+#designthree .toast span{opacity:0;-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}#sidebar[open]+#designthree .toast:before{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(43deg);transform:rotate(43deg)}#sidebar[open]+#designthree .toast:after{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:rotate(-43deg);transform:rotate(-43deg)}[class*=icono-]{display:inline-block;vertical-align:middle;position:relative;font-style:normal;color:#f42;text-align:left;text-indent:-9999px;direction:ltr}[class*=icono-]:after,[class*=icono-]:before{content:"";pointer-events:none}.icono-search{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.icono-share{height:9px;position:relative;width:9px;color:#dadada;border-radius:50%;box-shadow:inset 0 0 0 32px,22px -11px 0 0,22px 11px 0 0;top:-15px;margin-right:35px}.icono-share:after,.icono-share:before{position:absolute;width:24px;height:1px;box-shadow:inset 0 0 0 32px;left:0}.icono-share:before{top:0px;-webkit-transform:rotate(-25deg);-ms-transform:rotate(-25deg);transform:rotate(-25deg)}.icono-share:after{top:8px;-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg)}.icono-search{border:1px solid;width:10px;height:10px;border-radius:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin:4px 4px 8px 8px}.icono-search:before{position:absolute;left:50%;left:14px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);width:2px;height:9px;box-shadow:inset 0 0 0 32px;top:0px;border-radius:0 0 1px 1px}.closebutton{background:transparent;border:0;border:1px solid rgba(255,255,255,.7);color:rgba(255,255,255,.7);border-radius:30px;width:32px;height:32px;font-size:12px;text-align:center;position:absolute;top:12px;right:20px;outline:none}amp-lightbox{background:rgba(0,0,0,.85)}.searchform label{color:#f7f7f7;display:block;font-size:10px;letter-spacing:.3px;line-height:0;opacity:.6}.searchform{background:transparent;left:20%;position:absolute;top:35%;width:60%;max-width:100%;transition-delay:.5s}.searchform input{background:transparent;border:1px solid #666;color:#f7f7f7;font-size:14px;font-weight:400;line-height:1;letter-spacing:.3px;text-transform:capitalize;padding:20px 0px 20px 30px;margin-top:15px;width:100%}#searchsubmit{opacity:0}.archives_body main{margin-top:20px}.taxonomy-description p{margin-top:5px;font-size:14px;line-height:1.5}.amp-sub-archives li{width:50%}.amp-sub-archives ul{padding:0;list-style:none;display:flex;font-size:12px;line-height:1.2;margin:5px 0 10px 0px}.author-img amp-img{border-radius:50%;margin:0px 12px 10px 0px;display:block;width:50px}.author-img{float:left;padding-bottom:25px}.amp-carousel-button-prev,.amp-carousel-button-next{top:30px;border-radius:60px}.amp-carousel-button{z-index:999}.amp-featured-wrapper{background:#333}.amp-featured-area{margin:0 auto;max-width:450px;max-height:270px}.amp-carousel-slide h2{font-size:30px;font-family:"PT Serif",serif;margin:0;font-weight:normal;line-height:38px;color:#fff;padding:10px 20px 20px 20px}.amp-featured-area .amp-carousel-slide amp-img:before{z-index:100;bottom:0;content:"";display:block;height:100%;position:absolute;width:100%;background:-webkit-gradient(linear,50% 0%,50% 75%,color-stop(0%,rgba(0,0,0,0)),color-stop(150%,#000)) repeat scroll 0 0 rgba(0,0,0,.2);background:-webkit-linear-gradient(rgba(0,0,0,0),#000 75%) repeat scroll 0 0 rgba(0,0,0,0);background:-moz-linear-gradient(rgba(0,0,0,0),#000 75%) repeat scroll 0 0 rgba(0,0,0,0);background:-o-linear-gradient(rgba(0,0,0,0),#000 75%) repeat scroll 0 0 rgba(0,0,0,0);background:linear-gradient(rgba(0,0,0,0),#000 75%) repeat scroll 0 0 rgba(0,0,0,0)}.featured_title{position:absolute;z-index:110;bottom:0}.featured_meta{color:#575757;font-size:12px;margin:0 15px}.featured_meta_left{float:left}.featured_meta_right{float:right}.featured_time{font-size:12px;color:#fff;opacity:.8;padding-left:20px}.archive-heading,.taxonomy-description{padding:10px 15px 0 15px}@media screen and (min-width:650px){table{display:inline-table}}@media screen and (max-width:768px){.amp-wp-meta{margin:10px 0px 15px 0px}.home-post_image{width:40%}.amp-loop-list .amp-wp-post-content{width:58%}.amp-loop-list .featured_time{line-height:1}.single-post main .amp-wp-content h1{line-height:1.4;font-size:30px}}@media screen and (max-width:600px){.amp-loop-list .amp-wp-tags{display:none}}@media screen and (max-width:530px){.home-post_image{width:35%}.amp-loop-list .amp-wp-post-content{width:63%}.amp-wp-post-content p{font-size:12px}.related_posts ol li p{line-height:1.6;margin:7px 0 0 0}.comments_list ul li .comment-body{width:auto}.amp-category-block li:nth-child(3){margin:0}}@media screen and (max-width:425px){.home-post_image{width:31.6%;overflow:hidden;margin-right:3%;max-height:122px}.home-post_image amp-img{width:144%;left:-20%}h2.amp-wp-title{margin-bottom:7px;line-height:1.31578947;font-size:19px;position:relative;top:-3px}h2.amp-wp-title a{color:#262626}.amp-loop-list{padding:25px 15px 22px 15px}.amp-loop-list .amp-wp-post-content{width:63%}.related_posts .amp-loop-list .amp-wp-post-content .small-screen-excerpt-design-3{display:block}.related_posts .related_link a{font-size:18px;line-height:1.7}.ampforwp-tax-category{padding-bottom:0}.amp-wp-byline{padding:0}.related_posts .related_link a{font-size:17px;line-height:1.5}.single-post main .amp-wp-content h1{line-height:1.3;font-size:26px}.icono-share{display:none}.ampforwp-social-icons amp-social-share{margin-right:3px}main .amp-wp-content{font-size:16px;line-height:26px}.single-post .amp_author_area .amp_author_area_wrapper{font-size:13px}.amp-category-post{font-size:12px;color:#666}.large-screen-excerpt-design-3{display:none}.ampforwp-inline-related-post .related_posts ol li{padding:0px 0px 10px 0px}}@media screen and (max-width:400px){.amp-wp-title{font-size:19px}}@media screen and (max-width:375px){.single-post main .amp-wp-content h1{line-height:1.3;font-size:24px}.amp-carousel-slide h2{font-size:22px;line-height:32px}#pagination .next a,#pagination .prev a{color:#666;font-size:14px;padding:15px 0px;margin-top:-5px}.related-title,.comments_list h3{margin-top:15px}#pagination .next{margin-bottom:15px}.related_posts .related_link{line-height:1}}@media screen and (max-width:340px){.single-post main .amp-wp-content h1{line-height:1.3;font-size:22px}h2.amp-wp-title{line-height:1.31578947;font-size:17px}.the_content .amp-ad-wrapper{text-align:center;margin-left:-13px}}@media screen and (max-width:320px){.ampforwp-social-icons amp-social-share{margin-right:1px}}.entry-content amp-anim{display:table-cell}a{color:#ad0b15}body a{color:#ad0b15}.amp-wp-content blockquote{border-color:#0a89c0}amp-user-notification{border-color:#ad0b15}amp-user-notification button{background-color:#ad0b15}.amp-wp-author:before{content:" Published by "}.ampforwp-tax-category span:last-child:after{content:" "}.ampforwp-tax-category span:after{content:", "}.amp-wp-article-content img{max-width:100%}@font-face{font-family:"icomoon";font-display:swap;src:url("http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/icomoon.eot");src:url("http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/icomoon.eot") format("embedded-opentype"),url("http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/icomoon.ttf") format("truetype"),url("http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/icomoon.woff") format("woff"),url("http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/icomoon.svg") format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:"icomoon";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-twitter a:before{content:"\f099";background:#1da1f2}.icon-facebook a:before{content:"\f09a";background:#3b5998}.icon-facebook-f a:before{content:"\f09a";background:#3b5998}.icon-pinterest a:before{content:"\f0d2";background:#bd081c}.icon-google-plus a:before{content:"\f0d5";background:#dd4b39}.icon-linkedin a:before{content:"\f0e1";background:#0077b5}.icon-youtube-play a:before{content:"\f16a";background:#cd201f}.icon-instagram a:before{content:"\f16d";background:#c13584}.icon-tumblr a:before{content:"\f173";background:#35465c}.icon-vk a:before{content:"\f189";background:#45668e}.icon-whatsapp a:before{content:"\f232";background:#075e54}.icon-reddit-alien a:before{content:"\f281";background:#ff4500}.icon-snapchat-ghost a:before{content:"\f2ac";background:#fffc00}.social_icons{font-size:15px;display:inline-block}.social_icons ul{list-style-type:none;padding:0;margin:0;text-align:center}.social_icons li{box-sizing:initial;display:inline-block;margin:5px}.social_icons li a:before{box-sizing:initial;color:#fff;padding:10px;display:inline-block;border-radius:70px;width:18px;height:18px;line-height:20px;text-align:center}#ampforwp_search_query_item{display:none}#header,.headerlogo a{background:#fff}.comment-button-wrapper a,#pagination .next a,#pagination .prev a{background:#ad0b15}.toast:after,.toast:before,.toast span{background:#333}[class*=icono-],.headerlogo a{color:#333}#pagination .next a,#pagination .prev a,.comment-button-wrapper a{color:#fff}.amp-menu > li > a > amp-img,.sub-menu > li > a > amp-img{display:inline-block;margin-right:4px}.menu-item amp-img{width:16px;height:11px;display:inline-block;margin-right:5px}.amp-carousel-container{position:relative;width:100%;height:100%}.amp-carousel-img img{object-fit:contain}.amp-ad-wrapper span{display:inherit;font-size:12px;line-height:1}.ampforwp_post_pagination{width:100%;text-align:center;display:inline-block}.btt{position:fixed;bottom:20px;right:20px;background:rgba(71,71,71,.5);color:#fff;border-radius:100%;width:50px;height:50px}.btt:hover{color:#fff;background:#474747}.btt:before{content:"\25be";display:block;font-size:35px;font-weight:600;color:#fff;transform:rotate(180deg);text-align:center;line-height:1.4}html{scroll-behavior:smooth}.amp_widget_below_the_header.f-w amp-img{margin:0 auto;margin-top:8px}@media (min-width:768px){.wp-block-columns{display:flex}.wp-block-column{max-width:50%;margin:0px 10px}}.single-post main .amp-wp-article-content h1{font-size:32px}.single-post main .amp-wp-article-content h2{font-size:32px}.single-post main .amp-wp-article-content h3{font-size:24px}.single-post main .amp-wp-article-content h4{font-size:20px}.single-post main .amp-wp-article-content h5{font-size:17px}.single-post main .amp-wp-article-content h6{font-size:15px}amp-facebook-like{max-height:28px;bottom:8px}.btt{position:fixed;bottom:20px;right:20px;background:rgba(71,71,71,.5);color:#fff;border-radius:100%;width:50px;height:50px}.btt:hover{color:#fff;background:#474747}.btt:before{content:"\25be";display:block;font-size:35px;font-weight:600;color:#fff;transform:rotate(180deg);text-align:center;line-height:1.5}.wp-block-button{color:#fff}.wp-block-button a{background-color:#32373c;border-radius:28px;color:inherit;display:inline-block;padding:12px 24px}.wp-block-cover{position:relative;background-color:#000;background-size:cover;background-position:center center;min-height:430px;width:100%;margin:1.5em 0 1.5em 0;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-text{color:#fff;font-size:2em;line-height:1.25;z-index:1}.wp-block-cover-image.has-background-dim::before,.wp-block-cover.has-background-dim::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.amp-logo amp-img{width:190px}@font-face{font-family:'Roboto Slab';font-display:swap;font-style:normal;font-weight:400;src:local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url('http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/robotoslab/RobotoSlab-Regular.ttf')}@font-face{font-family:'Roboto Slab';font-display:swap;font-style:normal;font-weight:700;src:local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url('http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/robotoslab/RobotoSlab-Bold.ttf')}@font-face{font-family:'PT Serif';font-display:swap;font-style:normal;font-weight:400;src:local('PT Serif'), local('PTSerif-Regular'), url('http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/ptserif/PT_Serif-Web-Regular.ttf')}@font-face{font-family:'PT Serif';font-display:swap;font-style:normal;font-weight:700;src:local('PT Serif Bold'), local('PTSerif-Bold'), url('http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/ptserif/PT_Serif-Web-Bold.ttf')}@font-face{font-family:'icomoon';font-display:swap;src:url('http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/icomoon.eot');src:url('http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/icomoon.eot') format('embedded-opentype'), url('http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/icomoon.ttf') format('truetype'), url('http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/icomoon.woff') format('woff'), url('http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/plugins/accelerated-mobile-pages/templates/design-manager/design-3/fonts/icomoon.svg') format('svg');font-weight:normal;font-style:normal}</style> </head> <body class="body amp_home_body design_3_wrapper post" > <div id="backtotop"></div> <div id="marker"> <amp-position-observer on="enter:hideAnim.start; exit:showAnim.start" layout="nodisplay"> </amp-position-observer> </div><amp-sidebar id='sidebar' layout="nodisplay" side="left" > <div class="toggle-navigationv2"> <div class="navigation_heading">Navigate</div> <nav id ="primary-amp-menu"> <div class="menu-primary-container"><ul id="menu-primary" class="amp-menu"><li id="menu-item-484" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-484"><a href="http://writetogeather.com/amp/" class="dropdown-toggle" data-toggle="dropdown"><span>Home</span></a></li> <li id="menu-item-344" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-344"><a title="Write Here" href="http://writetogeather.com/write-a-guest-blog-or-article/amp/" class="dropdown-toggle" data-toggle="dropdown"><span>Write Here</span></a></li> <li id="menu-item-1032" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1032"><a href="http://writetogeather.com/recent-published-articles/amp/" class="dropdown-toggle" data-toggle="dropdown"><span>Recent Articles</span></a></li> <li id="menu-item-419" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-419"><a title="WriteTogeather Guidelines" href="http://writetogeather.com/guest-articles-guidelines/amp/" class="dropdown-toggle" data-toggle="dropdown"><span>WriteTogeather Guidelines</span></a></li> <li id="menu-item-1044" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1044"><a href="http://writetogeather.com/topics/amp/" class="dropdown-toggle" data-toggle="dropdown"><span>Topics</span></a></li> <li id="menu-item-421" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-421"><a title="Login" href="http://writetogeather.com/wp-login.php?/amp/" class="dropdown-toggle" data-toggle="dropdown"><span>Login</span></a> <input type="checkbox" id="drop-2"><label for="drop-2" class="toggle"></label><ul class="sub-menu"><li id="menu-item-420" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-420"><a title="Register" href="http://writetogeather.com/wp-login.php?action=register/amp/"><span>Register</span></a></li> </ul></li> <li id="menu-item-422" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-422"><a title="FAQ" href="http://writetogeather.com/frequently-asked-questions/amp/" class="dropdown-toggle" data-toggle="dropdown"><span>FAQ</span></a></li> <li id="menu-item-449" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-449"><a href="http://writetogeather.com/contact-us/amp/" class="dropdown-toggle" data-toggle="dropdown"><span>Contact Us</span></a></li> </ul></div> </nav> <div class="social_icons"> <ul> <li class="icon-twitter"><a title="twitter profile" href="https://twitter.com/WriteTogeather" target ="_blank"></a></li> <li class="icon-facebook"><a title="facebook profile" href="https://twitter.com/WriteTogeather" target ="_blank"></a></li> <li class="icon-pinterest"><a title="pinterest profile" href="https://www.pinterest.com/writetogeather/" target ="_blank"></a></li> </ul> </div> </div> <button class="cl-btn" on='tap:sidebar.toggle' tabindex="-1"></button> </amp-sidebar> <div id="designthree" class="designthree main_container"> <header class="container design3-header"> <div id="headerwrap"> <div id="header"> <div class="hamburgermenu"> <button class="toast pull-left" on='tap:sidebar.toggle' aria-label="Navigation"><span></span></button> </div> <div class="headerlogo"> <div class="amp-logo"> <a href="http://writetogeather.com/amp/" title="Write your Blog, Article and Get Massive Exposure | WriteTogeather" > <amp-img src="http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/09/cropped-WriteTogeather-Logo-250-50-1.png" width="250" height="50" alt="Write your Blog, Article and Get Massive Exposure | WriteTogeather" class="amp-logo" layout="responsive"></amp-img></a> <h1 class="hide"> Write your Blog, Article and Get Massive Exposure | WriteTogeather </h1> </div> </div> <div class="searchmenu"> <button on="tap:search-icon" aria-label="Search"> <i class="icono-search"></i> </button> </div> </div> </div> </header> <div class="amp-featured-wrapper"> <div class="amp-featured-area"> <amp-carousel width="450" height="270" layout="responsive" type="slides" autoplay delay="10" > <div> <a href="http://writetogeather.com/batman-arkham-knight-review/amp/"> <amp-img src=http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/11/Batman_Arkham_Knight_review.jpg?time=1573837330 width=450 height=270 layout="responsive"></amp-img> <div class="featured_title"> <div class="featured_time">15 hours ago</div> <h2>BATMAN ARKHAM KNIGHT (PC) -My Honest Review</h2> </div> </a> </div> </amp-carousel> </div> </div> <main> <div class="amp-wp-content amp-loop-list "> <div class="home-post_image"> <a href="http://writetogeather.com/batman-arkham-knight-review/amp/"> <amp-img layout="responsive" src=http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/11/Batman_Arkham_Knight_review-300x169.jpg alt="Batman_Arkham_Knight_review" width=300 height=169 ></amp-img> </a> </div> <div class="amp-wp-post-content"> <ul class="amp-wp-tags"> <li class="amp-cat-54"><a href="http://writetogeather.com/category/gaming-articles/amp/" >Gaming</a></li> </ul> <h2 class="amp-wp-title"><a href="http://writetogeather.com/batman-arkham-knight-review/amp/"> BATMAN ARKHAM KNIGHT (PC) -My Honest Review</a></h2> <p class="small-screen-excerpt-design-3">Batman Arkham Knight was the latest game in the Batman series and let me tell&hellip; <a href="http://writetogeather.com/batman-arkham-knight-review/amp/">Read More</a></p> <div class="featured_time">15 hours ago</div> </div> <div class="cb"></div> </div> <div class="amp-wp-content amp-loop-list "> <div class="home-post_image"> <a href="http://writetogeather.com/network-operation-center-noc-services/amp/"> <amp-img layout="responsive" src=http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/11/Network-Operation-Center-300x169.jpg alt="Network Operation Center" width=300 height=169 ></amp-img> </a> </div> <div class="amp-wp-post-content"> <ul class="amp-wp-tags"> <li class="amp-cat-79"><a href="http://writetogeather.com/category/technology-articles/amp/" >Technology</a></li> </ul> <h2 class="amp-wp-title"><a href="http://writetogeather.com/network-operation-center-noc-services/amp/"> Network Operation Center (NOC) Services</a></h2> <p class="small-screen-excerpt-design-3">The Network Operation Center (NOC) screens the broadcast communications organize for alerts or certain conditions&hellip; <a href="http://writetogeather.com/network-operation-center-noc-services/amp/">Read More</a></p> <div class="featured_time">2 days ago</div> </div> <div class="cb"></div> </div> <div class="amp-wp-content amp-loop-list "> <div class="home-post_image"> <a href="http://writetogeather.com/virtual-gaming-experiencing-reality-in-video-games/amp/"> <amp-img layout="responsive" src=http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/11/Virtual-Gaming-300x169.jpg width=300 height=169 ></amp-img> </a> </div> <div class="amp-wp-post-content"> <ul class="amp-wp-tags"> <li class="amp-cat-54"><a href="http://writetogeather.com/category/gaming-articles/amp/" >Gaming</a></li> </ul> <h2 class="amp-wp-title"><a href="http://writetogeather.com/virtual-gaming-experiencing-reality-in-video-games/amp/"> Virtual Gaming: Experiencing Reality in Video Games</a></h2> <p class="small-screen-excerpt-design-3">2019 is the defining age for technology. We live, we breathe we eat and we&hellip; <a href="http://writetogeather.com/virtual-gaming-experiencing-reality-in-video-games/amp/">Read More</a></p> <div class="featured_time">3 days ago</div> </div> <div class="cb"></div> </div> <div class="amp-wp-content amp-loop-list "> <div class="home-post_image"> <a href="http://writetogeather.com/are-you-finding-london-stansted-airport-taxi-airport-24x7/amp/"> <amp-img layout="responsive" src=http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/11/Taxi-Airport-24X7-300x169.jpg width=300 height=169 ></amp-img> </a> </div> <div class="amp-wp-post-content"> <ul class="amp-wp-tags"> <li class="amp-cat-80"><a href="http://writetogeather.com/category/tours-travel-articles/amp/" >Tours &amp; Travel</a></li> </ul> <h2 class="amp-wp-title"><a href="http://writetogeather.com/are-you-finding-london-stansted-airport-taxi-airport-24x7/amp/"> Are You Finding London Stansted Airport Taxi-Airport 24X7</a></h2> <p class="small-screen-excerpt-design-3">Planing to go out? and looking for a Taxi? Then, this article will help you&hellip; <a href="http://writetogeather.com/are-you-finding-london-stansted-airport-taxi-airport-24x7/amp/">Read More</a></p> <div class="featured_time">3 days ago</div> </div> <div class="cb"></div> </div> <div class="amp-wp-content amp-loop-list "> <div class="home-post_image"> <a href="http://writetogeather.com/christmas-secret-santa-gift-ideas-to-enjoy-this-festive-season/amp/"> <amp-img layout="responsive" src=http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/11/Christmas-Secret-Santa-Gift-300x169.jpg alt="Santa Claus with gifts" width=300 height=169 ></amp-img> </a> </div> <div class="amp-wp-post-content"> <ul class="amp-wp-tags"> <li class="amp-cat-76"><a href="http://writetogeather.com/category/shopping-articles/amp/" >Shopping</a></li> </ul> <h2 class="amp-wp-title"><a href="http://writetogeather.com/christmas-secret-santa-gift-ideas-to-enjoy-this-festive-season/amp/"> Christmas Secret Santa Gift Ideas to Enjoy This Festive Season</a></h2> <p class="small-screen-excerpt-design-3">Christmas is the most famous festival of the year. People celebrate it with great zest&hellip; <a href="http://writetogeather.com/christmas-secret-santa-gift-ideas-to-enjoy-this-festive-season/amp/">Read More</a></p> <div class="featured_time">3 days ago</div> </div> <div class="cb"></div> </div> <div class="amp-wp-content amp-loop-list "> <div class="home-post_image"> <a href="http://writetogeather.com/how-to-make-a-mattress-softer-make-a-uncomfortable-mattress-comfortable/amp/"> <amp-img layout="responsive" src=http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/11/How-to-Make-a-Mattress-Soft-300x169.jpg alt="Soft mattress" width=300 height=169 ></amp-img> </a> </div> <div class="amp-wp-post-content"> <ul class="amp-wp-tags"> <li class="amp-cat-57"><a href="http://writetogeather.com/category/home-garden-improvement-articles/amp/" >Home &amp; Garden</a></li> </ul> <h2 class="amp-wp-title"><a href="http://writetogeather.com/how-to-make-a-mattress-softer-make-a-uncomfortable-mattress-comfortable/amp/"> How to Make a Mattress Softer | Make a Uncomfortable Mattress Comfortable</a></h2> <p class="small-screen-excerpt-design-3">It can be very discouraging to sleep on a brand-new mattress that is firm from&hellip; <a href="http://writetogeather.com/how-to-make-a-mattress-softer-make-a-uncomfortable-mattress-comfortable/amp/">Read More</a></p> <div class="featured_time">5 days ago</div> </div> <div class="cb"></div> </div> <div class="amp-wp-content amp-loop-list "> <div class="home-post_image"> <a href="http://writetogeather.com/top-3-countries-to-do-masters-degree/amp/"> <amp-img layout="responsive" src=http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/11/mba-300x169.jpg alt="celebrating MBA" width=300 height=169 ></amp-img> </a> </div> <div class="amp-wp-post-content"> <ul class="amp-wp-tags"> <li class="amp-cat-51"><a href="http://writetogeather.com/category/education-articles/amp/" >Education</a></li> </ul> <h2 class="amp-wp-title"><a href="http://writetogeather.com/top-3-countries-to-do-masters-degree/amp/"> Top 3 countries to do a Masters degree and settle down</a></h2> <p class="small-screen-excerpt-design-3">The new generation is far more open-minded when it comes to moving to new places.&hellip; <a href="http://writetogeather.com/top-3-countries-to-do-masters-degree/amp/">Read More</a></p> <div class="featured_time">6 days ago</div> </div> <div class="cb"></div> </div> <div class="amp-wp-content amp-loop-list "> <div class="home-post_image"> <a href="http://writetogeather.com/fitness-lifestyle/amp/"> <amp-img layout="responsive" src=http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/11/fit-and-active-300x169.jpg alt="two-fit-and-active-girls-clapping" width=300 height=169 ></amp-img> </a> </div> <div class="amp-wp-post-content"> <ul class="amp-wp-tags"> <li class="amp-cat-55"><a href="http://writetogeather.com/category/health-fitness-articles/amp/" >Health &amp; Fitness</a></li> </ul> <h2 class="amp-wp-title"><a href="http://writetogeather.com/fitness-lifestyle/amp/"> Fitness and Lifestyle | How to Be Fit and Active in Your Daily Life</a></h2> <p class="small-screen-excerpt-design-3">According to experts, Physical fitness is very important for our health and more specifically it&hellip; <a href="http://writetogeather.com/fitness-lifestyle/amp/">Read More</a></p> <div class="featured_time">1 week ago</div> </div> <div class="cb"></div> </div> <div class="amp-wp-content amp-loop-list "> <div class="home-post_image"> <a href="http://writetogeather.com/attractive-kraft-gable-boxes-online-rsf-packaging/amp/"> <amp-img layout="responsive" src=http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/11/yana-smakula-2018-Spellbinders-Christmas-Gift-Boxes-1h-1080x720-300x169.jpg alt="gift-boxes-in-table" width=300 height=169 ></amp-img> </a> </div> <div class="amp-wp-post-content"> <ul class="amp-wp-tags"> <li class="amp-cat-46"><a href="http://writetogeather.com/category/business-articles/amp/" >Business</a></li> </ul> <h2 class="amp-wp-title"><a href="http://writetogeather.com/attractive-kraft-gable-boxes-online-rsf-packaging/amp/"> Attractive Kraft Gable Boxes Online | RSF Packaging</a></h2> <p class="small-screen-excerpt-design-3">The packaging companies are trying to create new packaging solutions that are attractive and useful&hellip; <a href="http://writetogeather.com/attractive-kraft-gable-boxes-online-rsf-packaging/amp/">Read More</a></p> <div class="featured_time">1 week ago</div> </div> <div class="cb"></div> </div> <div class="amp-wp-content amp-loop-list "> <div class="home-post_image"> <a href="http://writetogeather.com/perfect-weekend-trek-near-delhi/amp/"> <amp-img layout="responsive" src=http://secureservercdn.net/160.153.138.219/smz.389.myftpupload.com/wp-content/uploads/2019/11/TRIUND-mountain-300x169.jpg alt="TRIUND-mountain" width=300 height=169 ></amp-img> </a> </div> <div class="amp-wp-post-content"> <ul class="amp-wp-tags"> <li class="amp-cat-80"><a href="http://writetogeather.com/category/tours-travel-articles/amp/" >Tours &amp; Travel</a></li> </ul> <h2 class="amp-wp-title"><a href="http://writetogeather.com/perfect-weekend-trek-near-delhi/amp/"> TRIUND: A Perfect Weekend Trek near Delhi!!</a></h2> <p class="small-screen-excerpt-design-3">Living in the capital city of India sometimes is an advantage. Delhi is well-connected to&hellip; <a href="http://writetogeather.com/perfect-weekend-trek-near-delhi/amp/">Read More</a></p> <div class="featured_time">1 week ago</div> </div> <div class="cb"></div> </div> <div class="amp-wp-content pagination-holder"> <div id="pagination"> <div class="next"><a href="http://writetogeather.com/amp/page/2/" >Next&raquo;</a></div> <div class="clearfix"></div> </div> </div> </main> <footer class="footer_wrapper container"> <div id="footer"> <div class="footer_menu"> <nav> <div class="menu-primary-container"><ul id="menu-primary-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-484"><a href="http://writetogeather.com/amp/" itemprop="url"><span>Home</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-344"><a title="Write Here" href="http://writetogeather.com/write-a-guest-blog-or-article/amp/" itemprop="url"><span>Write Here</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1032"><a href="http://writetogeather.com/recent-published-articles/amp/" itemprop="url"><span>Recent Articles</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-419"><a title="WriteTogeather Guidelines" href="http://writetogeather.com/guest-articles-guidelines/amp/" itemprop="url"><span>WriteTogeather Guidelines</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1044"><a href="http://writetogeather.com/topics/amp/" itemprop="url"><span>Topics</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-421"><a title="Login" href="http://writetogeather.com/wp-login.php?/amp/" itemprop="url"><span>Login</span></a> <ul class="sub-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-420"><a title="Register" href="http://writetogeather.com/wp-login.php?action=register/amp/" itemprop="url"><span>Register</span></a></li> </ul></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-422"><a title="FAQ" href="http://writetogeather.com/frequently-asked-questions/amp/" itemprop="url"><span>FAQ</span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-449"><a href="http://writetogeather.com/contact-us/amp/" itemprop="url"><span>Contact Us</span></a></li> </ul></div> </nav> </div> <div class="social_icons"> <ul> <li class="icon-twitter"><a title="twitter profile" href="https://twitter.com/WriteTogeather" target ="_blank"></a></li> <li class="icon-facebook"><a title="facebook profile" href="https://twitter.com/WriteTogeather" target ="_blank"></a></li> <li class="icon-pinterest"><a title="pinterest profile" href="https://www.pinterest.com/writetogeather/" target ="_blank"></a></li> </ul> </div> <p class="rightslink back-to-top"> <a id="scrollToTopButton" title="back to top" on="tap:backtotop.scrollTo(duration=500)" class="btt" ></a> <amp-animation id="showAnim" layout="nodisplay"> <script type="application/json">{"duration": "400ms","fill": "both","iterations": "1","direction": "alternate","animations": [{"selector": "#scrollToTopButton","keyframes": [{"opacity": "1","visibility": "visible" }] }] }</script> </amp-animation> <amp-animation id="hideAnim" layout="nodisplay"> <script type="application/json">{"duration": "400ms","fill": "both","iterations": "1","direction": "alternate","animations": [{"selector": "#scrollToTopButton","keyframes": [{"opacity": "0","visibility": "hidden" }] }] }</script> </amp-animation> </p> <p class="rightslink">Copyright © 2019 WriteTogeather | All rights reserved. </p> </div> </footer> </div> <amp-lightbox id="search-icon" layout="nodisplay"> <form role="search" method="get" id="searchform" class="searchform" target="_top" action="//writetogeather.com"> <div> <label aria-label="Type your query" class="screen-reader-text" for="s">Type your search query and hit enter: </label> <input type="text" placeholder="AMP" value="1" name="amp" class="hide" id="ampforwp_search_query_item" /> <input type="text" placeholder="Type Here" value="" name="s" id="s" /> <label aria-label="Submit amp search" for="amp-search-submit" > <input type="submit" id="searchsubmit" value="Search" /> </label> </div> </form> <button on="tap:search-icon.close" class="closebutton">X</button> <i class="icono-cross"></i> </amp-lightbox> <script type="application/ld+json">{"@context":"https:\/\/schema.org","@graph":[[{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-menu","name":"Home","url":"http:\/\/writetogeather.com"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-menu","name":"Write Here","url":"http:\/\/writetogeather.com\/write-a-guest-blog-or-article\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-menu","name":"Recent Articles","url":"http:\/\/writetogeather.com\/recent-published-articles\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-menu","name":"WriteTogeather Guidelines","url":"http:\/\/writetogeather.com\/guest-articles-guidelines\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-menu","name":"Topics","url":"http:\/\/writetogeather.com\/topics\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-menu","name":"Login","url":"http:\/\/writetogeather.com\/wp-login.php?"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-menu","name":"Register","url":"http:\/\/writetogeather.com\/wp-login.php?action=register"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-menu","name":"FAQ","url":"http:\/\/writetogeather.com\/frequently-asked-questions\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-menu","name":"Contact Us","url":"http:\/\/writetogeather.com\/contact-us\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-footer-menu","name":"Home","url":"http:\/\/writetogeather.com"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-footer-menu","name":"Write Here","url":"http:\/\/writetogeather.com\/write-a-guest-blog-or-article\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-footer-menu","name":"Recent Articles","url":"http:\/\/writetogeather.com\/recent-published-articles\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-footer-menu","name":"WriteTogeather Guidelines","url":"http:\/\/writetogeather.com\/guest-articles-guidelines\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-footer-menu","name":"Topics","url":"http:\/\/writetogeather.com\/topics\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-footer-menu","name":"Login","url":"http:\/\/writetogeather.com\/wp-login.php?"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-footer-menu","name":"Register","url":"http:\/\/writetogeather.com\/wp-login.php?action=register"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-footer-menu","name":"FAQ","url":"http:\/\/writetogeather.com\/frequently-asked-questions\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","@id":"http:\/\/writetogeather.com\/amp-footer-menu","name":"Contact Us","url":"http:\/\/writetogeather.com\/contact-us\/"}]]}</script> <amp-install-serviceworker data-scope="https://writetogeather.com/" src="https://writetogeather.com/pwa-amp-sw.js" data-iframe-src="https://writetogeather.com/pwa-amp-sw.html" layout="nodisplay"> </amp-install-serviceworker> <amp-analytics type="gtag" id="analytics1" data-credentials="include" > <script type="application/json">{"vars":{"gtag_id":"UA-148879995-1","config":{"UA-148879995-1":{"groups":"default"}},"triggers":{"trackPageview":{"on":"visible","request":"pageview"}},"anonymizeIP":"true"}} </script> </amp-analytics> <amp-pixel src="https://www.facebook.com/tr?id=530714471087042&ev=PageView&noscript=1"></amp-pixel></body> </html>

dreamofabear commented 4 years ago
<link rel="manifest" href="http://writetogeather.com/wp-json/pwa-for-wp/v2/pwa-manifest-json/amp">

The protocol of this URL must be HTTPS.