Look through the key statistics analysis before diving in deeper into our report:
Parameter | Current result | Assessment |
---|---|---|
Meta title | Provisional Master | As meta title is a ranking factor, it's quite important to stick to search engine recommended length of aroun 50-60 characters. This website's meta title is 18 characters long. |
Description | {metadescription"/> <style>figure{margin:0}.tmblr-iframe{position:absolute}.tmblr-iframe.hide{display:none}.tmblr-iframe--amp-cta-button{visibility:hidden;position:fixed;bottom:10px;left:50%;transform:translateX(-50%);z-index:100}.tmblr-iframe--amp-cta-button.tmblr-iframe--loaded{visibility:visible;animation:iframe-app-cta-transition .2s ease-out}</style><link rel="shortcut icon" href="http://vignette2.wikia.nocookie.net/fategrandorder/images/a/a7/Gudao_Command_Seal.png/revision/latest?cb=20160706015733"/> <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#"> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("a[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:90, tip_fade_speed:600, attribute:"title" }); }); })(jQuery); </script> <comment>basic tooltip from tutorial-baby! Enjoy</comment> <style> .tooltip{ display: inline; position: relative; } #s-m-t-tooltip { max-width:300px; /*how big the tooltip can be at most*/ border-radius: 0px; /*change your border radius*/ padding:3px 4px 5px 4px; /*padding inside tooltip*/ margin:20px 7px -2px 20px; /*distance from word*/ background-color:#ffffff; /*background color*/ border:1px solid #E0E0E0; /*border info*/ font-family:calibri; /*tooltip font*/ font-size:9px; /*tooltip font size*/ letter-spacing:2px; /*tooltip letter spacing*/ text-transform:uppercase; /*makes the tooltip title uppercase*/ color:#000; /*tooltip font color*/ z-index:999999999999999999999999999999999999; } </style> <comment>- META TAGS -</comment> <meta name="color:background color" content="#fff"/> <meta name="color:body text" content="#Fff"/> <meta name="color:links" content="#fff"/> <meta name="color:link hover" content="#fff"/> <meta name="color:bold" content="#fff"/> <meta name="color:italic" content="#fff"/> <meta name="color:header" content="#fff"/> <meta name="text:post width" content="450"/> <comment>-LINKS-</comment> <meta name="text:link 1" content="LINK ONE"/> <meta name="text:link 1 url" content="/"/> <meta name="text:link 2" content="LINK TWO"/> <meta name="text:link 2 url" content="/"/> <meta name="text:link 3" content="LINK THREE"/> <meta name="text:link 3 url" content="/"/> <meta name="text:link 4" content="LINK FOUR"/> <meta name="text:link 4 url" content="/"/> <meta name="text:link 5" content="LINK FIVE"/> <meta name="text:link 5 url" content="/"/> <comment>- FONTS -</comment> <link href="https://fonts.googleapis.com/css?family=Kaushan+Script" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Abril+Fatface" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Pavanam" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Raleway:100" rel="stylesheet"> <link href='https://fonts.googleapis.com/css?family=Tangerine' rel='stylesheet' type='text/css'> <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script> <link href='https://fonts.googleapis.com/css?family=Lato:700' rel='stylesheet' type='text/css'> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <link href='https://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Playfair+Display' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Playfair+Display' rel='stylesheet' type='text/css'> <link href="https://fonts.googleapis.com/css?family=Parisienne" rel="stylesheet"> <script type="text/javascript"> // <![CDATA[ var colour="#f1f1f1"; // what colour are the blobs var speed=50; // speed of animation, lower is faster var blobs=10; // how many blobs are in the jar var charc=String.fromCharCode(9679); // a blob - can be changed to charc='hello' or charc='*' for a different effect /***************************\ * Blobs in a Jar Effect * *(c)2012-13 mf2fm web-design* * http://www.mf2fm.com/rv * * DON'T EDIT BELOW THIS BOX * \***************************/ var div; var xpos=new Array(); var ypos=new Array(); var zpos=new Array(); var dx=new Array(); var dy=new Array(); var dz=new Array(); var blob=new Array(); var swide=800; var shigh=600; var ie_version=(navigator.appVersion.indexOf("MSIE")!=-1)?parseFloat(navigator.appVersion.split("MSIE")[1]):false; function addLoadEvent(funky) { var oldonload=window.onload; if (typeof(oldonload)!='function') window.onload=funky; else window.onload=function() { if (oldonload) oldonload(); funky(); } } addLoadEvent(fill_the_jar); function fill_the_jar() { var i, dvs; div=document.createElement('div'); dvs=div.style; dvs.position='fixed'; dvs.left='0px'; dvs.top='0px'; dvs.width='1px'; dvs.height='1px'; document.body.appendChild(div); set_width(); for (i=0; i<blobs; i++) { add_blob(i); jamjar(i); } } function add_blob(ref) { var dv, sy; dv=document.createElement('div'); sy=dv.style; sy.position='absolute'; sy.textAlign='center'; if (ie_version && ie_version<10) { sy.fontSize="10px"; sy.width="100px"; sy.height="100px"; sy.paddingTop="40px"; sy.color=colour; dv.appendChild(document.createTextNode(charc)); } else if (ie_version) { sy.fontSize="1px"; sy.width="0px"; sy.height="0px"; } else { dv.appendChild(document.createTextNode(charc)); sy.color='rgba(0,0,0,0)'; } ypos[ref]=Math.floor(shigh*Math.random()); dy[ref]=(0.5+Math.random())*(Math.random()>.5?2:-2); xpos[ref]=Math.floor(swide*Math.random()); dx[ref]=(0.5+Math.random())*(Math.random()>.5?2:-2); zpos[ref]=Math.random()*20; dz[ref]=(0.5+Math.random())*(Math.random()>.5?.5:-.5); blob[ref]=dv; div.appendChild(blob[ref]); set_blob(ref); } function rejig(ref, xy) { if (xy=='y') { dx[ref]=(0.5+Math.random())*sign(dx[ref]); dy[ref]=(0.5+Math.random())*-sign(dy[ref]); } else { dx[ref]=(0.5+Math.random())*-sign(dx[ref]); dy[ref]=(0.5+Math.random())*sign(dy[ref]); } } function sign(a) { if (a<0) return (-2); else if (a>0) return (2); else return (0); } function set_blob(ref) { var sy; sy=blob[ref].style; sy.top=ypos[ref]+'px'; sy.left=xpos[ref]+'px'; if (ie_version && ie_version<10) { sy.filter="glow(color="+colour+",strength="+zpos[ref]+")"; sy.fontSize=30-zpos[ref]+"px"; } else if (ie_version) { sy.boxShadow="0px 0px 40px "+zpos[ref]+"px "+colour; } else { sy.textShadow=colour+' 0px 0px '+zpos[ref]+'px'; sy.fontSize=40+zpos[ref]+'px'; } } function jamjar(ref) { if (ypos[ref]+dy[ref]<-50 || ypos[ref]+dy[ref]>shigh) rejig(ref, 'y'); ypos[ref]+=dy[ref]; if (xpos[ref]+dx[ref]<-50 || xpos[ref]+dx[ref]>swide) rejig(ref, 'x'); xpos[ref]+=dx[ref]; if (zpos[ref]+dz[ref]<0 || zpos[ref]+dz[ref]>20) dz[ref]=-dz[ref]; zpos[ref]+=dz[ref]; set_blob(ref); setTimeout("jamjar("+ref+")", speed); } window.onresize=set_width; function set_width() { var sw_min=999999; var sh_min=999999; if (document.documentElement && document.documentElement.clientWidth) { if (document.documentElement.clientWidth>0) sw_min=document.documentElement.clientWidth; if (document.documentElement.clientHeight>0) sh_min=document.documentElement.clientHeight; } if (typeof(self.innerWidth)!="undefined" && self.innerWidth) { if (self.innerWidth>0 && self.innerWidth<sw_min) sw_min=self.innerWidth; if (self.innerHeight>0 && self.innerHeight<sh_min) sh_min=self.innerHeight; } if (document.body.clientWidth) { if (document.body.clientWidth>0 && document.body.clientWidth<sw_min) sw_min=document.body.clientWidth; if (document.body.clientHeight>0 && document.body.clientHeight<sh_min) sh_min=document.body.clientHeight; } if (sw_min==999999 || sh_min==999999) { sw_min=800; sh_min=600; } swide=sw_min; shigh=sh_min; } // ]]> </script> <link rel="alternate" href="android-app://com.tumblr/tumblr/x-callback-url/blog?blogName=provisional-master-archived" /><link rel="alternate" href="ios-app://305343404/tumblr/x-callback-url/blog?blogName=provisional-master-archived" /><script src="http://assets.tumblr.com/assets/scripts/tumblelog_post_message_queue.js?_v=a8938c0e77cf8b1347c2e8acd1ee607c"></script><link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3"><meta name="keywords" content="OutOfPoundCake,wandererswe" /><comment> BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS </comment><comment> If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. </comment><comment> Read more: http://ogp.me/ </comment><meta property="fb:app_id" content="48119224995" /><meta property="og:title" content="Provisional Master" /><meta property="og:url" content="http://provisional-master-archived.tumblr.com/?og=1" /><meta property="og:description" content="An Independent RP blog for Gudao from Fate/Grand Order" /><meta property="og:type" content="tumblr-feed:tumblelog" /><meta property="og:image" content="http://78.media.tumblr.com/avatar_42fffcfce101_128.png" /><meta property="al:ios:url" content="tumblr://x-callback-url/blog?blogName=provisional-master-archived" /><meta property="al:ios:app_name" content="Tumblr" /><meta property="al:ios:app_store_id" content="305343404" /><meta property="al:android:url" content="tumblr://x-callback-url/blog?blogName=provisional-master-archived" /><meta property="al:android:app_name" content="Tumblr" /><meta property="al:android:package" content="com.tumblr" /><comment> END TUMBLR FACEBOOK OPENGRAPH TAGS </comment><comment> TWITTER TAGS </comment><meta charset="utf-8"><meta name="twitter:site" content="tumblr" /><meta name="twitter:card" content="app" /><meta name="twitter:description" content="provisional-master-archived" /><meta name="twitter:title" content="provisional-master-archived" /><meta name="twitter:app:name:iphone" content="Tumblr" /><meta name="twitter:app:name:ipad" content="Tumblr" /><meta name="twitter:app:name:googleplay" content="Tumblr" /><meta name="twitter:app:id:iphone" content="305343404" /><meta name="twitter:app:id:ipad" content="305343404" /><meta name="twitter:app:id:googleplay" content="com.tumblr" /><meta name="twitter:app:url:iphone" content="tumblr://x-callback-url/blog?blogName=provisional-master-archived&referrer=twitter-cards" /><meta name="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=provisional-master-archived&referrer=twitter-cards" /><meta name="twitter:app:url:googleplay" content="tumblr://x-callback-url/blog?blogName=provisional-master-archived&referrer=twitter-cards" /><comment> GOOGLE CAROUSEL </comment><script type="application/ld+json"> {"@type":"ItemList","url":"http:\/\/provisional-master-archived.tumblr.com","itemListElement":[{"@type":"ListItem","position":1,"url":"http:\/\/provisional-master-archived.tumblr.com\/post\/160023869032\/chaldeasfuture-asklawmuses-rping-for"},{"@type":"ListItem","position":2,"url":"http:\/\/provisional-master-archived.tumblr.com\/post\/160023837452\/this-blog-is-archived"},{"@type":"ListItem","position":3,"url":"http:\/\/provisional-master-archived.tumblr.com\/post\/159984577642\/psa-fate-of-the-blogs"},{"@type":"ListItem","position":4,"url":"http:\/\/provisional-master-archived.tumblr.com\/post\/158779302227\/psa-sorta-hiatus"},{"@type":"ListItem","position":5,"url":"http:\/\/provisional-master-archived.tumblr.com\/post\/158651010607\/carolinesalvatore-i-would-literally-rather-watch"},{"@type":"ListItem","position":6,"url":"http:\/\/provisional-master-archived.tumblr.com\/post\/158595861847"},{"@type":"ListItem","position":7,"url":"http:\/\/provisional-master-archived.tumblr.com\/post\/158561158622\/psa-sorta-hiatus"},{"@type":"ListItem","position":8,"url":"http:\/\/provisional-master-archived.tumblr.com\/post\/158492057247\/the-legend-of-zelda-twilight-princess-sentence"},{"@type":"ListItem","position":9,"url":"http:\/\/provisional-master-archived.tumblr.com\/post\/158483432722\/the-magicians-nephew-chapter-7-sentence-starters"},{"@type":"ListItem","position":10,"url":"http:\/\/provisional-master-archived.tumblr.com\/post\/158378583247\/if-you-forget-your-fear-you-become-reckless"}],"@context":"http:\/\/schema.org"}</script><link rel="canonical" href="http://provisional-master-archived.tumblr.com" /></head> <style type="text/css"> ::selection { color: white; background-color: #Fff; } body { background-color: #f1f1f1; color: #333; background-image: url('http://imgur.com/VaF8W1C.png'); background-repeat: no-repeat; background-attachment: fixed; font-family: 'times new roman'; font-size: 10px; } ::-webkit-scrollbar {width: 2px; height: 4px; background: #fff; } ::-webkit-scrollbar-thumb { background-color: ; -webkit-border-radius: 1ex; } blockquote { border: #fff; border-left: 1px solid; border-radius: 2px; padding-left: 10px; margin-left: 15px; border-left: 1px dashed; } a { color: gray; text-decoration: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; } a:hover { color: #aabce5; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; } b { color: #aabce5; } i { color: #aabce5; } small, sub, sub { font-size: 10px; } h1, h2, h3 { font-family: 'Pavanam', sans-serif; font-size: 20px; text-transform: uppercase; color: #393939; z-index: 999; } #postcol { width: 450px; margin-left: 650px; } #post { margin-bottom: 20px; width: 450px; padding: 10px; } #info { margin: 0 auto; width: 350px; font-size: 8px; text-align: center; height: 10px; padding: 5px; margin-top: 5px; font-family: 'times new roman'; letter-spacing: 2px; text-transform: uppercase; background-position: center bottom; } #question { width: 420px; max-height: 500px; padding: 15px; text-align: center; margin-top: -15px; border-top: 1px #bbb dashed; border-bottom: 1px #bbb dashed; word-break: break-all; } #asker { font-family: 'Parisienne', cursive; font-size: 40px; text-shadow: -1px -1px #ccc; text-transform: capitalize; z-index: 9999999; max-height: 500px; color: #393939; } #answer { padding: 5px; } .playerbuttonbg { position: absolute; left: 20px; top: 34px; width: 19px; height: 19px; background-color: #ffffff; padding: 10px; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; opacity: .4; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; transition: opacity .7s ease-in-out; -moz-transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; } .playerbuttonbg:hover { opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; } .newplayerbutton { position: relative; width: 19px; height: 19px; overflow: hidden; } .playerbuttonhug { position: absolute; top: -18px; left: -7px; } .tumblr_audio_player { height: 90px; width: 270px; -moz-transform: scale(0.60, 0.60); -webkit-transform: scale(0.60, 0.60); -o-transform: scale(0.60, 0.60); -ms-transform: scale(0.60, 0.60); transform: scale(0.60, 0.60); -moz-transform-origin: top left; -webkit-transform-origin: top left; -o-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; } .audioimgwrapper { position: absolute; left: 0px; top: 15px; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; overflow: hidden; width: 79px; height: 79px; } .audioimgwrapper img { width: 100%; height: auto; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; } .trackdetails { width: auto; margin-left: 90px; min-height: 85px; padding: 10px; Text-transform: uppercase; } .audiowrapper { position: relative; display:inline-block; } #tags { font-family: 'calibri'; font-size: 8px; word-spacing: 5px; margin-top: 2px; margin-left: 0px; padding-bottom: 10px; text-transform: uppercase; text-align: center; word-break: break-all; } #link { position: fixed; margin-top: 530px; margin-left: 95px; font-size: 25px; letter-spacing: 3px; font-family: 'impact'; word-spacing: 5px; width: 300px; text-align: center; } #credit { position:fixed; right:50px; bottom:25px; font-family: 'Abril Fatface', cursive; font-size:25px; padding: 5px; } #credit hover { color: white; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; } #young { color: gray; font-size: 20px; float: left; margin-top: 10px; margin-left: -10px; z-index: -99; } #page { position: fixed; margin-top: 220px; margin-left: 320px; color: #6869a5; transform: rotate(50deg); } #desc { position: fixed; margin-top: 372px; margin-left: 365px; height: 160px; width: 187px; text-align: center; padding: 5px; } </style> <body> <div id="desc"><br><BR><BR><p></div> <div id="link"><a href="/rules" title="An Independent RP blog for Gudao from Fate/Grand Order"/>01</a> <a href="/"/>02</a> <a href="/ask"/>03</a> <a href="/submit"/>04</a> <a href="/rules"/>05</a> <a href="/bio"/>06</a> </div> </div> <div id="page"> <span class="current_page">1</span> <a class="jump_page" href="/page/2">2</a> <a class="jump_page" href="/page/3">3</a> <a class="jump_page" href="/page/4">4</a> <a class="jump_page" href="/page/5">5</a> <a href="/page/2" class="jump_page">»</a> </div> <div id="postcol"> <title> https://chaldeasfuture.tumblr.com/post/160023803443/asklawmuses-rping-for-roughly-about-4-years <a href="https://chaldeasfuture.tumblr.com/post/160023803443/asklawmuses-rping-for-roughly-about-4-years" class="source_link">chaldeasfuture</a> </title> <div id="post"> <p><a href="https://chaldeasfuture.tumblr.com/post/160023803443/asklawmuses-rping-for-roughly-about-4-years" class="tumblr_blog">chaldeasfuture</a>:</p><blockquote><figure class="tmblr-full" data-orig-height="216" data-orig-width="639"><img src="http://78.media.tumblr.com/d0a2a19554911bd40365dd547fb2c566/tumblr_inline_op1a5yOvY01ukx97h_500.jpg" data-orig-height="216" data-orig-width="639" width="500" height="169"></figure><p><a href="https://chaldeasfuture.tumblr.com/ask">Ask</a>//<a href="https://chaldeasfuture.tumblr.com/law">Law</a>//<a href="https://chaldeasfuture.tumblr.com/law">Muses</a></p><ul><li>RPing for roughly about 4 years<br></li><li>Just a nerd. I don’t bite, I promise.</li></ul></blockquote> <div id="info"><center><a href="http://provisional-master-archived.tumblr.com/post/160023869032/chaldeasfuture-asklawmuses-rping-for">6 months ago</a> with 7 NOTES</center></div> <div id="tags"> <a href="http://provisional-master-archived.tumblr.com/tagged/You%27ll-find-me-over-here%21">You'll find me over here! ;</a></font> <a href="http://provisional-master-archived.tumblr.com/tagged/OutOfPoundCake">OutOfPoundCake ;</a></font> </div> <BR> <BR> </div> <title> </title> <div id="post"> <h1><a href="http://provisional-master-archived.tumblr.com/post/160023837452/this-blog-is-archived">This blog is Archived!</a></h1> <div id="info"><center><a href="http://provisional-master-archived.tumblr.com/post/160023837452/this-blog-is-archived">6 months ago</a> with 2 NOTES</center></div> <div id="tags"></div> <BR> <BR> </div> <title> </title> <div id="post"> <h1><a href="http://provisional-master-archived.tumblr.com/post/159984577642/psa-fate-of-the-blogs">PSA: Fate of the Blogs!</a></h1> <p>Hey everyone! It’s been a while. With college done for the summer for me I’ve had the desire to rp once more. But…I think a few things need to change.</p><p>So what does this mean?</p><p>Nanashi and the other’s will be archived.</p><p>Does that mean that I’m not going to stop RPing as them? Nope! I’m going to move to a multi-muse blog and operate from there! I’ll hopefully get it up running by today!</p> <div id="info"><center><a href="http://provisional-master-archived.tumblr.com/post/159984577642/psa-fate-of-the-blogs">6 months ago</a> with 4 NOTES</center></div> <div id="tags"> <a href="http://provisional-master-archived.tumblr.com/tagged/OutOfPoundCake">OutOfPoundCake ;</a></font> </div> <BR> <BR> </div> <title> http://provisional-master-archived.tumblr.com/post/158561158622/psa-sorta-hiatus <a href="http://provisional-master-archived.tumblr.com/post/158561158622/psa-sorta-hiatus" class="source_link">provisional-master-archived</a> </title> <div id="post"> <h1><a href="http://provisional-master-archived.tumblr.com/post/158779302227/psa-sorta-hiatus">PSA: Sorta Hiatus</a></h1> <p><a href="http://provisional-master.tumblr.com/post/158561158622/psa-sorta-hiatus" class="tumblr_blog">provisional-master</a>:</p><blockquote><p>So…As many of you know I have quite a few Fate muses (Nanashi, Nitocris, Merlin and Roman.) At the moment, I’m not really active with much of them as you can see. I’m going to be taking a step back away from them for a little bit so I can figure out what I want to do with them. I may drop a few or, merge everyone into a multimuse blog and see how that helps things out.</p></blockquote> <div id="info"><center><a href="http://provisional-master-archived.tumblr.com/post/158779302227/psa-sorta-hiatus">7 months ago</a> with 7 NOTES</center></div> <div id="tags"></div> <BR> <BR> </div> <title> http://carolinesalvatore.tumblr.com/post/158419725400/i-would-literally-rather-watch-my-otp-do-laundry <a href="http://carolinesalvatore.tumblr.com/post/158419725400/i-would-literally-rather-watch-my-otp-do-laundry" class="source_link">carolinesalvatore</a> </title> <div id="post"> <p><a href="http://carolinesalvatore.tumblr.com/post/158419725400/i-would-literally-rather-watch-my-otp-do-laundry" class="tumblr_blog">carolinesalvatore</a>:</p><blockquote><p>i would literally rather watch my otp do laundry together than suffer through some inorganic, pointless, dramatic bullshit.<br></p></blockquote> <div id="info"><center><a href="http://provisional-master-archived.tumblr.com/post/158651010607/carolinesalvatore-i-would-literally-rather-watch">7 months ago</a> with 21133 NOTES</center></div> <div id="tags"> <a href="http://provisional-master-archived.tumblr.com/tagged/OutOfPoundCake">OutOfPoundCake ;</a></font> </div> <BR> <BR> </div> <title> http://letalisotium.tumblr.com/post/158595498028 <a href="http://letalisotium.tumblr.com/post/158595498028" class="source_link">letalisotium</a> </title> <div id="post"> <center><div id="photoset_158595861847" class="html_photoset"> <iframe id="photoset_iframe_158595861847" name="photoset_iframe_158595861847" class="photoset" scrolling="no" frameborder="0" height="877" width="400" style="border:0px; background-color:transparent; overflow:hidden;" src="/post/158595861847/photoset_iframe/provisional-master-archived/tumblr_on2rlu0BIv1r00j5m/400/false" ></iframe></div></center> <div id="info"><center><a href="http://provisional-master-archived.tumblr.com/post/158595861847">7 months ago</a> with 99 NOTES</center></div> <div id="tags"></div> <BR> <BR> </div> <title> </title> <div id="post"> <h1><a href="http://provisional-master-archived.tumblr.com/post/158561158622/psa-sorta-hiatus">PSA: Sorta Hiatus</a></h1> <p>So…As many of you know I have quite a few Fate muses (Nanashi, Nitocris, Merlin and Roman.) At the moment, I’m not really active with much of them as you can see. I’m going to be taking a step back away from them for a little bit so I can figure out what I want to do with them. I may drop a few or, merge everyone into a multimuse blog and see how that helps things out.</p> <div id="info"><center><a href="http://provisional-master-archived.tumblr.com/post/158561158622/psa-sorta-hiatus">7 months ago</a> with 7 NOTES</center></div> <div id="tags"> <a href="http://provisional-master-archived.tumblr.com/tagged/OutOfPoundCake">OutOfPoundCake ;</a></font> </div> <BR> <BR> </div> <title> http://faerieroleplaymemes.tumblr.com/post/140980314276/the-legend-of-zelda-twilight-princess-sentence <a href="http://faerieroleplaymemes.tumblr.com/post/140980314276/the-legend-of-zelda-twilight-princess-sentence" class="source_link">faerieroleplaymemes</a> </title> <div id="post"> <h1><a href="http://provisional-master-archived.tumblr.com/post/158492057247/the-legend-of-zelda-twilight-princess-sentence">‘The Legend of Zelda: Twilight Princess’ sentence meme</a></h1> <p><a href="http://faerieroleplaymemes.tumblr.com/post/140980314276/the-legend-of-zelda-twilight-princess-sentence" class="tumblr_blog">faerieroleplaymemes</a>:</p><blockquote><blockquote><p><b>Send one to my muse for their reaction</b></p></blockquote><ul><li>“Can you at least promise me this? Just come home safely.”<br></li><li>“If there is anything you desire, then I shall desire it, too.”<br></li><li>“What? Say something! Am I so beautiful you’ve no words left?”<br></li><li>“I want you to do me a favor. I can’t give you the details now, but it will be easy.”<br></li><li>“You heard me! So get out of here!”<br></li><li>“Welcome to my castle.”<br></li><li>“So, this is the one for whom you were searching…”<br></li><li>“Ha. Such conceit.”<br></li><li>“I follow the strongest side!… That is all I have ever known.”<br></li><li>“I want to thank you for being so kind to someone like me… Someone you don’t even know.”<br></li><li>“Sorry, but as romantic as this is, I’m not going to stay here with you, I’m getting out!”<br></li><li>“…You were imprisoned? I am sorry.”<br></li><li>“This village is full of idiots.”<br></li><li>“We can’t just let this goat eat the letter!”<br></li><li>“Do you ever feel a strange sadness as dusk falls?”<br></li><li>“To defy the gods with such petty magic, only to be cast aside… How very pathetic.”<br></li><li>“It’s such a nice melody…”<br></li><li>“Ewww… That wasn’t good for my appetite…”<br></li><li>“Your heart and mine were as one, however briefly.”<br></li><li>“The howls of the beasts… they’ve faded into silence.”<br></li><li>“An impressive-looking blade… but nothing more.”<br></li><li>“Those who do not know the danger of wielding power will, before long, be ruled by it… never forget that.”<br></li><li>“So, you’re not absolutely stupid after all!”<br></li><li>“Yes… This feels so familiar…”<br></li><li>“Oh, but listen to me blather on! I have a favor to ask.”</li></ul></blockquote> <div id="info"><center><a href="http://provisional-master-archived.tumblr.com/post/158492057247/the-legend-of-zelda-twilight-princess-sentence">7 months ago</a> with 1204 NOTES</center></div> <div id="tags"></div> <BR> <BR> </div> <title> https://rpmemesratedpg.tumblr.com/post/158455305223/the-magicians-nephew-chapter-7-sentence-starters <a href="https://rpmemesratedpg.tumblr.com/post/158455305223/the-magicians-nephew-chapter-7-sentence-starters" class="source_link">rpmemesratedpg</a> </title> <div id="post"> <h1><a href="http://provisional-master-archived.tumblr.com/post/158483432722/the-magicians-nephew-chapter-7-sentence-starters">The Magician’s Nephew Chapter 7 Sentence Starters</a></h1> <p><a href="https://rpmemesratedpg.tumblr.com/post/158455305223/the-magicians-nephew-chapter-7-sentence-starters" class="tumblr_blog">rpmemesratedpg</a>:</p><blockquote><p>“And who is this young person?”<br></p><p>“Get out of my house this moment.”<br></p><p>“No strong language in this house <i>if</i> you please.”<br></p><p>“I thought as much.”<br></p><p>“I wonder what on earth is going to happen now.”<br></p><p>“I suppose I’ll have to risk that.”<br></p><p>“I haven’t the faintest idea where to look.”<br></p><p>“Beautiful bit of work that must ‘ave been.”<br></p><p>“Now then, what’s all this ‘ere?”<br></p><p>“Dear me, I’m terribly shaken.”<br></p><p>“One at a time please, one at a time.”</p></blockquote> <div id="info"><center><a href="http://provisional-master-archived.tumblr.com/post/158483432722/the-magicians-nephew-chapter-7-sentence-starters">7 months ago</a> with 12 NOTES</center></div> <div id="tags"></div> <BR> <BR> </div> <title> </title> <div id="post"> <div id="asker"><a href="https://wandererswe.tumblr.com/" class="asker">wandererswe</a> </div><div id="question">"if you forget your fear, you become reckless." [Shiro]</div><div id="answer"><figure data-orig-height="128" data-orig-width="128"><img src="http://78.media.tumblr.com/f8d0ce31659e5121c7575f29f1f2c0b3/tumblr_inline_omsb7sdYmD1u54aoa_250.png" data-orig-height="128" data-orig-width="128" width="128" height="128"></figure><p>“It’s…hard at times to remember what fear is. Considering I’ve had to stand against several large threats. Though…I have to remember that these things can and will kill me without a second thought. That my life could be snuffed out if I’m not careful.”<br></p></div> <div id="info"><center><a href="http://provisional-master-archived.tumblr.com/post/158378583247/if-you-forget-your-fear-you-become-reckless">7 months ago</a> with 1 NOTES</center></div> <div id="tags"> <a href="http://provisional-master-archived.tumblr.com/tagged/wandererswe">wandererswe ;</a></font> </div> <BR> <BR> </div> </div></div></div> <BR><BR> <BR> <br><BR> </div></div></div> <div id="credit"><a href="http://arthoria.tumblr.com" title="THEME CODED BY ARTY @ ARTHORIA. DO NOT STEAL AND/OR CLAIM AS YOUR OWN.">A</a></div> <iframe scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0; z-index:9999;" id="ga_target"></iframe><script type="text/javascript"> (function(){ var analytics_frame = document.getElementById('ga_target'); var analytics_iframe_loaded; var user_logged_in; var blog_is_nsfw = 'No'; var addthis_enabled = false; var eventMethod = window.addEventListener ? "addEventListener" : "attachEvent"; var eventer = window[eventMethod]; var messageEvent = eventMethod == "attachEvent" ? "onmessage" : "message"; eventer(messageEvent,function(e) { var message = (e.data && e.data.split) ? e.data.split(';') : ''; switch (message[0]) { case 'analytics_iframe_loaded': analytics_iframe_loaded = true; postCSMessage(); postGAMessage(); postATMessage(); postRapidMessage(); break; case 'user_logged_in': user_logged_in = message[1]; postGAMessage(); postATMessage(); break; } }, false); analytics_frame.src = "https://assets.tumblr.com/analytics.html?e545bd2397476017430227533432638a#" + "http://provisional-master-archived.tumblr.com"; function postGAMessage() { if (analytics_iframe_loaded && user_logged_in) { var is_ajax = false; analytics_frame.contentWindow.postMessage(['tick_google_analytics', is_ajax, user_logged_in, blog_is_nsfw, '/?route=%2F'].join(';'), analytics_frame.src.split('/analytics.html')[0]); } } function postCSMessage() { COMSCORE = true; analytics_frame.contentWindow.postMessage('enable_comscore;' + window.location, analytics_frame.src.split('/analytics.html')[0]); } function postATMessage() { if (addthis_enabled && analytics_iframe_loaded) { analytics_frame.contentWindow.postMessage('enable_addthis', analytics_frame.src.split('/analytics.html')[0]); } } function postRapidMessage() { if (analytics_iframe_loaded) { var is_ajax = ''; var route = '/'; var tumblelog_id = '286522276'; var yahoo_space_id = '1197719229'; var rapid_client_only = '1'; var apv = '1'; var rapid_ex = ''; analytics_frame.contentWindow.postMessage( [ 'tick_rapid', is_ajax, route, user_logged_in, tumblelog_id, yahoo_space_id, rapid_client_only, apv, rapid_ex ].join(';'), analytics_frame.src.split('/analytics.html')[0] ); } } })(); </script><script type="text/javascript">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1509125720&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvcHJvdmlzaW9uYWwtbWFzdGVyLWFyY2hpdmVkLnR1bWJsci5jb21cLyIsInJlcXR5cGUiOjAsInJvdXRlIjoiXC8ifQ==&U=AKILCBIJOO&K=caa2da197d47c98d0f7118c38eda0f1144c56b7165af2c5b1ff02362c8e80d63&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1509125720&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvcHJvdmlzaW9uYWwtbWFzdGVyLWFyY2hpdmVkLnR1bWJsci5jb21cLyIsInJlcXR5cGUiOjAsInJvdXRlIjoiXC8iLCJub3NjcmlwdCI6MX0=&U=AKILCBIJOO&K=2b79295c43e19111d91317686856fe67b14c2a559ec7db1dad6c75c3d73768d3&R="></noscript><script > (function (w,d) { 'use strict'; var l = function(el, type, listener, useCapture) { el.addEventListener ? el.addEventListener(type, listener, !!useCapture) : el.attachEvent && el.attachEvent('on' + type, listener, !!useCapture); }; var a = function () { if (d.getElementById('tumblr-cdx')) { return; } var s = d.createElement('script'); var el = d.getElementsByTagName('script')[0]; s.async = true; s.src = 'http://assets.tumblr.com/assets/scripts/vendor/cedexis/1-13960-radar10.min.js?_v=f1579c509dad6daa6d33b4284812ab90'; s.type = 'text/javascript'; s.id = 'tumblr-cdx'; d.body.appendChild(s); }; l(w,'load',a); }(window, document)); </script><script type="text/javascript">!function(s){s.src='https://px.srvcs.tumblr.com/impixu?T=1509125720&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6XC9cL3Byb3Zpc2lvbmFsLW1hc3Rlci1hcmNoaXZlZC50dW1ibHIuY29tXC8iLCJyZXF0eXBlIjowLCJyb3V0ZSI6IlwvIiwicG9zdHMiOlt7InJvb3RfYmxvZ2lkIjoiMzQ1MDMxNTMxIiwicm9vdF9wb3N0aWQiOjE2MDAyMzgwMzQ0MywicG9zdGlkIjoiMTYwMDIzODY5MDMyIiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJwb3N0aWQiOiIxNjAwMjM4Mzc0NTIiLCJibG9naWQiOiIyODY1MjIyNzYiLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjE1OTk4NDU3NzY0MiIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicm9vdF9ibG9naWQiOiIyODY1MjIyNzYiLCJyb290X3Bvc3RpZCI6IjE1ODU2MTE1ODYyMiIsInBvc3RpZCI6IjE1ODc3OTMwMjIyNyIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicm9vdF9ibG9naWQiOiIxMzg0MzE1NTgiLCJyb290X3Bvc3RpZCI6IjE1ODQxOTcyNTQwMCIsInBvc3RpZCI6IjE1ODY1MTAxMDYwNyIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicm9vdF9ibG9naWQiOiIyMzM1MDQ4NyIsInJvb3RfcG9zdGlkIjoxNTg1OTU0OTgwMjgsInBvc3RpZCI6IjE1ODU5NTg2MTg0NyIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTU4NTYxMTU4NjIyIiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJyb290X2Jsb2dpZCI6IjIyNTkxNTYxMCIsInJvb3RfcG9zdGlkIjoiMTQwOTgwMzE0Mjc2IiwicG9zdGlkIjoiMTU4NDkyMDU3MjQ3IiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJyb290X2Jsb2dpZCI6IjMyNzQwNzA2MyIsInJvb3RfcG9zdGlkIjoiMTU4NDU1MzA1MjIzIiwicG9zdGlkIjoiMTU4NDgzNDMyNzIyIiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJwb3N0aWQiOiIxNTgzNzg1ODMyNDciLCJibG9naWQiOiIyODY1MjIyNzYiLCJzb3VyY2UiOjMzfV19&U=LKCMIOIAEJ&K=33b8c6cb0551c673643bf53c1b401e3af457b11ecce0a10df6018ee5bef63583&R='.replace(/&R=[^&$]*/,'').concat('&R='+escape(document.referrer)).slice(0,2000).replace(/%.?.?$/,'');}(new Image());</script><noscript><img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="https://px.srvcs.tumblr.com/impixu?T=1509125720&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6XC9cL3Byb3Zpc2lvbmFsLW1hc3Rlci1hcmNoaXZlZC50dW1ibHIuY29tXC8iLCJyZXF0eXBlIjowLCJyb3V0ZSI6IlwvIiwicG9zdHMiOlt7InJvb3RfYmxvZ2lkIjoiMzQ1MDMxNTMxIiwicm9vdF9wb3N0aWQiOjE2MDAyMzgwMzQ0MywicG9zdGlkIjoiMTYwMDIzODY5MDMyIiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJwb3N0aWQiOiIxNjAwMjM4Mzc0NTIiLCJibG9naWQiOiIyODY1MjIyNzYiLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjE1OTk4NDU3NzY0MiIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicm9vdF9ibG9naWQiOiIyODY1MjIyNzYiLCJyb290X3Bvc3RpZCI6IjE1ODU2MTE1ODYyMiIsInBvc3RpZCI6IjE1ODc3OTMwMjIyNyIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicm9vdF9ibG9naWQiOiIxMzg0MzE1NTgiLCJyb290X3Bvc3RpZCI6IjE1ODQxOTcyNTQwMCIsInBvc3RpZCI6IjE1ODY1MTAxMDYwNyIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicm9vdF9ibG9naWQiOiIyMzM1MDQ4NyIsInJvb3RfcG9zdGlkIjoxNTg1OTU0OTgwMjgsInBvc3RpZCI6IjE1ODU5NTg2MTg0NyIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTU4NTYxMTU4NjIyIiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJyb290X2Jsb2dpZCI6IjIyNTkxNTYxMCIsInJvb3RfcG9zdGlkIjoiMTQwOTgwMzE0Mjc2IiwicG9zdGlkIjoiMTU4NDkyMDU3MjQ3IiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJyb290X2Jsb2dpZCI6IjMyNzQwNzA2MyIsInJvb3RfcG9zdGlkIjoiMTU4NDU1MzA1MjIzIiwicG9zdGlkIjoiMTU4NDgzNDMyNzIyIiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJwb3N0aWQiOiIxNTgzNzg1ODMyNDciLCJibG9naWQiOiIyODY1MjIyNzYiLCJzb3VyY2UiOjMzfV0sIm5vc2NyaXB0IjoxfQ==&U=LKCMIOIAEJ&K=a73e00cd403b04746b0338852c7faaf586c5c3a94b0c4a64e5716c0049e62517&R="></noscript><noscript id="bootloader" data-bootstrap="{"Components":{"PostActivity":[],"NotificationPoller":{"messaging_keys":[],"token":"c86f8a500596474a7ef5034081f694bd","inbox_unread":0},"TumblelogIframe":{"unified":true,"variant":null,"isCompact":true,"tumblelogBundleSrc":"http:\/\/assets.tumblr.com\/client\/prod\/standalone\/tumblelog\/index.build.js?_v=c41e22c9b4f5b7ebfca85acc96f7b07f","tumblelogName":"provisional-master-archived","isLoggedIn":false,"isFriend":false,"formKey":"","canSubscribe":false,"isSubscribed":false,"tumblelogTitle":"Provisional Master","tumblelogAvatar":"http:\/\/78.media.tumblr.com\/avatar_42fffcfce101_40.png","tumblelogHost":"http:\/\/provisional-master-archived.tumblr.com","isOptica":false,"isCustomTheme":true,"themeHeaderImage":"https:\/\/static.tumblr.com\/bb23a7d02eaf56f1196ad408c1e2b043\/aru1kz0\/ccKo4nx1c\/tumblr_static_tumblr_static_asj3fsfzjogk4g4gwsww0c04s_focused_v3.png","themeBackgroundColor":"#FAFAFA","themeTitleColor":"#444444","themeAccentColor":"#529ECC","brag":true,"adsEnabled":true,"canShowAd":true,"isPremium":false,"showLrecAds":false,"showStickyLrecBackfill":false,"showGeminiAds":false,"geminiSectionCodeDesktop":"a10bca9c-0c5d-4a02-ab13-14ab8513d81d","geminiSectionCodeMobile":"ced63809-b609-4aca-96a0-abc099acba6b","currentPageType":"blog","currentPage":"1","searchQuery":"","tag":"","query":"","chrono":false,"postId":"","src":"http:\/\/provisional-master-archived.tumblr.com\/","postUrl":"","isBlocked":null,"isAdmin":false,"lookupButtonUrl":"","showSpamButton":false,"showRootPostButton":false,"rootPostUrl":"","showRadarPostButton":false,"radarKeys":"","isUniblocked":false,"isNsfw":false,"isAdult":false,"isSpam":false,"isPrimaryBlog":false,"canEdit":false,"canReblogSelf":false,"showLikeButton":false,"showReblogButton":false,"reblogUrl":"","showFanMailButton":false,"showMessagingButton":false,"loginCheckIframeSrc":"http:\/\/assets.tumblr.com\/assets\/html\/iframe\/login_check.html?_v=d92d24a70075d882e6cfd5c8303fbf32","appInstallUrls":{"android":"https:\/\/play.google.com\/store\/apps\/details?id=com.tumblr\u0026referrer=utm_source%3Dtumblr%26utm_medium%3Diframe%26utm_campaign%3Dblog_network_floating_cta","ios":"https:\/\/itunes.apple.com\/app\/apple-store\/id305343404?pt=9029\u0026ct=blog_network_floating_cta\u0026mt=8"},"appOpenReferrer":"tumblr_new_iframe","isShowSearch":true,"supplyLogging":[],"secondsSinceLastActivity":-1}},"Flags":{"doods":"eyJmaWx0ZXJfbnNmdyI6dHJ1ZSwic2FmZV9tb2RlIjp0cnVlLCJzYWZlX21vZGVfZW5hYmxlZCI6dHJ1ZSwia2V5Y29tbWFuZF9hdXRvX3BhZ2luYXRlIjp0cnVlLCJsb2dnZWRfb3V0X3NlYXJjaCI6dHJ1ZSwia3Jha2VuX3dlYl9sb2dnaW5nX2xpYnJhcnkiOnRydWUsInNlY3VyZV9mb3JtX2tleSI6dHJ1ZSwic2VjdXJlX2Zvcm1fa2V5X2Z1bGx5X29uIjp0cnVlLCJ0dW1ibGVsb2dfcG9wb3ZlciI6dHJ1ZSwiY2Fub25pY2FsX3VybF93cml0ZXMiOnRydWUsImVuYWJsZV9jYXB0dXJlX2pzIjp0cnVlLCJwcmltYV9wb3N0X2Zvcm1zIjp0cnVlLCJsb2NrZWRfcmVibG9nX3VpIjp0cnVlLCJ0YWJsZXRfYmFubmVyX2FjdGl2ZSI6dHJ1ZSwibW9iaWxlX2Jhbm5lcl9hY3RpdmUiOnRydWUsImxvZ19zZWFyY2hfYm94Ijp0cnVlLCJ1c2VyX21lbnRpb25zIjp0cnVlLCJodG1sNV9hdWRpb19wbGF5ZXIiOnRydWUsInBvcG92ZXJfcmVjb21tZW5kYXRpb25zIjp0cnVlLCJpbmRhc2hfcmVjb21tZW5kYXRpb25zIjp0cnVlLCJwb3B0aWNhX3R1bWJsZWxvZ19wb3BvdmVycyI6dHJ1ZSwidHVtYmxyX3R2Ijp0cnVlLCJkZXByZWNhdGVfZmVhdHVyZWRfdGFncyI6dHJ1ZSwicmVibG9nX3VpX3JlZnJlc2giOnRydWUsInRhYl9zd2l0Y2hlciI6dHJ1ZSwiZmFzdF9jb21wb3NlIjp0cnVlLCJkYXNoYm9hcmRfcmVmcmVzaCI6dHJ1ZSwibW9iaWxlX3dlYl9waG90b3NldHMiOnRydWUsIm1vYmlsZV93ZWJfZ2F0ZSI6dHJ1ZSwibW9iaWxlX3dlYl9wYWdlX3RpdGxlcyI6dHJ1ZSwibW9iaWxlX3dlYl9hYnVzZV9mb3JtIjp0cnVlLCJkb250X2Nhc3RfanNfZm9sbG93cyI6dHJ1ZSwiYWRzX25ld192ZW5kb3JfYnV0dG9ucyI6dHJ1ZSwicmVhY3RpdmF0aW9uX2Zsb3ciOnRydWUsImd1bHBqc19hZG1pbiI6dHJ1ZSwiZW5hYmxlX2pzX2VwaGVtZXJhbF9sb2ciOnRydWUsImxvZ19sYWR5Ijp0cnVlLCJjc2xvZ2dlcl9qcyI6dHJ1ZSwiZGlzY292ZXJ5X2h1Yl9hY2Nlc3MiOnRydWUsImhlYWRlcl9hY2NvdW50X21lbnUiOnRydWUsImVuYWJsZV9zaGFyZV9lbWJlZF9jb2RlIjp0cnVlLCJyZWRkaXRfc2hhcmluZyI6dHJ1ZSwicG9zdF9pdF9mb3J3YXJkIjp0cnVlLCJwZWVwcl9zZWFyY2hfYW5kX2ZpbHRlciI6dHJ1ZSwiaW50ZXJuc19wYWdlIjp0cnVlLCJmb2xsb3dlZF9zZWFyY2hlc19iaWdfd2ViIjp0cnVlLCJsaXZlcGhvdG9zX3dlYiI6dHJ1ZSwic2FmZV9tb2RlX293bl9wb3N0Ijp0cnVlLCJoaWRlX2RlZmF1bHRfaGVhZGVyc19ibG9nX2NhcmRzIjp0cnVlLCJrcmFrZW5fd2ViX2JibG9nX2FjdGl2ZSI6dHJ1ZSwiYXJjaGl2ZS1wbHVzIjp0cnVlLCJkYXJsYV9hZF9mZWVkYmFjayI6dHJ1ZSwic3RhdHVzX2luZGljYXRvcnNfdWkiOnRydWUsImRpc2FibGVfeWFob29fYl9jb29raWUiOnRydWUsImxpdmVwaG90b3MiOnRydWV9"},"Context":{"name":"default","time":1509125720000,"userinfo":{"primary":"","name":"","channels":[]},"hosts":{"assets_host":"http:\/\/assets.tumblr.com","secure_assets_host":"https:\/\/assets.tumblr.com","www_host":"http:\/\/www.tumblr.com","secure_www_host":"https:\/\/www.tumblr.com","embed_host":"https:\/\/embed.tumblr.com","safe_host":"http:\/\/safe.txmblr.com","platform_host":"http:\/\/platform.tumblr.com"},"language":"en_US","language_simple":"en","assets":"http:\/\/assets.tumblr.com\/client\/prod\/"},"Translations":{"%1$sReport %2$s's post?%3$sIf it violates our community guidelines, we'll remove it.%4$s":"%1$sReport %2$s's reblog?%3$sIf it violates our community guidelines, we'll remove it.%4$s","%1$sReport %2$s's reply?%3$sIf it violates our community guidelines, we'll remove it.%4$s":"%1$sReport %2$s's reblog?%3$sIf it violates our community guidelines, we'll remove it.%4$s"}} | This meta description is 47317 characters in length. Google suggests up to 320 characters at the very most to make sure the whole meta description is visible in search results page. |
Site speed | Around 0.6924 seconds | The website load speed is rather good. |
Links on homepage | Around 49 links | This is a well-judged amount of links for a homepage. |
HTML size | 49.3KB | A very good result, this. Remember, search engines such as Google place a lot of their website ratings on its speed. |
Website host server overview | Server status: online. Server IP address for this website is 66.6.33.21. | We apologize, but for some reason we were unable to gather enough data to provide a detailed insight at this time. |
If the basic information we presented you with above is not enough, get ready to dive in much deeper!
Servers are physical storage devices that contain all the files and databases associated with a specific website, sometimes more than one. At times, a server makes up several virtual devices - separate servers used for shared hosting (tends to be cheaper). Entering website address into the address bar of your browser starts the request process during which your browser contacts the server and asks for specific files and database entries in order to display the requested website.
What follows is certainly very geeky, but informative for the knowing. Dig in:
Header detail |
---|
HTTP/1.1 200 OK Server: openresty Date: Fri, 27 Oct 2017 17:35:20 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: keep-alive Vary: Accept-Encoding P3P: CP="Tumblr's privacy policy is available here: https://www.tumblr.com/policy/en/privacy" X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Tumblr-User: provisional-master-archived X-Tumblr-Pixel-0: https://px.srvcs.tumblr.com/impixu?T=1509125720&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvcHJvdmlzaW9uYWwtbWFzdGVyLWFyY2hpdmVkLnR1bWJsci5jb21cLyIsInJlcXR5cGUiOjAsInJvdXRlIjoiXC8ifQ==&U=DNDNABFGMH&K=96736b43c1303aabb3560b9de5c75af87796ebab363737013fae10e7f5d16922--https://px.srvcs.tumblr.com/impixu?T=1509125720&J=eyJ0eXBlIjoicG9zdCIsInVybCI6Imh0dHA6XC9cL3Byb3Zpc2lvbmFsLW1hc3Rlci1hcmNoaXZlZC50dW1ibHIuY29tXC8iLCJyZXF0eXBlIjowLCJyb3V0ZSI6IlwvIiwicG9zdHMiOlt7InJvb3RfYmxvZ2lkIjoiMzQ1MDMxNTMx X-Tumblr-Pixel-1: Iiwicm9vdF9wb3N0aWQiOjE2MDAyMzgwMzQ0MywicG9zdGlkIjoiMTYwMDIzODY5MDMyIiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJwb3N0aWQiOiIxNjAwMjM4Mzc0NTIiLCJibG9naWQiOiIyODY1MjIyNzYiLCJzb3VyY2UiOjMzfSx7InBvc3RpZCI6IjE1OTk4NDU3NzY0MiIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicm9vdF9ibG9naWQiOiIyODY1MjIyNzYiLCJyb290X3Bvc3RpZCI6IjE1ODU2MTE1ODYyMiIsInBvc3RpZCI6IjE1ODc3OTMwMjIyNyIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicm9vdF9ibG9naWQiOiIxMzg0MzE1NTgiLCJyb290X3Bvc3RpZCI6IjE1ODQxOT X-Tumblr-Pixel-2: cyNTQwMCIsInBvc3RpZCI6IjE1ODY1MTAxMDYwNyIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicm9vdF9ibG9naWQiOiIyMzM1MDQ4NyIsInJvb3RfcG9zdGlkIjoxNTg1OTU0OTgwMjgsInBvc3RpZCI6IjE1ODU5NTg2MTg0NyIsImJsb2dpZCI6IjI4NjUyMjI3NiIsInNvdXJjZSI6MzN9LHsicG9zdGlkIjoiMTU4NTYxMTU4NjIyIiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJyb290X2Jsb2dpZCI6IjIyNTkxNTYxMCIsInJvb3RfcG9zdGlkIjoiMTQwOTgwMzE0Mjc2IiwicG9zdGlkIjoiMTU4NDkyMDU3MjQ3IiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJyb290X2Jsb2dpZCI6IjMy X-Tumblr-Pixel-3: NzQwNzA2MyIsInJvb3RfcG9zdGlkIjoiMTU4NDU1MzA1MjIzIiwicG9zdGlkIjoiMTU4NDgzNDMyNzIyIiwiYmxvZ2lkIjoiMjg2NTIyMjc2Iiwic291cmNlIjozM30seyJwb3N0aWQiOiIxNTgzNzg1ODMyNDciLCJibG9naWQiOiIyODY1MjIyNzYiLCJzb3VyY2UiOjMzfV19&U=NGJEDJJHNL&K=c4284f7c28fd76c3335a7e9a8edfd41b977c2510a812182714488570afc32ad0 X-Tumblr-Pixel: 4 Link: <http://78.media.tumblr.com/avatar_42fffcfce101_128.png>; rel=icon X-UA-Compatible: IE=Edge,chrome=1 X-UA-Device: desktop Vary: X-UA-Device, Accept, Accept-Encoding |
Now that you are hopefully done with provisional-master-archived.tumblr.com, we invite you to read more of our in-depth reports. Try entering a new domain address in the search form at the top of this page, or on the homepage. Alternatively, refer to this list for more website overviews:
We have found so many alternative TLD extensions for provisional-master-archived.tumblr.com. Here is the full list with 580 entries:
The following list of most frequent domain address mistypes associated with provisional-master-archived.tumblr.com contains at least 1506 entries: