{"id":21600,"date":"2025-01-15T11:21:31","date_gmt":"2025-01-15T05:51:31","guid":{"rendered":"https:\/\/www.admissify.com\/blog\/?post_type=web-story&#038;p=21600"},"modified":"2025-01-17T12:10:16","modified_gmt":"2025-01-17T06:40:16","slug":"phd-in-the-uk","status":"publish","type":"web-story","link":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/","title":{"rendered":"Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS!"},"content":{"rendered":"<p><html amp=\"\" lang=\"en\"><head>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script id="bv-lazyload-images" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});var bv_lazyload_event_listener="load",bv_lazyload_events=["mousemove","click","keydown","wheel","touchmove","touchend"],bv_use_srcset_attr=!1,BV_DEBUG_MODE=!1,bv_style_observer,img_observer,picture_lazy_observer,bvImageLazyloadObserverOptions={rootMargin:"200px 0px",threshold:.01};function bvDebugLog(...args){BV_DEBUG_MODE&&console.log(...args)}__name(bvDebugLog,"bvDebugLog"),bv_lazyload_event_listener=="load"?window.addEventListener("load",event=>{handle_lazyload_images()}):bv_lazyload_event_listener=="readystatechange"&&document.addEventListener("readystatechange",event=>{document.readyState==="interactive"&&handle_lazyload_images()});function add_lazyload_image_event_listeners(handle_lazyload_images2){bv_lazyload_events.forEach(function(event){document.addEventListener(event,handle_lazyload_images2,!0)})}__name(add_lazyload_image_event_listeners,"add_lazyload_image_event_listeners");function remove_lazyload_image_event_listeners(){bv_lazyload_events.forEach(function(event){document.removeEventListener(event,handle_lazyload_images,!0)})}__name(remove_lazyload_image_event_listeners,"remove_lazyload_image_event_listeners");function bv_replace_lazyloaded_image_url(element2){let src_value=element2.getAttribute("bv-data-src"),srcset_value=element2.getAttribute("bv-data-srcset"),currentSrc=element2.getAttribute("src");currentSrc&&currentSrc.startsWith("data:image/svg+xml")&&(bv_use_srcset_attr&&srcset_value&&element2.setAttribute("srcset",srcset_value),src_value&&element2.setAttribute("src",src_value))}__name(bv_replace_lazyloaded_image_url,"bv_replace_lazyloaded_image_url");function bv_replace_inline_style_image_url(element2){let bv_style_attr=element2.getAttribute("bv-data-style");if(bvDebugLog(bv_style_attr),bv_style_attr){let currentStyles=element2.getAttribute("style")||"",newStyle=currentStyles+(currentStyles?";":"")+bv_style_attr;element2.setAttribute("style",newStyle)}else bvDebugLog("BV_STYLE_ATTRIBUTE_NOT_FOUND : "+entry)}__name(bv_replace_inline_style_image_url,"bv_replace_inline_style_image_url");function handleLazyloadImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_lazyloaded_image_url(entry2.target),img_observer.unobserve(entry2.target))})}__name(handleLazyloadImages,"handleLazyloadImages");function handleOnscreenInlineStyleImages(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_inline_style_image_url(entry2.target),bv_style_observer.unobserve(entry2.target))})}__name(handleOnscreenInlineStyleImages,"handleOnscreenInlineStyleImages");function handlePictureTags(entries){entries.map(entry2=>{entry2.isIntersecting&&(bv_replace_picture_tag_url(entry2.target),picture_lazy_observer.unobserve(entry2.target))})}__name(handlePictureTags,"handlePictureTags");function bv_replace_picture_tag_url(element2){const child_elements=element2.children;for(let i=0;i<child_elements.length;i++){let child_elem=child_elements[i],_srcset=child_elem.getAttribute("bv-data-srcset"),_src=child_elem.getAttribute("bv-data-src");_srcset&&child_elem.setAttribute("srcset",_srcset),_src&&child_elem.setAttribute("src",_src),bv_replace_picture_tag_url(child_elem)}}__name(bv_replace_picture_tag_url,"bv_replace_picture_tag_url"),"IntersectionObserver"in window&&(bv_style_observer=new IntersectionObserver(handleOnscreenInlineStyleImages,bvImageLazyloadObserverOptions),img_observer=new IntersectionObserver(handleLazyloadImages,bvImageLazyloadObserverOptions),picture_lazy_observer=new IntersectionObserver(handlePictureTags,bvImageLazyloadObserverOptions));function handle_lazyload_images(){"IntersectionObserver"in window?(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_style_observer.observe(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(img_element=>{img_observer.observe(img_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{picture_lazy_observer.observe(picture_element)})):(document.querySelectorAll(".bv-lazyload-bg-style").forEach(target_element=>{bv_replace_inline_style_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-tag-img").forEach(target_element=>{bv_replace_lazyloaded_image_url(target_element)}),document.querySelectorAll(".bv-lazyload-picture").forEach(picture_element=>{bv_replace_picture_tag_url(element)}))}__name(handle_lazyload_images,"handle_lazyload_images");
</script>

<script id="bv-viewport-image-hydration" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});const BV_VIEWPORT_IMAGE_CLASS="bv-viewport-img",BV_VIEWPORT_IMAGE_SWAP_MODE="src";function getViewportImageDeviceName(){let device_width=window.outerWidth;return device_width<=480?"mobile":device_width<=820?"ipad":device_width<=1536?"desktop":"large"}__name(getViewportImageDeviceName,"getViewportImageDeviceName");function getViewportHydrationAttr(node_element,attr_suffix,device_name){let attr_names=["bv-data-"+device_name+"-"+attr_suffix,"bv-data-large-"+attr_suffix];for(let index=0;index<attr_names.length;index+=1){let attr_value=node_element.getAttribute(attr_names[index]);if(attr_value)return attr_value}return""}__name(getViewportHydrationAttr,"getViewportHydrationAttr");function hydrateViewportImage(node_element){if(!node_element||node_element.getAttribute("bv-viewport-hydrated")==="1")return;let hydrated=!1,device_name=getViewportImageDeviceName(),src_attr=getViewportHydrationAttr(node_element,"src",device_name),srcset_attr=getViewportHydrationAttr(node_element,"srcset",device_name);BV_VIEWPORT_IMAGE_SWAP_MODE==="srcset"&&srcset_attr&&(node_element.setAttribute("srcset",srcset_attr),hydrated=!0),src_attr&&(node_element.setAttribute("src",src_attr),hydrated=!0),hydrated&&node_element.setAttribute("bv-viewport-hydrated","1")}__name(hydrateViewportImage,"hydrateViewportImage");function hydrateViewportImages(){let img_tags=document.querySelectorAll("."+BV_VIEWPORT_IMAGE_CLASS);setTimeout(()=>{img_tags.forEach(img_tag=>{hydrateViewportImage(img_tag)})},0)}__name(hydrateViewportImages,"hydrateViewportImages"),document.readyState==="loading"?document.addEventListener("DOMContentLoaded",hydrateViewportImages):hydrateViewportImages();
</script>

