{"id":15151,"date":"2017-01-11T10:00:48","date_gmt":"2017-01-11T18:00:48","guid":{"rendered":"https:\/\/www.uxpin.com\/studio\/?p=15151"},"modified":"2020-04-22T06:36:00","modified_gmt":"2020-04-22T13:36:00","slug":"use-checklist-prevent-pre-launch-trouble","status":"publish","type":"post","link":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/","title":{"rendered":"Use This Checklist to Prevent Pre-launch Trouble"},"content":{"rendered":"<p>If the design process is about solving UX problems, then the pre-launch routine is about preventing them.<\/p>\n<p>Let\u2019s speak plainly: digital products are complicated. Even the simplest app or a single-page website can involve thousands of lines of code. Talk to any developer and you\u2019ll likely hear about that one misplaced semicolon which borked a whole project.<\/p>\n<p>Just as user testing is important, so is technical testing. Here we provide a checklist of common gotchas to check before, during, and after launch.<\/p>\n<h2>One week before launch<\/h2>\n<ul>\n<li><strong>Test usability without CSS or images:<\/strong> Removing CSS and images often reveals problems with the structure of data. This is how screen readers, search engines and bots view your site. A design rule of thumb: If the page is still usable, <a href=\"https:\/\/www.uxpin.com\/studio\/blog\/ugly-works-designing-usability\/\">albeit clunky<\/a>, then it&#8217;s a good page.<\/li>\n<li><strong>Add a copyright statement to the footer or \u201cabout us\u201d page:<\/strong> US copyright law <a href=\"http:\/\/copyright.gov\/help\/faq\/faq-general.html\">states<\/a> that \u201cYour work is under copyright protection the moment it is created and fixed in a tangible form\u2026\u201d Assert your rights with a copyright statement on your site or a Creative Commons license.<\/li>\n<li><strong>Run spell check on all content:<\/strong> <a href=\"https:\/\/www.spellchecker.net\/spellcheck\/\">Online services<\/a> exist to check spelling in either pasted content or in a given URL. Is the text not in English? Multi-language spellcheckers are available as well.<\/li>\n<li><strong>Create a helpful 404 page:<\/strong> <a href=\"https:\/\/www.smashingmagazine.com\/2014\/08\/a-better-404-page\/\">A helpful 404 page<\/a> tells people that they reached an invalid page and offers other links to follow. It may include a search tool to help them find what they\u2019re looking for, and might automatically notify the site\u2019s owner that someone had a problem.<\/li>\n<li><strong>Send a test message through the contact page\u2019s form:<\/strong> Make sure the <a href=\"http:\/\/www.awwwards.com\/25-impressive-contact-forms.html\">contact form<\/a> works and the domain hasn\u2019t been blacklisted.<\/li>\n<li><strong>Ensure that the home page states the site\u2019s goals, or what visitors can expect:<\/strong> The site\u2019s purpose may be obvious to people involved in making it. Don\u2019t assume it\u2019s obvious to newcomers.<\/li>\n<li><strong>Check for trademark violations:<\/strong> \u201cIt\u2019s been done\u201d may have legal consequences if you infringe on a trademark. The <a href=\"https:\/\/www.uspto.gov\/trademark\">US trademark office<\/a> or the <a href=\"http:\/\/search.creativecommons.org\/\">Creative Commons search tool<\/a> to see if your idea, name or content already belongs to someone else.<\/li>\n<li><strong>Create a favicon:<\/strong> <a href=\"https:\/\/perishablepress.com\/everything-you-ever-wanted-to-know-about-favicons\/\">Favicons<\/a> are graphics, starting at 16&#215;16 pixels, associated with a domain. Saved as either a .ico or .png image, favicons appear to the left of a URL in most browser address bars.<\/li>\n<\/ul>\n<h2>48 hours before launch<\/h2>\n<ul>\n<li><strong>Redirect sitename.com to www.sitename.com (or vice versa) for SEO:<\/strong> Search engines like Google and Bing <a href=\"https:\/\/support.google.com\/webmasters\/answer\/66359?hl%3Den\">frown on duplicate content<\/a>, which they sometimes perceive if both yoursitename.com and www.yoursitename.com are active.<\/li>\n<li><strong>Send a test message to the email address(es) associated with the domain:<\/strong> Email is fine when it works \u2014 and terrible when it doesn\u2019t. Making sure that messages can be sent will only take a moment.<\/li>\n<li><strong>Reply to the test message:<\/strong> Ensure that your site&#8217;s emails can be received as well as send.<\/li>\n<li><strong>Make a <a href=\"https:\/\/support.google.com\/webmasters\/answer\/6062608?hl%3Den\">robots.txt<\/a> file:<\/strong> This enables site owners to prevent certain directories, such as a site\u2019s CMS, cgi-bin or members-only sections, from appearing in public searches.<\/li>\n<li><strong>Check all links:<\/strong> Broken, outdated or mistyped URLs can be checked by hand or <a href=\"http:\/\/validator.w3.org\/checklink\">automatically<\/a>.<\/li>\n<li><strong>Validate the HTML:<\/strong> <a href=\"http:\/\/validator.w3.org\/\">Look for HTML errors<\/a> that may cause display hiccups in various browsers.<\/li>\n<li><strong>Search for &amp; remove all greeked text and testing data:<\/strong> Handy tip \u2014 Use an easy-to-search-for nonsense keyword like five a\u2019s, \u201caaaaa\u201d in all place-holder content. When the site is ready for launch, a quick search for that keyword will reveal bits that should be removed.<\/li>\n<li><strong>Give each page an appropriate HTML title and meta description:<\/strong> <a href=\"https:\/\/www.google.com\/webmasters\/\">Google Webmaster tools<\/a> can help after launch.<\/li>\n<li><strong>Give alt attributes to all images:<\/strong> <a href=\"http:\/\/webaim.org\/techniques\/alttext\/\">Alt attributes<\/a> tell search engines what an image is about, give something for screen readers to describe and help remind designers what an image\u2019s purpose is.<\/li>\n<li><strong>Make the CMS password hard to guess:<\/strong> Punctuation, numbers and plenty of characters make a password difficult to crack. If your password is obvious, why use one at all?<\/li>\n<li><strong>Validate the XML sitemap:<\/strong> XML sitemaps must be <a href=\"https:\/\/www.xml-sitemaps.com\/\">formatted correctly<\/a>. Errors may prevent search engines from using them at all.<\/li>\n<li><strong>Make a XML sitemap:<\/strong> As XML files, users can create sitemaps with any text editor and determination. But it\u2019s less tedious to let a machine write it.<\/li>\n<\/ul>\n<h2>Immediately after launch<\/h2>\n<ul>\n<li><strong>Sign up for webmaster tools:<\/strong> Webmaster tools help you see how search engines are or aren\u2019t indexing your site. They also offer information about with which search terms your site is discovered.<\/li>\n<li><strong>Apply an analytics package:<\/strong> <a href=\"http:\/\/searchengineland.com\/web-analytics-software-comparison-identifying-the-right-web-analytics-tools-for-your-business-149373\">Analytics packages<\/a> add a piece of code to your pages that tracks who, when and how people visit your site with. These data are handy for determining who\u2019s visiting, what they\u2019re looking at, and if traffic is improving.<\/li>\n<li><strong>Register the site with search engines:<\/strong> To <a href=\"http:\/\/www.google.com\/addurl\/\">notify<\/a> <a href=\"http:\/\/www.bing.com\/toolbox\/submit-site-url\">search<\/a> engines that your site needs indexing, send them the URL.<\/li>\n<li><strong>Sign up for monitoring:<\/strong> If you\u2019re worried about the host having trouble, sign up for a service like <a href=\"http:\/\/aremysitesup.com\/\">Are My Sites Up<\/a> and get notified when problems arise.<\/li>\n<li><strong>Submit the XML site map to search engines:<\/strong> Expedite search engines\u2019 indexing of your site by telling them what\u2019s where.<\/li>\n<\/ul>\n<h2>Three to six months after launch<\/h2>\n<ul>\n<li><strong>Check that the contact details haven\u2019t changed:<\/strong> Does everyone listed on the \u201cabout us\u201d or \u201cour staff\u201d page still work there? Have the phone number, fax number, email address or postal address changed?<\/li>\n<li><strong>Change your CMS password:<\/strong> Occasionally changing your password is a good way to keep people from <a href=\"https:\/\/lastpass.com\/generatepassword.php\">gaining access<\/a> to your account or, if they already have, kicking them out.<\/li>\n<li><strong>Back up everything:<\/strong> If <a href=\"https:\/\/www.backblaze.com\/\">backing up<\/a> the site or service isn\u2019t part of its regular maintenance routine, do so now.<\/li>\n<li><strong>Check for spam sent through forms:<\/strong> Ask if the site still answers all its visitors\u2019 needs. <a href=\"http:\/\/contentstrategy.com\/\">Is the content relevant<\/a>?<\/li>\n<li><strong>Check feature relevance:<\/strong> What features of the site are not getting used? What can be removed?<\/li>\n<li><strong>Check the users\u2019 browsers:<\/strong> What browsers are most people using to visit the site or web app? It may not match your expectations.<\/li>\n<li><strong>Check inbound links:<\/strong> <a href=\"https:\/\/blog.hubspot.com\/marketing\/inbound-links-faqs\">Inbound or \u201cback links\u201d<\/a> are one indication of how popular your site is. Use your favorite analytics package to figure out who\u2019s sending traffic your way.<\/li>\n<li><strong>Check for invalid links:<\/strong> As sites evolve, content may move or get deleted. But links to outdated content don\u2019t reflect the change in status. It\u2019s best <a href=\"https:\/\/validator.w3.org\/checklink\">to check for<\/a>, then remove or correct links whenever possible.<\/li>\n<\/ul>\n<h2>Launch your own list<\/h2>\n<p>This isn\u2019t an exhaustive list, but it covers enough to help you push the \u201claunch\u201d button with a degree of confidence. Use it as a basis in your team\u2019s workflow and to make for a happier launch party.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The design process solves problems. Pre-launch checklists prevent them. Use these tips to ensure a happy launch party.<\/p>\n","protected":false},"author":27,"featured_media":15152,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,18],"tags":[],"class_list":["post-15151","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-process"],"yoast_title":"","yoast_metadesc":"The design process solves problems. Pre-launch checklists prevent them. Use these tips to ensure a happy launch party.","acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Use This Checklist to Prevent Pre-launch Trouble | UXPin<\/title>\n<meta name=\"description\" content=\"The design process solves problems. Pre-launch checklists prevent them. Use these tips to ensure a happy launch party.\" \/>\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.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Use This Checklist to Prevent Pre-launch Trouble\" \/>\n<meta property=\"og:description\" content=\"The design process solves problems. Pre-launch checklists prevent them. Use these tips to ensure a happy launch party.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/\" \/>\n<meta property=\"og:site_name\" content=\"Studio by UXPin\" \/>\n<meta property=\"article:published_time\" content=\"2017-01-11T18:00:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-04-22T13:36:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2016\/12\/image00.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"720\" \/>\n\t<meta property=\"og:image:height\" content=\"200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Ben Gremillion\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@benthinkin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ben Gremillion\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/\"},\"author\":{\"name\":\"Ben Gremillion\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#\\\/schema\\\/person\\\/6dd4adede4f1009af0b52cc6531d1d0f\"},\"headline\":\"Use This Checklist to Prevent Pre-launch Trouble\",\"datePublished\":\"2017-01-11T18:00:48+00:00\",\"dateModified\":\"2020-04-22T13:36:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/\"},\"wordCount\":1144,\"image\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/image00.jpg\",\"articleSection\":[\"Blog\",\"Process\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/\",\"name\":\"Use This Checklist to Prevent Pre-launch Trouble | UXPin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/image00.jpg\",\"datePublished\":\"2017-01-11T18:00:48+00:00\",\"dateModified\":\"2020-04-22T13:36:00+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#\\\/schema\\\/person\\\/6dd4adede4f1009af0b52cc6531d1d0f\"},\"description\":\"The design process solves problems. Pre-launch checklists prevent them. Use these tips to ensure a happy launch party.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/image00.jpg\",\"contentUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/image00.jpg\",\"width\":720,\"height\":200,\"caption\":\"image00\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/use-checklist-prevent-pre-launch-trouble\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Use This Checklist to Prevent Pre-launch Trouble\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#website\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/\",\"name\":\"Studio by UXPin\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#\\\/schema\\\/person\\\/6dd4adede4f1009af0b52cc6531d1d0f\",\"name\":\"Ben Gremillion\",\"description\":\"Ben Gremillion is a Content Strategist at UXPin. He\u2019s worked as both a web designer and a back-end developer. On the side he builds and maintains a CMS for webcomic artists, and participates in annual NaNoWriMo challenges.\",\"sameAs\":[\"https:\\\/\\\/www.uxpin.com\",\"https:\\\/\\\/x.com\\\/benthinkin\"],\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/author\\\/bengremillion\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Use This Checklist to Prevent Pre-launch Trouble | UXPin","description":"The design process solves problems. Pre-launch checklists prevent them. Use these tips to ensure a happy launch party.","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.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/","og_locale":"en_US","og_type":"article","og_title":"Use This Checklist to Prevent Pre-launch Trouble","og_description":"The design process solves problems. Pre-launch checklists prevent them. Use these tips to ensure a happy launch party.","og_url":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/","og_site_name":"Studio by UXPin","article_published_time":"2017-01-11T18:00:48+00:00","article_modified_time":"2020-04-22T13:36:00+00:00","og_image":[{"width":720,"height":200,"url":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2016\/12\/image00.jpg","type":"image\/jpeg"}],"author":"Ben Gremillion","twitter_card":"summary_large_image","twitter_creator":"@benthinkin","twitter_misc":{"Written by":"Ben Gremillion","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/#article","isPartOf":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/"},"author":{"name":"Ben Gremillion","@id":"https:\/\/www.uxpin.com\/studio\/#\/schema\/person\/6dd4adede4f1009af0b52cc6531d1d0f"},"headline":"Use This Checklist to Prevent Pre-launch Trouble","datePublished":"2017-01-11T18:00:48+00:00","dateModified":"2020-04-22T13:36:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/"},"wordCount":1144,"image":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/#primaryimage"},"thumbnailUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2016\/12\/image00.jpg","articleSection":["Blog","Process"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/","url":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/","name":"Use This Checklist to Prevent Pre-launch Trouble | UXPin","isPartOf":{"@id":"https:\/\/www.uxpin.com\/studio\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/#primaryimage"},"image":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/#primaryimage"},"thumbnailUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2016\/12\/image00.jpg","datePublished":"2017-01-11T18:00:48+00:00","dateModified":"2020-04-22T13:36:00+00:00","author":{"@id":"https:\/\/www.uxpin.com\/studio\/#\/schema\/person\/6dd4adede4f1009af0b52cc6531d1d0f"},"description":"The design process solves problems. Pre-launch checklists prevent them. Use these tips to ensure a happy launch party.","breadcrumb":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/#primaryimage","url":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2016\/12\/image00.jpg","contentUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2016\/12\/image00.jpg","width":720,"height":200,"caption":"image00"},{"@type":"BreadcrumbList","@id":"https:\/\/www.uxpin.com\/studio\/blog\/use-checklist-prevent-pre-launch-trouble\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.uxpin.com\/studio\/"},{"@type":"ListItem","position":2,"name":"Use This Checklist to Prevent Pre-launch Trouble"}]},{"@type":"WebSite","@id":"https:\/\/www.uxpin.com\/studio\/#website","url":"https:\/\/www.uxpin.com\/studio\/","name":"Studio by UXPin","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.uxpin.com\/studio\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.uxpin.com\/studio\/#\/schema\/person\/6dd4adede4f1009af0b52cc6531d1d0f","name":"Ben Gremillion","description":"Ben Gremillion is a Content Strategist at UXPin. He\u2019s worked as both a web designer and a back-end developer. On the side he builds and maintains a CMS for webcomic artists, and participates in annual NaNoWriMo challenges.","sameAs":["https:\/\/www.uxpin.com","https:\/\/x.com\/benthinkin"],"url":"https:\/\/www.uxpin.com\/studio\/author\/bengremillion\/"}]}},"_links":{"self":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts\/15151","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/comments?post=15151"}],"version-history":[{"count":0,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts\/15151\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/media\/15152"}],"wp:attachment":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/media?parent=15151"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/categories?post=15151"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/tags?post=15151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}