{"id":3473,"date":"2014-12-23T15:51:41","date_gmt":"2014-12-23T20:51:41","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2014\/12\/23\/smtp-setup\/"},"modified":"2022-03-11T11:18:43","modified_gmt":"2022-03-11T16:18:43","slug":"smtp-settings-phpbb","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/","title":{"rendered":"How to Setup SMTP Settings in phpBB"},"content":{"rendered":"<p>Your <a href=\"\/support\/edu\/phpbb\/\">phpBB<\/a> website has the ability to send email notifications, using your SMTP (Simple Mail Transfer Protocol) settings. In this guide we will show you how to setup your <a href=\"https:\/\/www.inmotionhosting.com\/support\/email\/getting-started-guide-email\/\">SMTP settings<\/a> in phpBB. You will then be able to send email notifications from your phpBB website.<\/p>\n<h2>Setting up SMTP in phpBB<\/h2>\n<ol class=\"article_list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/phpbb-login\/\">Login to your phpBB Admin Control Panel (ACP)<\/a>.<\/li>\n<li>Click the <strong>General<\/strong> tab, then <strong>Email settings<\/strong> in the <em>Client Communication<\/em> section of the menu.<br>\n<a href=\"\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png\" rel=\"lightbox-0\"><img decoding=\"async\" width=\"1024\" height=\"800\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings-1024x800.png\" class=\"optimized-lcp-image\" alt=\"phpBB SMTP Setup\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings-1024x800.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings-300x234.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings-768x600.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png 1181w\"><\/a>\n<div style=\"clear: both;\"><\/div>\n<\/li>\n<li>Fill in the fields as needed. Below is a description of fields, provided by <strong>phpBB<\/strong>. You can view your specific <a href=\"https:\/\/www.inmotionhosting.com\/support\/email\/how-to-find-email-settings\/\">email settings<\/a> in cPanel at any time.<br>\n<table class=\"article_table\">\n<tbody>\n<tr>\n<th>Option<\/th>\n<th>Description<\/th>\n<\/tr>\n<tr>\n<td>Enable board-wide emails<\/td>\n<td>If this is set to disabled no emails will be sent by the board at all. Note the user and admin account activation settings require this setting to be enabled. If currently using \u201cuser\u201d or \u201cadmin\u201d activation in the activation settings, disabling this setting will disable registration.<\/td>\n<\/tr>\n<tr>\n<td>Users send email via board<\/td>\n<td>Instead of showing the users email address users are able to send emails via the board.<\/td>\n<\/tr>\n<tr>\n<td>Email function name<\/td>\n<td>The email function used to send mails through PHP.<\/td>\n<\/tr>\n<tr>\n<td>Email package size<\/td>\n<td>This is the number of maximum emails sent out in one package. This setting is applied to the internal message queue; set this value to 0 if you have problems with non-delivered notification emails.<\/td>\n<\/tr>\n<tr>\n<td>Contact email address<\/td>\n<td>This address will be used whenever a specific contact point is needed, e.g. spam, error output, etc. It will always be used as the From and Reply-To address in emails.<\/td>\n<\/tr>\n<tr>\n<td>Contact name<\/td>\n<td>This is the contact name that e-mail recipients will see. If you don\u2019t want to have a contact name, leave this field empty.<\/td>\n<\/tr>\n<tr>\n<td>Return email address<\/td>\n<td>This will be used as the return address on all emails, the technical contact email address. It will always be used as the Return-Path and Sender address in emails.<\/td>\n<\/tr>\n<tr>\n<td>Email signature<\/td>\n<td>This text will be attached to all emails the board sends.<\/td>\n<\/tr>\n<tr>\n<td>Hide email addresses<\/td>\n<td>This function keeps email addresses completely private.<\/td>\n<\/tr>\n<tr>\n<td>Use SMTP server for email<\/td>\n<td>Select \u201cYes\u201d if you want or have to send email via a named server instead of the local mail function.<\/td>\n<\/tr>\n<tr>\n<td>SMTP server port<\/td>\n<td>Only change this if you know your SMTP server is on a different port.<\/td>\n<\/tr>\n<tr>\n<td>Authentication method for SMTP<\/td>\n<td>Only used if a username\/password is set, ask your provider if you are unsure which method to use.<\/td>\n<\/tr>\n<tr>\n<td>SMTP username<\/td>\n<td>Only enter a username if your SMTP server requires it.<\/td>\n<\/tr>\n<tr>\n<td>SMTP password<\/td>\n<td>Only enter a password if your SMTP server requires it. Warning: This password will be stored as plain text in the database, visible to everybody who can access your database or who can view this configuration page.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>After filling in the fields, click the <strong>Submit<\/strong> button on the bottom. You are finished when you see a message stating \u201c<em>Configuration updated successfully.<\/em>\u201d<br>\n<a href=\"\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_general_smtp_configuration-updated-successfully.png\" rel=\"lightbox-0\"><img loading=\"lazy\" decoding=\"async\" class=\"std_ss size-full wp-image-13773\" title=\"phpBB SMTP Settings successfully saved.\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_general_smtp_configuration-updated-successfully.png\" alt=\"email setup in phpBB\" width=\"233\" height=\"127\"><\/a><\/p>\n<div style=\"clear: both;\"><\/div>\n<\/li>\n<\/ol>\n<p>Congratulations, now you know how to setup <strong>SMTP<\/strong> settings in <strong>phpBB<\/strong>!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Your phpBB website has the ability to send email notifications, using your SMTP (Simple Mail Transfer Protocol) settings. In this guide we will show you how to setup your SMTP settings in phpBB. You will then be able to send email notifications from your phpBB website. Setting up SMTP in phpBB Login to your phpBB<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/\"> Read More ><\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[74],"tags":[],"class_list":["post-3473","post","type-post","status-publish","format-standard","hentry","category-phpbb"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Setup SMTP Settings in phpBB | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Learn how to setup SMTP in phpBB.\" \/>\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.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Setup SMTP Settings in phpBB | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Learn how to setup SMTP in phpBB.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2014-12-23T20:51:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-11T16:18:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b\"},\"headline\":\"How to Setup SMTP Settings in phpBB\",\"datePublished\":\"2014-12-23T20:51:41+00:00\",\"dateModified\":\"2022-03-11T16:18:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/\"},\"wordCount\":495,\"commentCount\":5,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png\",\"articleSection\":[\"phpBB\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/\",\"name\":\"How to Setup SMTP Settings in phpBB | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png\",\"datePublished\":\"2014-12-23T20:51:41+00:00\",\"dateModified\":\"2022-03-11T16:18:43+00:00\",\"description\":\"Learn how to setup SMTP in phpBB.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png\",\"width\":1181,\"height\":923,\"caption\":\"Accessing the SMTP settings in phpBB\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Setup SMTP Settings in phpBB\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/john-paul\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Setup SMTP Settings in phpBB | InMotion Hosting","description":"Learn how to setup SMTP in phpBB.","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.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/","og_locale":"en_US","og_type":"article","og_title":"How to Setup SMTP Settings in phpBB | InMotion Hosting","og_description":"Learn how to setup SMTP in phpBB.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2014-12-23T20:51:41+00:00","article_modified_time":"2022-03-11T16:18:43+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b"},"headline":"How to Setup SMTP Settings in phpBB","datePublished":"2014-12-23T20:51:41+00:00","dateModified":"2022-03-11T16:18:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/"},"wordCount":495,"commentCount":5,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png","articleSection":["phpBB"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/","name":"How to Setup SMTP Settings in phpBB | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png","datePublished":"2014-12-23T20:51:41+00:00","dateModified":"2022-03-11T16:18:43+00:00","description":"Learn how to setup SMTP in phpBB.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/12\/edu_phpbb_phpbb-email-settings.png","width":1181,"height":923,"caption":"Accessing the SMTP settings in phpBB"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/phpbb\/smtp-settings-phpbb\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Setup SMTP Settings in phpBB"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/john-paul\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/3473","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=3473"}],"version-history":[{"count":2,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/3473\/revisions"}],"predecessor-version":[{"id":84149,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/3473\/revisions\/84149"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=3473"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=3473"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=3473"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}