<script id="bv-dl-scripts-list" data-cfasync="false" bv-exclude="true">
var scriptAttrs = [{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0.js\\"","bv_inline_delayed":false},"bv_unique_id":"4DQIesTW60xmA8XpmK58","reference":0},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"src":"\\"https:\\/\\/cdn.ampproject.org\\/v0\\/amp-story-1.0.js\\"","custom-element":"\\"amp-story\\"","bv_inline_delayed":false},"bv_unique_id":"6XgpZscJItfjMu7NaHOb","reference":1},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"b3o5BUXpXAHE3mqCwMxv","reference":2},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"SYsekJhhtbXRTUtImaG4","reference":3},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"hvx1RMhB63qefTds5uYK","reference":4},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"QKtchd3mhf1RPZPtzqQa","reference":5},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"CVw0DQf4jXZBda5RglYl","reference":6},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"illa4ypFjcCNfA8C5GmO","reference":7},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"NQtUPREkvZY3r67pRdKU","reference":8},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"yo6sB5mVYv7MJ22clmSD","reference":9},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"IF55dzxXi8teXphw36ve","reference":10},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"gXptyQAjuZrRTpBuiELJ","reference":11},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"gD63zQG2xk88GKJSUEoo","reference":12},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"96z5AvxwjFz86IBVmmEb","reference":13},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"rxE7JRBkLmkQRY7Rsub6","reference":14},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"nHR7ttBSndsgKuPfCx70","reference":15},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"NvzppTjU1ErsgIiyLQhy","reference":16},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"bUYIfCUn2EavQvlDKl6n","reference":17},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"ysswjnpfuoFZExjcAQM6","reference":18},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"dfjpM9qZPh8ARQq5pH8f","reference":19},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"jkPYCB0UoFVr5mAGeNni","reference":20},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"nthz1gECc1N2TgCAZY3U","reference":21},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"rgHdUR8xwO3eT9CRGw5n","reference":22},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"MZX853hsxVqLhGjMBdMT","reference":23},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"jNxfKMftI9H3MNFD0RWP","reference":24},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"opoUloFUdEOEVZGttqdR","reference":25},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"5sjpm3j2cFbv6jKVXLTf","reference":26},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"llWGbVj7FiorJU3Obylc","reference":27},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"5WRJa0gOjSHuzX8mP9hs","reference":28},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"lzzsoGWypQuMWx7q0ONo","reference":29},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"qLK7azSH9nM3z73idjQt","reference":30},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"40vP5SNRju75jUD1YRe2","reference":31},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"CQIglyFXDnX5KwbtbwuD","reference":32},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"FZVp4ONjtZS81cY2tTUi","reference":33},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"2f6wnsUoZimt11Kp9oEb","reference":34},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/json\\"","bv_inline_delayed":true},"bv_unique_id":"d5lAwRuqJGC7sqGsyOAU","reference":35},{"attrs":{"defer":true,"data-cfasync":false,"async":false,"type":"\\"application\\/ld+json\\"","class":"\\"yoast-schema-graph\\"","bv_inline_delayed":true},"bv_unique_id":"F0Vj2EQkUDuU1IVEEt51","reference":36},{"attrs":{"src":"data:text\/javascript;base64, ZnVuY3Rpb24gYnZfdHJpZ2dlcl9haXJsaWZ0X2V2ZW50KHRhcmdldCwgZXZlbnRfdHlwZSkgewoKICBpZiAoZXZlbnRfdHlwZSA9PT0gInJlYWR5c3RhdGVjaGFuZ2UiKSB7CiAgICBpZiAoYnZfc3RhdGVfY291bnRlciA9PT0gMCkgewogICAgICBidl9zdGF0ZV9jb3VudGVyICs9IDEKICAgICAgYnZfY3VzdG9tX3JlYWR5X3N0YXRlX3ZhbHVlID0gImludGVyYWN0aXZlIgogICAgfSBlbHNlIGlmKGJ2X3N0YXRlX2NvdW50ZXIgPT09IDEpIHsKICAgICAgYnZfc3RhdGVfY291bnRlciArPSAxCiAgICAgIGJ2X2N1c3RvbV9yZWFkeV9zdGF0ZV92YWx1ZSA9ICJjb21wbGV0ZSIKICAgIH0KICB9CgogIGxldCBldmVudF9uYW1lID0gIkFpcmxpZnQiICsgZXZlbnRfdHlwZTsKICBsZXQgc3ludGhldGljRXZlbnQgPSBuZXcgRXZlbnQoZXZlbnRfbmFtZSwgeyBidWJibGVzOiB0cnVlIH0pOwoKICBPYmplY3QuZGVmaW5lUHJvcGVydHkoc3ludGhldGljRXZlbnQsICJ0eXBlIiwgeyBnZXQ6IGZ1bmN0aW9uICgpIHsgcmV0dXJuIGV2ZW50X3R5cGU7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwogIE9iamVjdC5kZWZpbmVQcm9wZXJ0eShzeW50aGV0aWNFdmVudCwgInRhcmdldCIsIHsgZ2V0OiBmdW5jdGlvbiAoKSB7IHJldHVybiB0YXJnZXQ7IH0sIHNldDogZnVuY3Rpb24gKCkgeyB9IH0pOwoKICB0YXJnZXQuZGlzcGF0Y2hFdmVudChzeW50aGV0aWNFdmVudCk7Cn0KCmZ1bmN0aW9uIGJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpIHsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgInJlYWR5c3RhdGVjaGFuZ2UiKTsKICAgIGJ2X3RyaWdnZXJfYWlybGlmdF9ldmVudChkb2N1bWVudCwgIkRPTUNvbnRlbnRMb2FkZWQiKTsKCiAgICBzZXRUaW1lb3V0KCgpID0+IHsKICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQoZG9jdW1lbnQsICJyZWFkeXN0YXRlY2hhbmdlIik7CgogICAgICAgIHNldFRpbWVvdXQoKCkgPT4gewogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAibG9hZCIpOwogICAgICAgICAgICBidl90cmlnZ2VyX2FpcmxpZnRfZXZlbnQod2luZG93LCAicGFnZXNob3ciKTsKICAgICAgICB9LCAwKTsKICAgIH0sIDApOwp9Cgp2YXIgYnZfc3RhdGVfY291bnRlciA9IDAKCmJ2X2Rpc3BhdGNoRGVsYXllZEV2ZW50cygpOwoK","id":"bv-trigger-listener","type":"text\/javascript","defer":true,"async":false},"bv_unique_id":"d6fe9c24159ed4a27d224d91c70f8fdc","reference":100000000}];
</script>
<script id="bv-web-worker" type="javascript/worker" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});self.onmessage=function(e){var counter=e.data.fetch_urls.length;e.data.fetch_urls.forEach(function(fetch_url){loadUrl(fetch_url,function(){console.log("DONE: "+fetch_url),counter=counter-1,counter===0&&self.postMessage({status:"SUCCESS"})})})};async function loadUrl(fetch_url,callback){try{var request=new Request(fetch_url,{mode:"no-cors",redirect:"follow"});await fetch(request),callback()}catch(fetchError){console.log("Fetch Error loading URL:",fetchError);try{var xhr=new XMLHttpRequest;xhr.onerror=callback,xhr.onload=callback,xhr.responseType="blob",xhr.open("GET",fetch_url,!0),xhr.send()}catch(xhrError){console.log("XHR Error loading URL:",xhrError),callback()}}}__name(loadUrl,"loadUrl");
</script>
<script id="bv-web-worker-handler" data-cfasync="false" bv-exclude="true">var __defProp=Object.defineProperty;var __name=(target,value)=>__defProp(target,"name",{value,configurable:!0});if(typeof scriptAttrs<"u"&&Array.isArray(scriptAttrs)&&scriptAttrs.length>0){const lastElement=scriptAttrs[scriptAttrs.length-1];if(lastElement.attrs&&lastElement.attrs.id==="bv-trigger-listener"){var bv_custom_ready_state_value="loading";Object.defineProperty(document,"readyState",{get:__name(function(){return bv_custom_ready_state_value},"get"),set:__name(function(){},"set")})}}if(typeof scriptAttrs>"u"||!Array.isArray(scriptAttrs))var scriptAttrs=[];if(typeof linkStyleAttrs>"u"||!Array.isArray(linkStyleAttrs))var linkStyleAttrs=[];function isMobileDevice(){return window.innerWidth<=500}__name(isMobileDevice,"isMobileDevice");var js_dom_loaded=!1;document.addEventListener("DOMContentLoaded",()=>{js_dom_loaded=!0});const EVENTS=["mousemove","click","keydown","wheel","touchmove","touchend"];var scriptUrls=[],styleUrls=[],bvEventCalled=!1,workerFinished=!1,functionExec=!1,scriptsInjected=!1,stylesInjected=!1,bv_load_event_fired=!1,autoInjectTimerStarted=!1;const BV_AUTO_INJECT_ENABLED=!0,BV_DESKTOP_AUTO_INJECT_DELAY=4e3,BV_MOBILE_AUTO_INJECT_DELAY=1e4,BV_WORKER_TIMEOUT_DURATION=3e3;scriptAttrs.forEach((scriptAttr,index)=>{scriptAttr.attrs.src&&!scriptAttr.attrs.src.includes("data:text/javascript")&&(scriptUrls[index]=scriptAttr.attrs.src)}),linkStyleAttrs.forEach((linkAttr,index)=>{styleUrls[index]=linkAttr.attrs.href});var fetchUrls=scriptUrls.concat(styleUrls);function addEventListeners(bvEventHandler2){EVENTS.forEach(function(event){document.addEventListener(event,bvEventFired,!0),document.addEventListener(event,bvEventHandler2,!0)})}__name(addEventListeners,"addEventListeners");function removeEventListeners(){EVENTS.forEach(function(event){document.removeEventListener(event,bvEventHandler,!0)})}__name(removeEventListeners,"removeEventListeners");function bvEventFired(){bvEventCalled||(bvEventCalled=!0,workerFinished=!0)}__name(bvEventFired,"bvEventFired");function bvGetElement(attributes,element){Object.keys(attributes).forEach(function(attr){attr==="async"?element.async=attributes[attr]:attr==="innerHTML"?element.innerHTML=atob(attributes[attr]):element.setAttribute(attr,attributes[attr])})}__name(bvGetElement,"bvGetElement");function bvAddElement(attr,element){var attributes=attr.attrs;if(attributes.bv_inline_delayed){let bvScriptId=attr.bv_unique_id,bvScriptElement=document.querySelector("[bv_unique_id='"+bvScriptId+"']");bvScriptElement?(!attributes.innerHTML&&!attributes.src&&bvScriptElement.textContent.trim()!==""&&(attributes.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent(bvScriptElement.textContent)))),bvGetElement(attributes,element),bvScriptElement.after(element)):console.log(`Script not found for ${bvScriptId}`)}else{bvGetElement(attributes,element);var templateId=attr.bv_unique_id,targetElement=document.querySelector("[id='"+templateId+"']");targetElement&&targetElement.after(element)}}__name(bvAddElement,"bvAddElement");function injectStyles(){if(stylesInjected){console.log("Styles already injected, skipping");return}stylesInjected=!0,document.querySelectorAll('style[type="bv_inline_delayed_css"], template[id]').forEach(element=>{if(element.tagName.toLowerCase()==="style"){var new_style=document.createElement("style");new_style.type="text/css",new_style.textContent=element.textContent,element.after(new_style),new_style.parentNode?element.remove():console.log("PARENT NODE NOT FOUND")}else if(element.tagName.toLowerCase()==="template"){var templateId=element.id,linkStyleAttr=linkStyleAttrs.find(attr=>attr.bv_unique_id===templateId);if(linkStyleAttr){var link=document.createElement("link");bvAddElement(linkStyleAttr,link),element.parentNode&&element.parentNode.replaceChild(link,element),console.log("EXTERNAL STYLE ADDED")}else console.log(`No linkStyleAttr found for template ID ${templateId}`)}}),linkStyleAttrs.forEach((linkStyleAttr,index)=>{console.log("STYLE ADDED");var element=document.createElement("link");bvAddElement(linkStyleAttr,element)})}__name(injectStyles,"injectStyles");function injectScripts(){if(scriptsInjected){console.log("Scripts already injected, skipping");return}scriptsInjected=!0;let last_script_element;scriptAttrs.forEach((scriptAttr,index)=>{if(bv_custom_ready_state_value==="loading"&&scriptAttr.attrs&&scriptAttr.attrs.is_first_defer_element===!0)if(last_script_element){const readyStateScript=document.createElement("script");readyStateScript.src="data:text/javascript;base64, "+btoa(unescape(encodeURIComponent("bv_custom_ready_state_value = 'interactive';"))),readyStateScript.async=!1,last_script_element.after(readyStateScript)}else bv_custom_ready_state_value="interactive",console.log('Ready state manually set to "interactive"');console.log("JS ADDED");var element=document.createElement("script");last_script_element=element,bvAddElement(scriptAttr,element)})}__name(injectScripts,"injectScripts");function bvEventHandler(){console.log("EVENT FIRED"),js_dom_loaded&&bvEventCalled&&workerFinished&&!functionExec&&(functionExec=!0,injectStyles(),injectScripts(),removeEventListeners())}__name(bvEventHandler,"bvEventHandler");function autoInjectScriptsAfterLoad(){js_dom_loaded&&workerFinished&&!scriptsInjected&&!stylesInjected&&(console.log("Auto-injecting styles and scripts after timer"),injectStyles(),injectScripts())}__name(autoInjectScriptsAfterLoad,"autoInjectScriptsAfterLoad");function startAutoInjectTimer(){if(BV_AUTO_INJECT_ENABLED&&!autoInjectTimerStarted&&bv_load_event_fired&&!bvEventCalled){autoInjectTimerStarted=!0;var delay=isMobileDevice()?BV_MOBILE_AUTO_INJECT_DELAY:BV_DESKTOP_AUTO_INJECT_DELAY;console.log("Starting auto-inject timer with delay: "+delay+"ms"),setTimeout(function(){autoInjectScriptsAfterLoad()},delay)}}__name(startAutoInjectTimer,"startAutoInjectTimer"),addEventListeners(bvEventHandler);var requestObject=window.URL||window.webkitURL,bvWorker=new Worker(requestObject.createObjectURL(new Blob([document.getElementById("bv-web-worker").textContent],{type:"text/javascript"})));bvWorker.onmessage=function(e){e.data.status==="SUCCESS"&&(console.log("WORKER_FINISHED"),workerFinished=!0,bvEventHandler(),startAutoInjectTimer())},addEventListener("load",()=>{bvEventHandler(),bv_call_fetch_urls(),bv_load_event_fired=!0});function bv_call_fetch_urls(){!bv_load_event_fired&&!workerFinished&&(bvWorker.postMessage({fetch_urls:fetchUrls}),bv_initiate_worker_timer())}__name(bv_call_fetch_urls,"bv_call_fetch_urls"),setTimeout(function(){bv_call_fetch_urls()},5e3);function bv_initiate_worker_timer(){setTimeout(function(){workerFinished||(console.log("WORKER_TIMEDOUT"),workerFinished=!0,bvWorker.terminate()),bvEventHandler(),startAutoInjectTimer()},BV_WORKER_TIMEOUT_DURATION)}__name(bv_initiate_worker_timer,"bv_initiate_worker_timer");
</script>
<meta charSet=\"utf-8\"\/><meta name=\"viewport\" content=\"width=device-width,minimum-scale=1,initial-scale=1\"\/><template id="4DQIesTW60xmA8XpmK58"></template><\/script><template id="6XgpZscJItfjMu7NaHOb"></template><\/script><link href=\"https:\/\/fonts.googleapis.com\/css2?display=swap&amp;family=EB+Garamond%3Aital%2Cwght%400%2C400%3B0%2C700%3B1%2C400\" rel=\"stylesheet\"\/><link href=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52.png\" rel=\"preload\" as=\"image\"\/>\n<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>\n<p><noscript><\/p>\n<style amp-boilerplate=\"\">body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}<\/style>\n<p><\/noscript><\/p>\n<style amp-custom=\"\">\n              h1, h2, h3 { font-weight: normal; }<\/p>\n<p>              amp-story-page {\n                background-color: #131516;\n              }<\/p>\n<p>              amp-story-grid-layer {\n                overflow: visible;\n              }<\/p>\n<p>              @media (max-aspect-ratio: 9 \/ 16)  {\n                @media (min-aspect-ratio: 320 \/ 678) {\n                  amp-story-grid-layer.grid-layer {\n                    margin-top: calc((100% \/ 0.5625 - 100% \/ 0.6666666666666666) \/ 2);\n                  }\n                }\n              }<\/p>\n<p>              @media not all and (min-resolution:.001dpcm) {\n                @media {\n                  p.text-wrapper > span {\n                    font-size: calc(100% - 0.5px);\n                  }\n                }\n              }<\/p>\n<p>              .page-fullbleed-area,\n              .page-background-overlay-area {\n                position: absolute;\n                overflow: hidden;\n                width: 100%;\n                left: 0;\n                height: calc(1.1851851851851851 * 100%);\n                top: calc((1 - 1.1851851851851851) * 100% \/ 2);\n              }<\/p>\n<p>              .element-overlay-area {\n                position: absolute;\n                width: 100%;\n                height: 100%;\n                top: 0;\n                left: 0;\n              }<\/p>\n<p>              .page-safe-area {\n                overflow: visible;\n                position: absolute;\n                top: 0;\n                bottom: 0;\n                left: 0;\n                right: 0;\n                width: 100%;\n                height: calc(0.84375 * 100%);\n                margin: auto 0;\n              }<\/p>\n<p>              .mask {\n                position: absolute;\n                overflow: hidden;\n              }<\/p>\n<p>              .fill {\n                position: absolute;\n                top: 0;\n                left: 0;\n                right: 0;\n                bottom: 0;\n                margin: 0;\n              }<\/p>\n<p>              @media (prefers-reduced-motion: no-preference) {\n                .animation-wrapper {\n                  opacity: var(--initial-opacity);\n                  transform: var(--initial-transform);\n                }\n              }<\/p>\n<p>              amp-story-grid-layer.align-bottom {\n                align-content: end;\n                padding: 0;\n                \/*\n                  AMP CTA Layer will exactly occupy 74px regardless of any device.\n                  To space out captions 74px from the BOTTOM (AMP CTA Layer),\n                  74px from the TOP should also be spaced out and thus: 2 * 74px\n                  will be the desired max-height.\n                *\/\n                max-height: calc(100vh - (2 * 74px));\n              }<\/p>\n<p>              .captions-area {\n                padding: 0 32px 0;\n              }<\/p>\n<p>              amp-story-captions {\n                margin-bottom: 16px;\n                text-align: center;\n              }<\/p>\n<p>              amp-story-audio-sticker {\n                height: 100%;\n              }<\/p>\n<p>              .audio-sticker {\n                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;\n              }\n              <\/style>\n<p><meta name=\"web-stories-replace-head-start\"\/><title>Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS!<\/title><link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/?post_type=web-story&amp;p=21600\"\/><meta name=\"web-stories-replace-head-end\"\/><\/head><body><amp-story standalone=\"\" publisher=\"Admissify\" publisher-logo-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2023\/10\/Favicon.jpg\" title=\"Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS!\" poster-portrait-src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/cropped-image-52.png\"><amp-story-page id=\"11a21883-e44d-41e8-9514-6072dd3c2973\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#cacaca\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-7214caac-4fdc-4048-a484-3d445fb7da92\">\n<div style=\"position:absolute;width:268.82232%;height:100%;left:-49.41116%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52.png 1060w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-1024x677.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-910x602.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-768x508.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-350x231.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-300x198.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-150x99.png 150w\" sizes=\"(min-width: 1024px) 121vh, 269vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 44%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 44%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:8.00971%;top:67.31392%;width:90.29126%;height:18.93204%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-7946fe2b-555b-469c-8bd2-ac78eec8a774\">\n<h2 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.020161290322580454% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.485437em;line-height:1.3;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS!<\/span><\/span><\/h2>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:59.95146%;top:94.01294%;width:32.52427%;height:5.50162%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-d44e44d3-3692-4206-9a02-05217a0d2a75\">\n<div style=\"position:absolute;width:100%;height:105.4847%;left:0%;top:-2.74235%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png\" alt=\"logo redesign\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png 3669w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png 2048w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png 768w\" sizes=\"(min-width: 1024px) 15vh, 33vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:91.26214%;width:69.17476%;height:4.04531%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.7017543859649122% 0.7017543859649122% 0.7017543859649122% 0.7017543859649122% \/ 8% 8% 8% 8%\" id=\"el-f964c218-4530-432e-b89c-d205f36a39a9\">\n<p class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.34999999999999953% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.307443em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Published By Rohit&nbsp;<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:9.46602%;top:96.27832%;width:40.29126%;height:4.04531%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:1.2048192771084338% 1.2048192771084338% 1.2048192771084338% 1.2048192771084338% \/ 8% 8% 8% 8%\" id=\"el-2cf22da9-f41e-4451-bd23-fa28de4d8a68\">\n<p class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.6009036144578306% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.307443em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">January 14, 2025<\/span><\/span><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"1591ba3c-148c-4421-99fe-916471780f86\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-ba4f422e-68d0-430a-a32f-e0e39b5f1438\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-faa12a4d-081d-429a-adf2-fdb3043157b4\",\"keyframes\":{\"transform\":[\"translate3d(101.31233%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-bc1b4122-eadd-4824-b611-93555b6ef1e7\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-98436397-36af-4318-9ea3-cec3336cba28\",\"keyframes\":{\"transform\":[\"translate3d(-107.69231%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#979592\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-febff06f-36ac-4ed4-b395-f5994ff9da61\">\n<div style=\"position:absolute;width:118.42386%;height:100%;left:-9.21193%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21.png\" alt=\"Study Masters in Germany under 10 Lakh\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21.png 417w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-350x525.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-200x300.png 200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-150x225.png 150w\" sizes=\"(min-width: 1024px) 53vh, 119vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 38%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 38%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.31068%;top:84.78964%;width:92.47573%;height:18.93204%;opacity:1\">\n<div id=\"anim-ba4f422e-68d0-430a-a32f-e0e39b5f1438\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-faa12a4d-081d-429a-adf2-fdb3043157b4\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(101.31233%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5249343832020997% 0.5249343832020997% 0.5249343832020997% 0.5249343832020997% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-0be1b134-9d3f-4ff5-8d1e-b1b50433fae4\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014435695538057201% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.26246719160104987% 0.26246719160104987%;color:#000000\"><span><span style=\"color: #fff\">Thinking of a Ph.D. in the UK? STOP! Save Big and Earn More\u2014Here\u2019s How! <\/span><span style=\"font-style: italic; color: #fff\">Don\u2019t dive in without knowing the insider tips\u2014your wallet will thank you!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.31068%;top:79.77346%;width:82.03883%;height:5.17799%;opacity:1\">\n<div id=\"anim-bc1b4122-eadd-4824-b611-93555b6ef1e7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-98436397-36af-4318-9ea3-cec3336cba28\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-107.69231%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.591715976331361% 0.591715976331361% 0.591715976331361% 0.591715976331361% \/ 6.25% 6.25% 6.25% 6.25%\" id=\"el-1e7e4235-8045-4e9b-9dba-cd467bcd7446\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.38831360946745563% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">The Big Question<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"6f431a05-1894-45dc-a61f-20f508863044\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5f2bd6fc-1d3f-4d58-aad1-3b6198677d0b\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-1c31d288-1f09-42d8-b213-56e40291e352\",\"keyframes\":{\"transform\":[\"translate3d(102.39999%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-77e18e7b-7981-441b-830e-07d16bea1e5e\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6bd05416-4cfd-47d7-9b97-0c27a4020680\",\"keyframes\":{\"transform\":[\"translate3d(-107.90961%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#1e160d\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-c61aa266-1c8f-4e2f-a789-63bc3cf9d964\">\n<div style=\"position:absolute;width:266.87983%;height:100%;left:-83.43992%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47.png 626w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-350x233.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-150x100.png 150w\" sizes=\"(min-width: 1024px) 120vh, 266vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 48%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 48%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:81.5534%;width:91.01942%;height:18.93204%;opacity:1\">\n<div id=\"anim-5f2bd6fc-1d3f-4d58-aad1-3b6198677d0b\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-1c31d288-1f09-42d8-b213-56e40291e352\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(102.39999%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5333333333333333% 0.5333333333333333% 0.5333333333333333% 0.5333333333333333% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-8fa17455-73a6-4371-8bd1-93d65de808b6\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014666666666666116% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.26666666666666666% 0.26666666666666666%;color:#000000\"><span><span style=\"font-style: italic; color: #fff\">How Long Will It Take? <\/span><span style=\"color: #fff\">Here\u2019s the Breakdown! <\/span><span style=\"font-weight: 700; color: #fff\">Full-Time:<\/span><span style=\"color: #fff\"> 3\u20134 years. <\/span><span style=\"font-weight: 700; color: #fff\">Part-Time:<\/span><span style=\"color: #fff\"> Up to 6 years. <\/span><span style=\"font-style: italic; color: #fff\">Choose your mode wisely based on your goals and availability.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:74.91909%;width:85.92233%;height:5.17799%;opacity:1\">\n<div id=\"anim-77e18e7b-7981-441b-830e-07d16bea1e5e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-6bd05416-4cfd-47d7-9b97-0c27a4020680\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-107.90961%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5649717514124294% 0.5649717514124294% 0.5649717514124294% 0.5649717514124294% \/ 6.25% 6.25% 6.25% 6.25%\" id=\"el-40917c7f-e348-498b-b35a-d13a4e3accdf\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.3707627118644068% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Time is Money<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"861f9db0-272a-47af-99aa-bb71d73fb09f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-26c87b97-abb0-40b5-8cc3-0ab684191940\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5127fc6f-6fb8-4b9b-aa8c-f56e01eb4f81\",\"keyframes\":{\"transform\":[\"translate3d(105.49451%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-1b1989b6-0d25-4aaa-8ccf-3a2953ab3c1e\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-1129479d-cfbd-4da9-a06c-81cc3f6bbc06\",\"keyframes\":{\"transform\":[\"translate3d(-108.35821%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#1b1a1a\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-4ae8d555-519b-475c-99a2-730c39ebb12b\">\n<div style=\"position:absolute;width:142.22222%;height:100%;left:-21.11111%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48.png 400w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-350x438.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-240x300.png 240w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-150x188.png 150w\" sizes=\"(min-width: 1024px) 64vh, 142vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:82.52427%;width:88.34951%;height:18.93204%;opacity:1\">\n<div id=\"anim-26c87b97-abb0-40b5-8cc3-0ab684191940\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-5127fc6f-6fb8-4b9b-aa8c-f56e01eb4f81\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(105.49451%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5494505494505495% 0.5494505494505495% 0.5494505494505495% 0.5494505494505495% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-064df448-a9f0-43de-aaed-c341fdc568af\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.015109890109889543% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.27472527472527475% 0.27472527472527475%;color:#000000\"><span><span style=\"color: #fff\">Annual cost amounts to \u00a318,000\u2013\u00a335,000\/year (\u20b918\u201336.2 Lakh INR). <\/span><span style=\"font-style: italic; color: #fff\">Think that\u2019s steep? Keep reading for tips to cut costs!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:6.79612%;top:76.3754%;width:81.31068%;height:5.17799%;opacity:1\">\n<div id=\"anim-1b1989b6-0d25-4aaa-8ccf-3a2953ab3c1e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-1129479d-cfbd-4da9-a06c-81cc3f6bbc06\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-108.35821%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5970149253731344% 0.5970149253731344% 0.5970149253731344% 0.5970149253731344% \/ 6.25% 6.25% 6.25% 6.25%\" id=\"el-9213c41d-9f23-44ba-936d-8a28d6e3a1fa\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.39179104477611937% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Ph.D. in the UK<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"ccd1311e-9c6a-4f83-a8e6-59a080b27998\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#323a5e\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-7cd184e5-24ef-468d-bc6b-55697cf50ed9\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg\" alt=\"Book a Free counselling today\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\"><\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/\" rel=\"\">Book Free Counseling<\/a><\/amp-story-page-outlink><\/amp-story-page><amp-story-page id=\"cb6a9f1b-cfc5-4d34-9613-0e47f2bac88f\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-3e4672cd-b617-4139-96c4-c961232ac493\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-eebefd9f-108d-4cb3-80c8-69b3fbbe8e8d\",\"keyframes\":{\"transform\":[\"translate3d(105.37635%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-7cb13b1d-369a-4264-8428-6efa615a41d7\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-a197949f-5c0a-44b2-b480-b5d3947d8de0\",\"keyframes\":{\"transform\":[\"translate3d(-106.36943%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#1865aa\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-e7fe837c-32fe-4b01-b7b9-6d1d56cf2668\">\n<div style=\"position:absolute;width:284.44445%;height:100%;left:-92.22222%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49.png 1600w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-1536x960.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-1024x640.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-910x569.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-768x480.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-350x219.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-300x188.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-150x94.png 150w\" sizes=\"(min-width: 1024px) 128vh, 285vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:78.31715%;width:90.29126%;height:18.93204%;opacity:1\">\n<div id=\"anim-3e4672cd-b617-4139-96c4-c961232ac493\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-eebefd9f-108d-4cb3-80c8-69b3fbbe8e8d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(105.37635%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-e33d496a-223d-41ad-9c22-aa9cc512c5a8\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">It\u2019s Not Just Research\u2014<\/span><span style=\"font-style: italic; color: #fff\">Tao below to <\/span><span style=\"color: #fff\">Understand the Structure! Also, did you know? UK Ph.Ds are typically shorter than in the US!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:67.31392%;width:76.21359%;height:10.19417%;opacity:1\">\n<div id=\"anim-7cb13b1d-369a-4264-8428-6efa615a41d7\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-a197949f-5c0a-44b2-b480-b5d3947d8de0\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-106.36943%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 3.1746031746031744% 3.1746031746031744% 3.1746031746031744% 3.1746031746031744%\" id=\"el-0dda0cce-de05-493e-84ba-5a4865e3f8f1\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4179936305732484% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">What Does a UK Ph.D. Look Like?<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"819f9c04-dde5-486a-bb43-b5a054aa8c1a\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-d0f71170-0106-4de9-b85d-c83f2cf2c614\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-e68a72e1-5836-45fb-87fb-3079d8faf53f\",\"keyframes\":{\"transform\":[\"translate3d(105.37635%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-a347cddb-71c2-4d13-b1be-ed0a7ba40a29\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5d6d3df8-72f8-46b2-97bf-57b8993cbac0\",\"keyframes\":{\"transform\":[\"translate3d(-106.36943%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#bdc7d0\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-a245ad6e-14e7-4048-be38-598365e02a9a\">\n<div style=\"position:absolute;width:298.44312%;height:105%;left:-98.80489%;top:-5%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50.png 801w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-768x480.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-350x219.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-300x188.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-150x94.png 150w\" sizes=\"(min-width: 1024px) 135vh, 299vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:79.93528%;width:90.29126%;height:18.93204%;opacity:1\">\n<div id=\"anim-d0f71170-0106-4de9-b85d-c83f2cf2c614\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-e68a72e1-5836-45fb-87fb-3079d8faf53f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(105.37635%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-5f56ca44-fdfe-41a8-aeb5-16b55154671e\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">1.<\/span><span style=\"font-weight: 700; color: #fff\"> Standard<\/span><span style=\"color: #fff\"> (3\u20134 years). 2. <\/span><span style=\"font-weight: 700; color: #fff\">Integrated (MRes + 3 years)<\/span><span style=\"color: #fff\">. 3. <\/span><span style=\"font-weight: 700; color: #fff\">Professional PhD<\/span><span style=\"color: #fff\">. 4. <\/span><span style=\"font-weight: 700; color: #fff\">Distance<\/span><span style=\"color: #fff\"> (remote within UK). 5. <\/span><span style=\"font-weight: 700; color: #fff\">Publication-based <\/span><span style=\"color: #fff\">(pre-published work)<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:73.78641%;width:76.21359%;height:5.17799%;opacity:1\">\n<div id=\"anim-a347cddb-71c2-4d13-b1be-ed0a7ba40a29\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-5d6d3df8-72f8-46b2-97bf-57b8993cbac0\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-106.36943%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 6.25% 6.25% 6.25% 6.25%\" id=\"el-e2343d5e-e091-4c16-a44c-b1dddf223b5c\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4179936305732484% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Which Ph.D. is for You?<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"8a05c2c6-0cd6-43a4-aab1-ee097241986a\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6c7f3da9-0a69-44ae-88f6-cf51ac97c460\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-61161a7e-4e36-4bcf-bedd-b5b75169781e\",\"keyframes\":{\"transform\":[\"translate3d(105.37635%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-514b6db2-7d93-498e-809a-4ccae7811784\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-aef6967a-0c92-499f-bcb9-0b2d6f52b93d\",\"keyframes\":{\"transform\":[\"translate3d(-106.36943%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#dad2c4\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-10794a8f-bbb2-42ab-833b-1290aebcfdbd\">\n<div style=\"position:absolute;width:266.66667%;height:100%;left:-66.66667%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51.png 1254w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-1024x683.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-910x607.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-768x512.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-350x233.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-300x200.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-150x100.png 150w\" sizes=\"(min-width: 1024px) 120vh, 267vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:79.93528%;width:90.29126%;height:18.93204%;opacity:1\">\n<div id=\"anim-6c7f3da9-0a69-44ae-88f6-cf51ac97c460\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-61161a7e-4e36-4bcf-bedd-b5b75169781e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(105.37635%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-2eaa45cb-331b-4a46-8468-049e83eea2c8\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">Check Here! <\/span><span style=\"font-weight: 700; color: #fff\">Requirements: <\/span><span style=\"color: #fff\">1. Master\u2019s\/4-year Honors degree. 2. 70% minimum marks. 3. A solid research proposal. 4. LORs, SOP, English proof.<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:68.93204%;width:76.21359%;height:10.19417%;opacity:1\">\n<div id=\"anim-514b6db2-7d93-498e-809a-4ccae7811784\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-aef6967a-0c92-499f-bcb9-0b2d6f52b93d\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-106.36943%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 3.1746031746031744% 3.1746031746031744% 3.1746031746031744% 3.1746031746031744%\" id=\"el-cabdf458-73c9-4d7c-8d62-f3f1f484b880\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4179936305732484% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Do You Qualify for a UK Ph.D.?<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"a4288939-8419-4e53-b542-60166095d2ad\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-2f502565-f1e1-4dbf-a2a8-fa02485df080\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-838f3195-2945-4199-956f-ca973a708c4f\",\"keyframes\":{\"transform\":[\"translate3d(105.37635%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-cb5c5c65-90d9-4833-89e5-f8a7c87efe39\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-eb576f07-09b1-45f2-8c1a-11e6a81bbb12\",\"keyframes\":{\"transform\":[\"translate3d(-106.36943%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#77813a\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-8cdf290a-15f8-4a5d-8f6c-1e41dcd16f7b\">\n<div style=\"position:absolute;width:339.70276%;height:100%;left:-88.18472%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53.png 1200w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-1024x536.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-910x476.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-768x402.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-350x183.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-300x157.png 300w\" sizes=\"(min-width: 1024px) 153vh, 341vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:81.06796%;width:90.29126%;height:18.93204%;opacity:1\">\n<div id=\"anim-2f502565-f1e1-4dbf-a2a8-fa02485df080\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-838f3195-2945-4199-956f-ca973a708c4f\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(105.37635%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-eed8e16e-3a26-49fa-b59b-d52832ce9819\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">Oxford, Cambridge, Imperial, UCL. Popular Fields of Study include Computer Science, Business, Engineering, and Medicine. <\/span><span style=\"font-style: italic; color: #fff\">Dream big\u2014choose the best!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:73.78641%;width:76.21359%;height:5.17799%;opacity:1\">\n<div id=\"anim-cb5c5c65-90d9-4833-89e5-f8a7c87efe39\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-eb576f07-09b1-45f2-8c1a-11e6a81bbb12\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-106.36943%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 6.25% 6.25% 6.25% 6.25%\" id=\"el-d723c8b6-824a-4df1-a9ef-e92bef74995b\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4179936305732484% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Top Universities and Fields<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"2ec9458d-f2bc-4f18-af3e-375d26d9d3e4\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-246fa6d3-b2d0-4023-93ba-a8bc98388eae\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-27e70507-1e8f-4c5d-bc27-63cdb8621a3e\",\"keyframes\":{\"transform\":[\"translate3d(105.37635%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-047d8e02-95ca-47c0-8e61-73aad37e1199\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-fede52b0-3470-43e5-abaa-4702a7b9921e\",\"keyframes\":{\"transform\":[\"translate3d(-106.36943%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#6b5663\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-cf1049b5-5de7-4bc5-9031-bf1dfa6ebe40\">\n<div style=\"position:absolute;width:338.62434%;height:100%;left:-66.81217%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54.png 1600w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-1536x806.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-1024x538.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-910x478.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-768x403.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-350x184.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-300x158.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-150x79.png 150w\" sizes=\"(min-width: 1024px) 153vh, 339vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:81.06796%;width:90.29126%;height:14.23948%;opacity:1\">\n<div id=\"anim-246fa6d3-b2d0-4023-93ba-a8bc98388eae\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-27e70507-1e8f-4c5d-bc27-63cdb8621a3e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(105.37635%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 2.272727272727273% 2.272727272727273% 2.272727272727273% 2.272727272727273%\" id=\"el-b4e6f1a5-fcf0-4755-9172-a05ac6b460f5\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:left;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">Globally renowned universities. Scholarships that ease financial stress. High post-Ph.D. salaries!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:70.55016%;width:76.21359%;height:10.19417%;opacity:1\">\n<div id=\"anim-047d8e02-95ca-47c0-8e61-73aad37e1199\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-fede52b0-3470-43e5-abaa-4702a7b9921e\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(-106.36943%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.6369426751592357% 0.6369426751592357% 0.6369426751592357% 0.6369426751592357% \/ 3.1746031746031744% 3.1746031746031744% 3.1746031746031744% 3.1746031746031744%\" id=\"el-bd6b850d-651b-4a75-97d9-53b2ee43c9b6\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.4179936305732484% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:left;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Why Choose the UK for Your Ph.D.?<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><\/amp-story-page><amp-story-page id=\"2e13c864-d9d4-4a87-b400-194e686ca96b\" auto-advance-after=\"7s\"><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-5f5b6eb4-715f-4c26-a00f-a0561fcadbcb\",\"keyframes\":{\"opacity\":[0,1]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-animation layout=\"nodisplay\" trigger=\"visibility\"><script type=\"application\/json\">[{\"selector\":\"#anim-6c9308fb-61ae-4580-8101-4410daee0227\",\"keyframes\":{\"transform\":[\"translate3d(105.37635%, 0px, 0)\",\"translate3d(0px, 0px, 0)\"]},\"delay\":0,\"duration\":600,\"easing\":\"cubic-bezier(0.2, 0.6, 0.0, 1)\",\"fill\":\"both\"}]<\/script><\/amp-story-animation><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#ccd5db\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-3e96fd8d-3550-4207-abc7-44e596af17b7\">\n<div style=\"position:absolute;width:316.04939%;height:100%;left:-108.02469%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16.png\" alt=\"image\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16.png 1920w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-1536x864.png 1536w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-1024x576.png 1024w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-910x512.png 910w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-768x432.png 768w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-350x197.png 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-300x169.png 300w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-150x84.png 150w\" sizes=\"(min-width: 1024px) 143vh, 317vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<div class=\"element-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 34%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<div class=\"page-background-overlay-area\" style=\"background-image:linear-gradient(0.5turn, rgba(0,0,0,0) 34%, rgba(0,0,0,0.7) 100%)\"><\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:4.85437%;top:79.44984%;width:90.29126%;height:18.93204%;opacity:1\">\n<div id=\"anim-5f5b6eb4-715f-4c26-a00f-a0561fcadbcb\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:0;--initial-transform:none\">\n<div id=\"anim-6c9308fb-61ae-4580-8101-4410daee0227\" class=\"animation-wrapper\" style=\"width:100%;height:100%;display:block;position:absolute;top:0;left:0;--initial-opacity:1;--initial-transform:translate3d(105.37635%, 0px, 0)\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.5376344086021506% 0.5376344086021506% 0.5376344086021506% 0.5376344086021506% \/ 1.7094017094017095% 1.7094017094017095% 1.7094017094017095% 1.7094017094017095%\" id=\"el-4eea80f5-45d7-4c58-b461-6480568e47cf\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.014784946236558587% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.355987em;line-height:1.3;text-align:center;padding:0.2688172043010753% 0.2688172043010753%;color:#000000\"><span><span style=\"color: #fff\">Access the Admissify Advantage! Scholarships, financial planning, career guidance, and much much more! Book your FREE counselling session today!<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"position:absolute;pointer-events:none;left:22.3301%;top:72.16828%;width:55.09709%;height:5.17799%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;border-radius:0.881057268722467% 0.881057268722467% 0.881057268722467% 0.881057268722467% \/ 6.25% 6.25% 6.25% 6.25%\" id=\"el-6f4e91d0-207b-4532-8f8b-715c1da9523d\">\n<h3 class=\"fill text-wrapper\" style=\"white-space:pre-line;overflow-wrap:break-word;word-break:break-word;margin:0.5781938325991189% 0;font-family:&quot;EB Garamond&quot;,serif;font-size:0.404531em;line-height:1.2;text-align:center;padding:0;color:#000000\"><span><span style=\"font-weight: 700; color: #fff\">Save Big, Earn More<\/span><\/span><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/\" rel=\"\">Get free counseling<\/a><\/amp-story-page-outlink><\/amp-story-page><amp-story-page id=\"2fe5e3b1-b050-40cf-9f00-f4da62fd9bb2\" auto-advance-after=\"7s\"><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\" style=\"background-color:#323a5e\">\n<div class=\"page-safe-area\">\n<div style=\"position:absolute;pointer-events:none;left:0;top:-9.25926%;width:100%;height:118.51852%;opacity:1\">\n<div style=\"pointer-events:initial;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0\" class=\"mask\" id=\"el-053c4a74-f0f7-4e00-9386-d88c1ae4a2b7\">\n<div style=\"position:absolute;width:100%;height:100%;left:0%;top:0%\" data-leaf-element=\"true\"><amp-img layout=\"fill\" src=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg\" alt=\"Book a Free counselling today\" srcSet=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg 720w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg 576w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg 350w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg 169w,https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg 150w\" sizes=\"(min-width: 1024px) 45vh, 100vw\" disable-inline-width=\"true\"><\/amp-img><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-grid-layer template=\"vertical\" aspect-ratio=\"412:618\" class=\"grid-layer\"><\/p>\n<div class=\"page-fullbleed-area\">\n<div class=\"page-safe-area\"><\/div>\n<\/div>\n<p><\/amp-story-grid-layer><amp-story-page-outlink layout=\"nodisplay\"><a href=\"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/\" rel=\"\">Book Free Counseling<\/a><\/amp-story-page-outlink><\/amp-story-page><\/amp-story><\/body><\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Thinking of a Ph.D. in the UK? STOP! Save Big and Earn More\u2014Here\u2019s How! Don\u2019t dive in without knowing the insider tips\u2014your wallet will thank you!<\/p>\n","protected":false},"author":4,"featured_media":21623,"template":"","meta":{"_lmt_disableupdate":"no","_lmt_disable":"","web_stories_publisher_logo":10252,"web_stories_poster":[],"web_stories_products":[],"footnotes":""},"web_story_category":[481],"web_story_tag":[],"class_list":["post-21600","web-story","type-web-story","status-publish","has-post-thumbnail","hentry"],"yoast_head":"\n<title>Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS! | Admissify Blog<\/title>\n<meta name=\"description\" content=\"Thinking of a Ph.D. in the UK? STOP! Save Big and Earn More\u2014Here\u2019s How! Don\u2019t dive in without knowing the insider tips\u2014your wallet will thank you!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS! | Admissify Blog\" \/>\n<meta property=\"og:description\" content=\"Thinking of a Ph.D. in the UK? STOP! Save Big and Earn More\u2014Here\u2019s How! Don\u2019t dive in without knowing the insider tips\u2014your wallet will thank you!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/\" \/>\n<meta property=\"og:site_name\" content=\"Admissify Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-17T06:40:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/cropped-image-52.png\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"853\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/\"},\"author\":{\"name\":\"Gaurav Kandari\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\"},\"headline\":\"Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS!\",\"datePublished\":\"2025-01-15T05:51:31+00:00\",\"dateModified\":\"2025-01-17T06:40:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/\"},\"wordCount\":284,\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-image-52.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/\",\"name\":\"Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS! | Admissify Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-image-52.png\",\"datePublished\":\"2025-01-15T05:51:31+00:00\",\"dateModified\":\"2025-01-17T06:40:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-image-52.png\",\"contentUrl\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-image-52.png\",\"width\":640,\"height\":853,\"caption\":\"image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/phd-in-the-uk\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stories\",\"item\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/web-stories\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/\",\"name\":\"Admissify\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.admissify.com\\\/blog\\\/#\\\/schema\\\/person\\\/7f0fd73aa5a3ea4ee67952d71a9c4225\",\"name\":\"Gaurav Kandari\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g\",\"caption\":\"Gaurav Kandari\"},\"description\":\"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results.\"}]}<\/script>\n","yoast_head_json":{"title":"Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS! | Admissify Blog","description":"Thinking of a Ph.D. in the UK? STOP! Save Big and Earn More\u2014Here\u2019s How! Don\u2019t dive in without knowing the insider tips\u2014your wallet will thank you!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/","og_locale":"en_US","og_type":"article","og_title":"Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS! | Admissify Blog","og_description":"Thinking of a Ph.D. in the UK? STOP! Save Big and Earn More\u2014Here\u2019s How! Don\u2019t dive in without knowing the insider tips\u2014your wallet will thank you!","og_url":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/","og_site_name":"Admissify Blog","article_modified_time":"2025-01-17T06:40:16+00:00","og_image":[{"width":640,"height":853,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/cropped-image-52.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/#article","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/"},"author":{"name":"Gaurav Kandari","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225"},"headline":"Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS!","datePublished":"2025-01-15T05:51:31+00:00","dateModified":"2025-01-17T06:40:16+00:00","mainEntityOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/"},"wordCount":284,"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/cropped-image-52.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/","url":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/","name":"Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS! | Admissify Blog","isPartOf":{"@id":"https:\/\/www.admissify.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/#primaryimage"},"image":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/#primaryimage"},"thumbnailUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/cropped-image-52.png","datePublished":"2025-01-15T05:51:31+00:00","dateModified":"2025-01-17T06:40:16+00:00","breadcrumb":{"@id":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/#primaryimage","url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/cropped-image-52.png","contentUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/cropped-image-52.png","width":640,"height":853,"caption":"image"},{"@type":"BreadcrumbList","@id":"https:\/\/www.admissify.com\/blog\/web-stories\/phd-in-the-uk\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.admissify.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Stories","item":"https:\/\/www.admissify.com\/blog\/web-stories\/"},{"@type":"ListItem","position":3,"name":"Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS!"}]},{"@type":"WebSite","@id":"https:\/\/www.admissify.com\/blog\/#website","url":"https:\/\/www.admissify.com\/blog\/","name":"Admissify","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.admissify.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.admissify.com\/blog\/#\/schema\/person\/7f0fd73aa5a3ea4ee67952d71a9c4225","name":"Gaurav Kandari","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/51ec890564fe52df18fe6e4ead3eb868d2c372bb576a07b643dee7650f6b70a6?s=96&d=mm&r=g","caption":"Gaurav Kandari"},"description":"Gaurav Kandari is SEO Specialist with 4 years of experience in on-page, off-page, and technical SEO. Passionate about driving organic growth, boosting search rankings, and delivering measurable results."}]}},"story_data":{"version":47,"pages":[{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":218,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"7214caac-4fdc-4048-a484-3d445fb7da92","scale":100,"focalX":36.98024774322625,"focalY":50.07812421813965,"resource":{"type":"image","mimeType":"image\/png","width":1060,"height":701,"sizes":{"medium":{"file":"image-52-300x198.png","width":300,"height":198,"filesize":70195,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-300x198.png"},"large":{"file":"image-52-1024x677.png","width":1024,"height":677,"filesize":472856,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-1024x677.png"},"thumbnail":{"file":"image-52-150x150.png","width":150,"height":150,"filesize":30360,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-150x150.png"},"medium_large":{"file":"image-52-768x508.png","width":768,"height":508,"filesize":318366,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-768x508.png"},"quemag-wp-thumbnail-comments":{"file":"image-52-350x231.png","width":350,"height":231,"filesize":89149,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-350x231.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-52-242x180.png","width":242,"height":180,"filesize":53951,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-52-250x180.png","width":250,"height":180,"filesize":55434,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-52-75x75.png","width":75,"height":75,"filesize":10284,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-52-910x602.png","width":910,"height":602,"filesize":421032,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-910x602.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-52-670x490.png","width":670,"height":490,"filesize":268885,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-52-320x228.png","width":320,"height":228,"filesize":81189,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-52-300x225.png","width":300,"height":225,"filesize":76125,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-300x225.png"},"web-stories-poster-portrait":{"file":"image-52-640x701.png","width":640,"height":701,"filesize":280409,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-640x701.png"},"web-stories-publisher-logo":{"file":"image-52-96x96.png","width":96,"height":96,"filesize":15222,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-96x96.png"},"web-stories-thumbnail":{"file":"image-52-150x99.png","width":150,"height":99,"filesize":24086,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52-150x99.png"},"full":{"file":"image-52.png","width":1060,"height":701,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#cacaca","blurHash":"UTJuAZIUx]~q~qt7M{flR*t7RPaekCM{%MRP","creationDate":"2025-01-14T12:05:47","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-52.png","id":21622,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.44},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":30,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Don\u2019t Apply for a Ph.D. in the UK Before Reading THIS!<\/span>","x":33,"y":416,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":117,"id":"7946fe2b-555b-469c-8bd2-ac78eec8a774","marginOffset":-0.14999999999999858},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":false,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":3669,"height":982,"sizes":{"medium":{"file":"logo-redesign-300x80.png","width":300,"height":80,"filesize":14896,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x80.png"},"large":{"file":"logo-redesign-1024x274.png","width":1024,"height":274,"filesize":128785,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1024x274.png"},"thumbnail":{"file":"logo-redesign-150x150.png","width":150,"height":150,"filesize":12644,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x150.png"},"medium_large":{"file":"logo-redesign-768x206.png","width":768,"height":206,"filesize":58214,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-768x206.png"},"1536x1536":{"file":"logo-redesign-1536x411.png","width":1536,"height":411,"filesize":222755,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-1536x411.png"},"2048x2048":{"file":"logo-redesign-2048x548.png","width":2048,"height":548,"filesize":497549,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-2048x548.png"},"quemag-wp-thumbnail-comments":{"file":"logo-redesign-350x94.png","width":350,"height":94,"filesize":21299,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-350x94.png"},"quemag-wp-thumbnail-module-grid":{"file":"logo-redesign-242x180.png","width":242,"height":180,"filesize":17343,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"logo-redesign-250x180.png","width":250,"height":180,"filesize":23678,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"logo-redesign-75x75.png","width":75,"height":75,"filesize":4003,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"logo-redesign-910x244.png","width":910,"height":244,"filesize":116039,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-910x244.png"},"quemag-wp-thumbnail-blog-featured":{"file":"logo-redesign-670x490.png","width":670,"height":490,"filesize":160260,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"logo-redesign-320x228.png","width":320,"height":228,"filesize":36966,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"logo-redesign-300x225.png","width":300,"height":225,"filesize":36220,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-300x225.png"},"web-stories-poster-portrait":{"file":"logo-redesign-640x853.png","width":640,"height":853,"filesize":256430,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-640x853.png"},"web-stories-publisher-logo":{"file":"logo-redesign-96x96.png","width":96,"height":96,"filesize":5452,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-96x96.png"},"web-stories-thumbnail":{"file":"logo-redesign-150x40.png","width":150,"height":40,"filesize":5634,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign-150x40.png"},"full":{"file":"logo-redesign.png","width":3669,"height":982,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#fcac34","blurHash":"UDIgAJ-UROofu%$f?GxD1B%0$K$%03s,%0xD","creationDate":"2024-04-02T07:54:04","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/logo-redesign.png","id":14375,"alt":"logo redesign","local":false},"type":"image","x":247,"y":581,"width":134,"height":34,"mask":{"type":"rectangle","showInLibrary":true,"name":"Rectangle","path":"M 0,0 1,0 1,1 0,1 0,0 Z","ratio":1,"supportsBorder":true},"id":"d44e44d3-3692-4206-9a02-05217a0d2a75"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":19,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Published By Rohit&nbsp;<\/span>","x":39,"y":564,"width":285,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":25,"id":"f964c218-4530-432e-b89c-d205f36a39a9"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":19,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">January 14, 2025<\/span>","x":39,"y":595,"width":166,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":25,"id":"2cf22da9-f41e-4451-bd23-fa28de4d8a68","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"11a21883-e44d-41e8-9514-6072dd3c2973","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"99834265-ed80-4426-9bee-30aaeaa4448f"},"animations":[]},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":209,"height":313,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"febff06f-36ac-4ed4-b395-f5994ff9da61","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":417,"height":626,"sizes":{"medium":{"file":"image-21-200x300.png","width":200,"height":300,"filesize":72242,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-200x300.png"},"thumbnail":{"file":"image-21-150x150.png","width":150,"height":150,"filesize":32878,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-21-350x525.png","width":350,"height":525,"filesize":194912,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-350x525.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-21-242x180.png","width":242,"height":180,"filesize":59040,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-21-250x180.png","width":250,"height":180,"filesize":60698,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-21-75x75.png","width":75,"height":75,"filesize":9738,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-21-417x490.png","width":417,"height":490,"filesize":211614,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-417x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-21-320x228.png","width":320,"height":228,"filesize":93405,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-21-300x225.png","width":300,"height":225,"filesize":87167,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-300x225.png"},"web-stories-publisher-logo":{"file":"image-21-96x96.png","width":96,"height":96,"filesize":15017,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-96x96.png"},"web-stories-thumbnail":{"file":"image-21-150x225.png","width":150,"height":225,"filesize":43538,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21-150x225.png"},"full":{"file":"image-21.png","width":417,"height":626,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#979592","blurHash":"UHI#lfa%E2_29w-:s8a$_4ofobM|DhofEMt6","creationDate":"2024-12-17T11:56:18","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/12\/image-21.png","id":20914,"alt":"Study Masters in Germany under 10 Lakh","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.38},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Thinking of a Ph.D. in the UK? STOP! Save Big and Earn More\u2014Here\u2019s How! <\/span><span style=\"font-style: italic; color: #fff\">Don\u2019t dive in without knowing the insider tips\u2014your wallet will thank you!<\/span>","x":26,"y":524,"width":381,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":117,"id":"0be1b134-9d3f-4ff5-8d1e-b1b50433fae4","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">The Big Question<\/span>","x":26,"y":493,"width":338,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":32,"id":"1e7e4235-8045-4e9b-9dba-cd467bcd7446"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"1307287c-b79d-4b27-af6e-c40f0869ea02","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["0be1b134-9d3f-4ff5-8d1e-b1b50433fae4"]},{"id":"eaea7b9a-a87a-4797-bb04-09b061c88472","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["1e7e4235-8045-4e9b-9dba-cd467bcd7446"]}],"id":"1591ba3c-148c-4421-99fe-916471780f86","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"03d38dce-921b-4488-a0bb-d6d51c1d7b01"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":313,"height":209,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"c61aa266-1c8f-4e2f-a789-63bc3cf9d964","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":626,"height":417,"sizes":{"medium":{"file":"image-47-300x200.png","width":300,"height":200,"filesize":114664,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-300x200.png"},"thumbnail":{"file":"image-47-150x150.png","width":150,"height":150,"filesize":52529,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-47-350x233.png","width":350,"height":233,"filesize":150106,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-350x233.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-47-242x180.png","width":242,"height":180,"filesize":89799,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-47-250x180.png","width":250,"height":180,"filesize":91513,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-47-75x75.png","width":75,"height":75,"filesize":14852,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-75x75.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-47-320x228.png","width":320,"height":228,"filesize":139301,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-47-300x225.png","width":300,"height":225,"filesize":132651,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-300x225.png"},"web-stories-publisher-logo":{"file":"image-47-96x96.png","width":96,"height":96,"filesize":23278,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-96x96.png"},"web-stories-thumbnail":{"file":"image-47-150x100.png","width":150,"height":100,"filesize":32957,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47-150x100.png"},"full":{"file":"image-47.png","width":626,"height":417,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#1e160d","blurHash":"U4BMVm~o0001-VV[0Ln#00IBPBpc]}W:.8o}","creationDate":"2025-01-14T11:43:04","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-47.png","id":21609,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.48},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"font-style: italic; color: #fff\">How Long Will It Take? <\/span><span style=\"color: #fff\">Here\u2019s the Breakdown! <\/span><span style=\"font-weight: 700; color: #fff\">Full-Time:<\/span><span style=\"color: #fff\"> 3\u20134 years. <\/span><span style=\"font-weight: 700; color: #fff\">Part-Time:<\/span><span style=\"color: #fff\"> Up to 6 years. <\/span><span style=\"font-style: italic; color: #fff\">Choose your mode wisely based on your goals and availability.<\/span>","x":28,"y":504,"width":375,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"8fa17455-73a6-4371-8bd1-93d65de808b6","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Time is Money<\/span>","x":28,"y":463,"width":354,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":32,"id":"40917c7f-e348-498b-b35a-d13a4e3accdf","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"0a903fdc-2a79-4b27-946b-9a87e2ac3b39","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["8fa17455-73a6-4371-8bd1-93d65de808b6"]},{"id":"b497d715-2858-42fa-9e7a-492b8df93b6e","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["40917c7f-e348-498b-b35a-d13a4e3accdf"]}],"id":"6f431a05-1894-45dc-a61f-20f508863044","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"f6605098-780b-4485-8b85-30aeec536efb"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":200,"height":250,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"4ae8d555-519b-475c-99a2-730c39ebb12b","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":400,"height":500,"sizes":{"medium":{"file":"image-48-240x300.png","width":240,"height":300,"filesize":89623,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-240x300.png"},"thumbnail":{"file":"image-48-150x150.png","width":150,"height":150,"filesize":34716,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-150x150.png"},"quemag-wp-thumbnail-comments":{"file":"image-48-350x438.png","width":350,"height":438,"filesize":162923,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-350x438.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-48-242x180.png","width":242,"height":180,"filesize":59232,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-48-250x180.png","width":250,"height":180,"filesize":60876,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-48-75x75.png","width":75,"height":75,"filesize":11486,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-48-400x490.png","width":400,"height":490,"filesize":187425,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-400x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-48-320x228.png","width":320,"height":228,"filesize":87504,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-48-300x225.png","width":300,"height":225,"filesize":84497,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-300x225.png"},"web-stories-publisher-logo":{"file":"image-48-96x96.png","width":96,"height":96,"filesize":17161,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-96x96.png"},"web-stories-thumbnail":{"file":"image-48-150x188.png","width":150,"height":188,"filesize":41444,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48-150x188.png"},"full":{"file":"image-48.png","width":400,"height":500,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#1b1a1a","blurHash":"UYG+H=xu?vt7~qWCxvofR+WBs:azM|t7RPt7","creationDate":"2025-01-14T11:44:54","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-48.png","id":21610,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Annual cost amounts to \u00a318,000\u2013\u00a335,000\/year (\u20b918\u201336.2 Lakh INR). <\/span><span style=\"font-style: italic; color: #fff\">Think that\u2019s steep? Keep reading for tips to cut costs!<\/span>","x":28,"y":510,"width":364,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"064df448-a9f0-43de-aaed-c341fdc568af","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Ph.D. in the UK<\/span>","x":28,"y":472,"width":335,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":32,"id":"9213c41d-9f23-44ba-936d-8a28d6e3a1fa"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"a9ce42c6-f072-43cb-8a2a-3aaa6dbbdab7","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["064df448-a9f0-43de-aaed-c341fdc568af"]},{"id":"ac46c97a-df9c-444d-9f4f-b20c9e8d44ca","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["9213c41d-9f23-44ba-936d-8a28d6e3a1fa"]}],"id":"861f9db0-272a-47af-99aa-bb71d73fb09f","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"b2392771-a176-4b5e-8f43-e5beef1bd63b"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"7cd184e5-24ef-468d-bc6b-55697cf50ed9","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":720,"height":1280,"sizes":{"medium":{"file":"Book-a-Free-counselling-today-169x300.jpg","width":169,"height":300,"filesize":13790,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg"},"large":{"file":"Book-a-Free-counselling-today-576x1024.jpg","width":576,"height":1024,"filesize":87337,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg"},"thumbnail":{"file":"Book-a-Free-counselling-today-150x150.jpg","width":150,"height":150,"filesize":7810,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x150.jpg"},"quemag-wp-thumbnail-comments":{"file":"Book-a-Free-counselling-today-350x622.jpg","width":350,"height":622,"filesize":42555,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg"},"quemag-wp-thumbnail-module-grid":{"file":"Book-a-Free-counselling-today-242x180.jpg","width":242,"height":180,"filesize":12018,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-242x180.jpg"},"quemag-wp-thumbnail-widget-big":{"file":"Book-a-Free-counselling-today-250x180.jpg","width":250,"height":180,"filesize":12029,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-250x180.jpg"},"quemag-wp-thumbnail-widget-small":{"file":"Book-a-Free-counselling-today-75x75.jpg","width":75,"height":75,"filesize":2915,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-75x75.jpg"},"quemag-wp-thumbnail-blog-featured":{"file":"Book-a-Free-counselling-today-670x490.jpg","width":670,"height":490,"filesize":53056,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-670x490.jpg"},"quemag-wp-thumbnail-blog-featured-small":{"file":"Book-a-Free-counselling-today-320x228.jpg","width":320,"height":228,"filesize":17196,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-320x228.jpg"},"quemag-wp-thumbnail-blog-list":{"file":"Book-a-Free-counselling-today-300x225.jpg","width":300,"height":225,"filesize":16660,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-300x225.jpg"},"web-stories-poster-portrait":{"file":"Book-a-Free-counselling-today-640x853.jpg","width":640,"height":853,"filesize":91253,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-640x853.jpg"},"web-stories-publisher-logo":{"file":"Book-a-Free-counselling-today-96x96.jpg","width":96,"height":96,"filesize":3825,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-96x96.jpg"},"web-stories-thumbnail":{"file":"Book-a-Free-counselling-today-150x267.jpg","width":150,"height":267,"filesize":11638,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg"},"full":{"file":"Book-a-Free-counselling-today.jpg","width":720,"height":1280,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#323a5e","blurHash":"UaPZox%ft7Rk~pWCt7j@x]Mxj[t7E1s.flbI","creationDate":"2024-04-02T07:40:53","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg","id":14368,"alt":"Book a Free counselling today","local":false}}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"id":"ccd1311e-9c6a-4f83-a8e6-59a080b27998","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"e6febc8f-4c58-402b-9230-3f5bb3ab239f"},"animations":[],"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/","icon":"","needsProxy":false,"ctaText":"Book Free Counseling"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":206,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"e7fe837c-32fe-4b01-b7b9-6d1d56cf2668","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1600,"height":1000,"sizes":{"medium":{"file":"image-49-300x188.png","width":300,"height":188,"filesize":79848,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-300x188.png"},"large":{"file":"image-49-1024x640.png","width":1024,"height":640,"filesize":767289,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-1024x640.png"},"thumbnail":{"file":"image-49-150x150.png","width":150,"height":150,"filesize":37719,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-150x150.png"},"medium_large":{"file":"image-49-768x480.png","width":768,"height":480,"filesize":446736,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-768x480.png"},"1536x1536":{"file":"image-49-1536x960.png","width":1536,"height":960,"filesize":1774085,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-1536x960.png"},"quemag-wp-thumbnail-comments":{"file":"image-49-350x219.png","width":350,"height":219,"filesize":104302,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-350x219.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-49-242x180.png","width":242,"height":180,"filesize":65378,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-49-250x180.png","width":250,"height":180,"filesize":67032,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-49-75x75.png","width":75,"height":75,"filesize":11744,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-49-910x569.png","width":910,"height":569,"filesize":628537,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-910x569.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-49-670x490.png","width":670,"height":490,"filesize":408030,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-49-320x228.png","width":320,"height":228,"filesize":101207,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-49-300x225.png","width":300,"height":225,"filesize":95286,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-300x225.png"},"web-stories-poster-portrait":{"file":"image-49-640x853.png","width":640,"height":853,"filesize":698039,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-640x853.png"},"web-stories-publisher-logo":{"file":"image-49-96x96.png","width":96,"height":96,"filesize":17865,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-96x96.png"},"web-stories-thumbnail":{"file":"image-49-150x94.png","width":150,"height":94,"filesize":24737,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49-150x94.png"},"full":{"file":"image-49.png","width":1600,"height":1000,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#1865aa","blurHash":"UJEpNp0Nysxvx[?FM{.7Br-:#P%Lwao#o#wH","creationDate":"2025-01-14T11:45:52","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-49.png","id":21611,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">It\u2019s Not Just Research\u2014<\/span><span style=\"font-style: italic; color: #fff\">Tao below to <\/span><span style=\"color: #fff\">Understand the Structure! Also, did you know? UK Ph.Ds are typically shorter than in the US!<\/span>","x":20,"y":484,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"e33d496a-223d-41ad-9c22-aa9cc512c5a8","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">What Does a UK Ph.D. Look Like?<\/span>","x":20,"y":416,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":63,"id":"0dda0cce-de05-493e-84ba-5a4865e3f8f1","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"1c5e5091-b8dc-4092-8a7e-fef4ae15fd5c","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["e33d496a-223d-41ad-9c22-aa9cc512c5a8"]},{"id":"5b11b373-5349-4b89-987c-35e32a58e5e7","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["0dda0cce-de05-493e-84ba-5a4865e3f8f1"]}],"id":"cb6a9f1b-cfc5-4d34-9613-0e47f2bac88f","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"88c57ce9-779f-4d29-8d97-60fc85ed7a5a"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":105,"focalX":49.86038657144921,"focalY":52.38095165550596,"resource":{"type":"image","mimeType":"image\/png","width":801,"height":501,"sizes":{"medium":{"file":"image-50-300x188.png","width":300,"height":188,"filesize":107044,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-300x188.png"},"thumbnail":{"file":"image-50-150x150.png","width":150,"height":150,"filesize":42726,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-150x150.png"},"medium_large":{"file":"image-50-768x480.png","width":768,"height":480,"filesize":581244,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-768x480.png"},"quemag-wp-thumbnail-comments":{"file":"image-50-350x219.png","width":350,"height":219,"filesize":141938,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-350x219.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-50-242x180.png","width":242,"height":180,"filesize":82441,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-50-250x180.png","width":250,"height":180,"filesize":85417,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-50-75x75.png","width":75,"height":75,"filesize":12345,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-75x75.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-50-670x490.png","width":670,"height":490,"filesize":515436,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-50-320x228.png","width":320,"height":228,"filesize":133556,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-50-300x225.png","width":300,"height":225,"filesize":123224,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-300x225.png"},"web-stories-poster-portrait":{"file":"image-50-640x501.png","width":640,"height":501,"filesize":524841,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-640x501.png"},"web-stories-publisher-logo":{"file":"image-50-96x96.png","width":96,"height":96,"filesize":18976,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-96x96.png"},"web-stories-thumbnail":{"file":"image-50-150x94.png","width":150,"height":94,"filesize":30264,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50-150x94.png"},"full":{"file":"image-50.png","width":801,"height":501,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#bdc7d0","blurHash":"U7I;x877000-3ZpeE1R44T]|lU4T_NNKH=WX","creationDate":"2025-01-14T11:47:04","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-50.png","id":21612,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":-145,"y":103,"width":330,"height":206,"mask":{"type":"rectangle"},"isBackground":true,"id":"a245ad6e-14e7-4048-be38-598365e02a9a","overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">1.<\/span><span style=\"font-weight: 700; color: #fff\"> Standard<\/span><span style=\"color: #fff\"> (3\u20134 years). 2. <\/span><span style=\"font-weight: 700; color: #fff\">Integrated (MRes + 3 years)<\/span><span style=\"color: #fff\">. 3. <\/span><span style=\"font-weight: 700; color: #fff\">Professional PhD<\/span><span style=\"color: #fff\">. 4. <\/span><span style=\"font-weight: 700; color: #fff\">Distance<\/span><span style=\"color: #fff\"> (remote within UK). 5. <\/span><span style=\"font-weight: 700; color: #fff\">Publication-based <\/span><span style=\"color: #fff\">(pre-published work)<\/span>","x":20,"y":494,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"5f56ca44-fdfe-41a8-aeb5-16b55154671e","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Which Ph.D. is for You?<\/span>","x":20,"y":456,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":32,"id":"e2343d5e-e091-4c16-a44c-b1dddf223b5c","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"cdb859bd-d8a6-4b75-b2e7-e34866a9e5ed","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["5f56ca44-fdfe-41a8-aeb5-16b55154671e"]},{"id":"37344e05-428f-4e74-bfc8-341e751532f9","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["e2343d5e-e091-4c16-a44c-b1dddf223b5c"]}],"id":"819f9c04-dde5-486a-bb43-b5a054aa8c1a","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"88c57ce9-779f-4d29-8d97-60fc85ed7a5a"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":43.75000004882813,"focalY":50.07812421813965,"resource":{"type":"image","mimeType":"image\/png","width":1254,"height":836,"sizes":{"medium":{"file":"image-51-300x200.png","width":300,"height":200,"filesize":93934,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-300x200.png"},"large":{"file":"image-51-1024x683.png","width":1024,"height":683,"filesize":814827,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-1024x683.png"},"thumbnail":{"file":"image-51-150x150.png","width":150,"height":150,"filesize":39076,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-150x150.png"},"medium_large":{"file":"image-51-768x512.png","width":768,"height":512,"filesize":493846,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-768x512.png"},"quemag-wp-thumbnail-comments":{"file":"image-51-350x233.png","width":350,"height":233,"filesize":123922,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-350x233.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-51-242x180.png","width":242,"height":180,"filesize":70130,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-51-250x180.png","width":250,"height":180,"filesize":72083,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-51-75x75.png","width":75,"height":75,"filesize":11754,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-51-910x607.png","width":910,"height":607,"filesize":676275,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-910x607.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-51-670x490.png","width":670,"height":490,"filesize":425673,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-51-320x228.png","width":320,"height":228,"filesize":111071,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-51-300x225.png","width":300,"height":225,"filesize":103317,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-300x225.png"},"web-stories-poster-portrait":{"file":"image-51-640x836.png","width":640,"height":836,"filesize":473899,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-640x836.png"},"web-stories-publisher-logo":{"file":"image-51-96x96.png","width":96,"height":96,"filesize":17942,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-96x96.png"},"web-stories-thumbnail":{"file":"image-51-150x100.png","width":150,"height":100,"filesize":27432,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51-150x100.png"},"full":{"file":"image-51.png","width":1254,"height":836,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#dad2c4","blurHash":"UQK^]D^i00D%~VxZtRt79Fbc%Mt7t7Rjt7Rj","creationDate":"2025-01-14T11:53:02","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-51.png","id":21613,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":220,"mask":{"type":"rectangle"},"isBackground":true,"id":"10794a8f-bbb2-42ab-833b-1290aebcfdbd","overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Check Here! <\/span><span style=\"font-weight: 700; color: #fff\">Requirements: <\/span><span style=\"color: #fff\">1. Master\u2019s\/4-year Honors degree. 2. 70% minimum marks. 3. A solid research proposal. 4. LORs, SOP, English proof.<\/span>","x":20,"y":494,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"2eaa45cb-331b-4a46-8468-049e83eea2c8","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Do You Qualify for a UK Ph.D.?<\/span>","x":20,"y":426,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":63,"id":"cabdf458-73c9-4d7c-8d62-f3f1f484b880","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"a9c134a8-cf1d-44f0-a886-4a868a13686e","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["2eaa45cb-331b-4a46-8468-049e83eea2c8"]},{"id":"674115f2-86b1-4dd9-9821-dcaa1c6ff4c6","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["cabdf458-73c9-4d7c-8d62-f3f1f484b880"]}],"id":"8a05c2c6-0cd6-43a4-aab1-ee097241986a","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"88c57ce9-779f-4d29-8d97-60fc85ed7a5a"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":40.67812507282715,"focalY":50.07726406189638,"resource":{"type":"image","mimeType":"image\/png","width":1200,"height":628,"sizes":{"medium":{"file":"image-53-300x157.png","width":300,"height":157,"filesize":102822,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-300x157.png"},"large":{"file":"image-53-1024x536.png","width":1024,"height":536,"filesize":960259,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-1024x536.png"},"thumbnail":{"file":"image-53-150x150.png","width":150,"height":150,"filesize":49389,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-150x150.png"},"medium_large":{"file":"image-53-768x402.png","width":768,"height":402,"filesize":573623,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-768x402.png"},"quemag-wp-thumbnail-comments":{"file":"image-53-350x183.png","width":350,"height":183,"filesize":134836,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-350x183.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-53-242x180.png","width":242,"height":180,"filesize":92519,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-53-250x180.png","width":250,"height":180,"filesize":95519,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-53-75x75.png","width":75,"height":75,"filesize":13578,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-53-910x476.png","width":910,"height":476,"filesize":778519,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-910x476.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-53-670x490.png","width":670,"height":490,"filesize":589575,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-53-320x228.png","width":320,"height":228,"filesize":149064,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-53-300x225.png","width":300,"height":225,"filesize":138490,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-300x225.png"},"web-stories-poster-portrait":{"file":"image-53-640x628.png","width":640,"height":628,"filesize":718494,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-640x628.png"},"web-stories-publisher-logo":{"file":"image-53-96x96.png","width":96,"height":96,"filesize":21794,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-96x96.png"},"web-stories-thumbnail":{"file":"image-53-150x79.png","width":150,"height":79,"filesize":28260,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53-150x79.png"},"full":{"file":"image-53.png","width":1200,"height":628,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#77813a","blurHash":"UqI}@HRlR.oH?dogWCn$K7t6WDayoNaxfOkC","creationDate":"2025-01-14T11:54:25","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-53.png","id":21615,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":172,"mask":{"type":"rectangle"},"isBackground":true,"id":"8cdf290a-15f8-4a5d-8f6c-1e41dcd16f7b","overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Oxford, Cambridge, Imperial, UCL. Popular Fields of Study include Computer Science, Business, Engineering, and Medicine. <\/span><span style=\"font-style: italic; color: #fff\">Dream big\u2014choose the best!<\/span>","x":20,"y":501,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"eed8e16e-3a26-49fa-b59b-d52832ce9819","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Top Universities and Fields<\/span>","x":20,"y":456,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":32,"id":"d723c8b6-824a-4df1-a9ef-e92bef74995b","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"88999732-38e1-4d6e-9607-09d1a26870de","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["eed8e16e-3a26-49fa-b59b-d52832ce9819"]},{"id":"771141b0-c9d3-447e-86a7-ededbf36f699","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["d723c8b6-824a-4df1-a9ef-e92bef74995b"]}],"id":"a4288939-8419-4e53-b542-60166095d2ad","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"88c57ce9-779f-4d29-8d97-60fc85ed7a5a"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":34.496093871124266,"focalY":50.07812421813965,"resource":{"type":"image","mimeType":"image\/png","width":1600,"height":840,"sizes":{"medium":{"file":"image-54-300x158.png","width":300,"height":158,"filesize":90800,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-300x158.png"},"large":{"file":"image-54-1024x538.png","width":1024,"height":538,"filesize":952562,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-1024x538.png"},"thumbnail":{"file":"image-54-150x150.png","width":150,"height":150,"filesize":44228,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-150x150.png"},"medium_large":{"file":"image-54-768x403.png","width":768,"height":403,"filesize":542954,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-768x403.png"},"1536x1536":{"file":"image-54-1536x806.png","width":1536,"height":806,"filesize":2040946,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-1536x806.png"},"quemag-wp-thumbnail-comments":{"file":"image-54-350x184.png","width":350,"height":184,"filesize":121138,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-350x184.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-54-242x180.png","width":242,"height":180,"filesize":81700,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-54-250x180.png","width":250,"height":180,"filesize":84247,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-54-75x75.png","width":75,"height":75,"filesize":12663,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-54-910x478.png","width":910,"height":478,"filesize":760457,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-910x478.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-54-670x490.png","width":670,"height":490,"filesize":569695,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-54-320x228.png","width":320,"height":228,"filesize":133137,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-54-300x225.png","width":300,"height":225,"filesize":123557,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-300x225.png"},"web-stories-poster-portrait":{"file":"image-54-640x840.png","width":640,"height":840,"filesize":428810,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-640x840.png"},"web-stories-publisher-logo":{"file":"image-54-96x96.png","width":96,"height":96,"filesize":19706,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-96x96.png"},"web-stories-thumbnail":{"file":"image-54-150x79.png","width":150,"height":79,"filesize":25624,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54-150x79.png"},"full":{"file":"image-54.png","width":1600,"height":840,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#6b5663","blurHash":"UMFEyVsBS39u-@M|%1RjESxuaeM_E1xXR*R*","creationDate":"2025-01-14T12:02:45","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-54.png","id":21619,"alt":"image","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":173,"mask":{"type":"rectangle"},"isBackground":true,"id":"cf1049b5-5de7-4bc5-9031-bf1dfa6ebe40","overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.4},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7},"type":"image"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Globally renowned universities. Scholarships that ease financial stress. High post-Ph.D. salaries!<\/span>","x":20,"y":501,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":88,"id":"b4e6f1a5-fcf0-4755-9172-a05ac6b460f5","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"left","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Why Choose the UK for Your Ph.D.?<\/span>","x":20,"y":436,"width":314,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":63,"id":"bd6b850d-651b-4a75-97d9-53b2ee43c9b6","type":"text"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"621c6ac8-ed44-405d-b128-442ae4663e10","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["b4e6f1a5-fcf0-4755-9172-a05ac6b460f5"]},{"id":"794ac809-6046-470e-9aca-84ce4b08859d","type":"effect-fly-in","flyInDir":"leftToRight","duration":600,"delay":0,"targets":["bd6b850d-651b-4a75-97d9-53b2ee43c9b6"]}],"id":"2ec9458d-f2bc-4f18-af3e-375d26d9d3e4","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"88c57ce9-779f-4d29-8d97-60fc85ed7a5a"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":185,"mask":{"type":"rectangle"},"isBackground":true,"type":"image","id":"3e96fd8d-3550-4207-abc7-44e596af17b7","scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/png","width":1920,"height":1080,"sizes":{"medium":{"file":"image-16-300x169.png","width":300,"height":169,"filesize":95056,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-300x169.png"},"large":{"file":"image-16-1024x576.png","width":1024,"height":576,"filesize":671106,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-1024x576.png"},"thumbnail":{"file":"image-16-150x150.png","width":150,"height":150,"filesize":43037,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-150x150.png"},"medium_large":{"file":"image-16-768x432.png","width":768,"height":432,"filesize":433386,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-768x432.png"},"1536x1536":{"file":"image-16-1536x864.png","width":1536,"height":864,"filesize":1218433,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-1536x864.png"},"quemag-wp-thumbnail-comments":{"file":"image-16-350x197.png","width":350,"height":197,"filesize":123565,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-350x197.png"},"quemag-wp-thumbnail-module-grid":{"file":"image-16-242x180.png","width":242,"height":180,"filesize":80278,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-242x180.png"},"quemag-wp-thumbnail-widget-big":{"file":"image-16-250x180.png","width":250,"height":180,"filesize":82849,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-250x180.png"},"quemag-wp-thumbnail-widget-small":{"file":"image-16-75x75.png","width":75,"height":75,"filesize":12857,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-75x75.png"},"quemag-wp-thumbnail-single-image":{"file":"image-16-910x512.png","width":910,"height":512,"filesize":606039,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-910x512.png"},"quemag-wp-thumbnail-blog-featured":{"file":"image-16-670x490.png","width":670,"height":490,"filesize":442129,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-670x490.png"},"quemag-wp-thumbnail-blog-featured-small":{"file":"image-16-320x228.png","width":320,"height":228,"filesize":126144,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-320x228.png"},"quemag-wp-thumbnail-blog-list":{"file":"image-16-300x225.png","width":300,"height":225,"filesize":117802,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-300x225.png"},"web-stories-poster-portrait":{"file":"image-16-640x853.png","width":640,"height":853,"filesize":564386,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-640x853.png"},"web-stories-publisher-logo":{"file":"image-16-96x96.png","width":96,"height":96,"filesize":19835,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-96x96.png"},"web-stories-thumbnail":{"file":"image-16-150x84.png","width":150,"height":84,"filesize":28529,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16-150x84.png"},"full":{"file":"image-16.png","width":1920,"height":1080,"mimeType":"image\/png","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16.png"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#ccd5db","blurHash":"UGJ8q#-TDN~pL#8{%gQ,0JE0%hoKEMMx%#W.","creationDate":"2025-01-07T12:55:06","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/image-16.png","id":21510,"alt":"image","local":false},"overlay":{"type":"linear","stops":[{"color":{"r":0,"g":0,"b":0,"a":0},"position":0.34},{"color":{"r":0,"g":0,"b":0},"position":1}],"alpha":0.7}},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":22,"backgroundColor":{"color":{"r":69,"g":69,"b":69,"a":0.3}},"lineHeight":1.3,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":1,"vertical":1},"content":"<span style=\"color: #fff\">Access the Admissify Advantage! Scholarships, financial planning, career guidance, and much much more! Book your FREE counselling session today!<\/span>","x":20,"y":491,"width":372,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"height":117,"id":"4eea80f5-45d7-4c58-b461-6480568e47cf","border":{"left":0,"right":0,"top":0,"bottom":0,"lockedWidth":true,"color":{"color":{"r":18,"g":99,"b":255}}},"type":"text"},{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundTextMode":"NONE","font":{"family":"EB Garamond"},"fontSize":25,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"lineHeight":1.2,"textAlign":"center","padding":{"locked":true,"hasHiddenPadding":false,"horizontal":0,"vertical":0},"content":"<span style=\"font-weight: 700; color: #fff\">Save Big, Earn More<\/span>","x":92,"y":446,"width":227,"borderRadius":{"locked":true,"topLeft":2,"topRight":2,"bottomRight":2,"bottomLeft":2},"type":"text","height":32,"id":"6f4e91d0-207b-4532-8f8b-715c1da9523d"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[{"id":"1ebc57d2-7919-4771-8265-9b451a32e5ef","type":"effect-fly-in","flyInDir":"rightToLeft","duration":600,"delay":0,"targets":["4eea80f5-45d7-4c58-b461-6480568e47cf"]}],"id":"2e13c864-d9d4-4a87-b400-194e686ca96b","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"dbe6863e-571b-49da-8ce6-21783031691b"},"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/","icon":"","needsProxy":false,"ctaText":"Get free counseling"}},{"elements":[{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"scale":100,"focalX":50,"focalY":50,"resource":{"type":"image","mimeType":"image\/jpeg","width":720,"height":1280,"sizes":{"medium":{"file":"Book-a-Free-counselling-today-169x300.jpg","width":169,"height":300,"filesize":13790,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-169x300.jpg"},"large":{"file":"Book-a-Free-counselling-today-576x1024.jpg","width":576,"height":1024,"filesize":87337,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-576x1024.jpg"},"thumbnail":{"file":"Book-a-Free-counselling-today-150x150.jpg","width":150,"height":150,"filesize":7810,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x150.jpg"},"quemag-wp-thumbnail-comments":{"file":"Book-a-Free-counselling-today-350x622.jpg","width":350,"height":622,"filesize":42555,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-350x622.jpg"},"quemag-wp-thumbnail-module-grid":{"file":"Book-a-Free-counselling-today-242x180.jpg","width":242,"height":180,"filesize":12018,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-242x180.jpg"},"quemag-wp-thumbnail-widget-big":{"file":"Book-a-Free-counselling-today-250x180.jpg","width":250,"height":180,"filesize":12029,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-250x180.jpg"},"quemag-wp-thumbnail-widget-small":{"file":"Book-a-Free-counselling-today-75x75.jpg","width":75,"height":75,"filesize":2915,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-75x75.jpg"},"quemag-wp-thumbnail-blog-featured":{"file":"Book-a-Free-counselling-today-670x490.jpg","width":670,"height":490,"filesize":53056,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-670x490.jpg"},"quemag-wp-thumbnail-blog-featured-small":{"file":"Book-a-Free-counselling-today-320x228.jpg","width":320,"height":228,"filesize":17196,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-320x228.jpg"},"quemag-wp-thumbnail-blog-list":{"file":"Book-a-Free-counselling-today-300x225.jpg","width":300,"height":225,"filesize":16660,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-300x225.jpg"},"web-stories-poster-portrait":{"file":"Book-a-Free-counselling-today-640x853.jpg","width":640,"height":853,"filesize":91253,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-640x853.jpg"},"web-stories-publisher-logo":{"file":"Book-a-Free-counselling-today-96x96.jpg","width":96,"height":96,"filesize":3825,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-96x96.jpg"},"web-stories-thumbnail":{"file":"Book-a-Free-counselling-today-150x267.jpg","width":150,"height":267,"filesize":11638,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today-150x267.jpg"},"full":{"file":"Book-a-Free-counselling-today.jpg","width":720,"height":1280,"mimeType":"image\/jpeg","sourceUrl":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg"}},"isPlaceholder":false,"isExternal":false,"needsProxy":false,"baseColor":"#323a5e","blurHash":"UaPZox%ft7Rk~pWCt7j@x]Mxj[t7E1s.flbI","creationDate":"2024-04-02T07:40:53","src":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2024\/04\/Book-a-Free-counselling-today.jpg","id":14368,"alt":"Book a Free counselling today","local":false},"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":48,"y":0,"width":330,"height":586,"mask":{"type":"rectangle"},"isBackground":true,"id":"053c4a74-f0f7-4e00-9386-d88c1ae4a2b7","type":"image"}],"backgroundColor":{"color":{"r":255,"g":255,"b":255}},"animations":[],"id":"2fe5e3b1-b050-40cf-9f00-f4da62fd9bb2","defaultBackgroundElement":{"opacity":100,"flip":{"vertical":false,"horizontal":false},"rotationAngle":0,"lockAspectRatio":true,"backgroundColor":{"color":{"r":196,"g":196,"b":196}},"x":1,"y":1,"width":1,"height":1,"mask":{"type":"rectangle"},"isBackground":true,"isDefaultBackground":true,"type":"shape","id":"e6febc8f-4c58-402b-9230-3f5bb3ab239f"},"pageAttachment":{"url":"https:\/\/www.admissify.com\/in\/study-abroad-for-top-universities\/","icon":"","needsProxy":false,"ctaText":"Book Free Counseling"}}],"fonts":{"EB Garamond":{"family":"EB Garamond","fallbacks":["serif"],"weights":[400,500,600,700,800],"styles":["regular","italic"],"variants":[[0,400],[0,500],[0,600],[0,700],[0,800],[1,400],[1,500],[1,600],[1,700],[1,800]],"service":"fonts.google.com","metrics":{"upm":1000,"asc":1007,"des":-298,"tAsc":1007,"tDes":-298,"tLGap":0,"wAsc":1047,"wDes":390,"xH":400,"capH":650,"yMin":-324,"yMax":985,"hAsc":1007,"hDes":-298,"lGap":0}}},"autoAdvance":true,"defaultPageDuration":7,"currentStoryStyles":{"colors":[]}},"story_poster":{"id":21623,"url":"https:\/\/www.admissify.com\/blog\/wp-content\/uploads\/2025\/01\/cropped-image-52.png","width":640,"height":853,"needsProxy":false},"_links":{"self":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/21600","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story"}],"about":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/wp\/v2\/types\/web-story"}],"author":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/users\/4"}],"version-history":[{"count":0,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/21600\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/21623"}],"wp:attachment":[{"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media?parent=21600"}],"wp:term":[{"taxonomy":"web_story_category","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_category?post=21600"},{"taxonomy":"web_story_tag","embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web_story_tag?post=21600"}],"wp:lock":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/web-story\/21600\/lock"}],"wp:publisherlogo":[{"embeddable":true,"href":"https:\/\/www.admissify.com\/blog\/wp-json\/web-stories\/v1\/media\/10252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69bad0f746fa5cab2f04b6d9. Config Timestamp: 2026-03-18 16:21:10 UTC, Cached Timestamp: 2026-04-07 12:12:42 UTC -->