{"id":17010,"date":"2015-04-03T15:52:40","date_gmt":"2015-04-03T20:52:40","guid":{"rendered":"https:\/\/secure.rosehosting.com\/blog\/?p=17010"},"modified":"2024-03-12T03:20:16","modified_gmt":"2024-03-12T08:20:16","slug":"install-simple-machines-forum-on-centos-7-linux-vps","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/","title":{"rendered":"Install Simple Machines Forum on a CentOS 7 Linux VPS"},"content":{"rendered":"
<\/div>

\"smf\"Simple Machines Forum, also known as SMF is a very popular forum platform which is widely used. It is an open-source software which is written in PHP and uses a MySQL\/MariaDB database. It provides many features and it is user-friendly. In this tutorial we will show you how to install Simple Machines Forum 2.0.9 on a Linux VPS<\/a>.<\/p>\n

<\/p>\n

First of all, make sure that all your system software is up to date. For that purpose you can use the command:<\/p>\n

yum -y update<\/pre>\n

The command will automatically update all your system software to the latest version.<\/p>\n

Next, make sure that\u00a0you have a LAMP stack installed on your VPS. Else, please use our guide about how to install LAMP on CentOS 7<\/a>. If you have already fulfilled this operation, you are ready to start with the installation of Simple Machines Forum on your CentOS VPS<\/a>.<\/p>\n

As we mentioned before, Simple Machines Forum uses a MySQL\/MariaDB database so we need to create a database first, where Simple Machines Forum will store its data. Connect to your VPS via SSH and run the following command:<\/p>\n

mysql -u root -p<\/pre>\n

This will prompt you for a password, so enter your MySQL\/MariaDB root password and hit Enter. Once you are logged in to your database server you need to create a database for the Simple Machines Forum software. Also, you will need to create a database user as well as to set up a new database password. For that purpose you can use the following commands:<\/p>\n

CREATE DATABASE smf;\nCREATE USER 'smf_user'@'localhost' IDENTIFIED BY 'YoUr_PaSsWoRd';\nGRANT ALL PRIVILEGES ON `smf`.* TO 'smf_user'@'localhost';\nFLUSH PRIVILEGES;<\/pre>\n

You can replace the name of the database, the database user and the password with values of your choice.<\/p>\n

The next step is to download Simple Machines Forum on your CentOS VPS<\/a>. Navigate to your ‘\/var\/www\/html\/’ directory:<\/p>\n

cd \/var\/www\/html\/<\/pre>\n

Create a new directory for the Simple Machines Forum files:<\/p>\n

mkdir smf<\/pre>\n

Navigate to that directory:<\/p>\n

cd smf\/<\/pre>\n

And finally, run the following command in order to download Simple Machines Forum on you server:<\/p>\n

wget http:\/\/mirror.ord.simplemachines.org\/downloads\/smf_2-0-9_install.tar.gz<\/pre>\n

Next thing you need to do is to unpack the archive:<\/p>\n

tar -zxvf smf_2-0-9_install.tar.gz<\/pre>\n

The software requires some of the directories to obtain\u00a0specific permissions. The command bellow will make those directories writable:<\/p>\n

chmod 777 attachments avatars cache Packages Smileys Themes<\/pre>\n

Once you execute the last command, you are done with the installation of Simple Machines Forum using the command line. You will need to access Simple Machines Forum using a web browser and complete the on-screen installation.<\/p>\n

Open your favorite web browser and enter:<\/p>\n

http:\/\/IPADDRESS\/smf\/<\/pre>\n

Please note, you will need to replace the IPADDRESS with the IP address of your CentOS VPS<\/a>. If you do not know the IP address of your VPS, you can simply run the command:<\/p>\n

ip addr show<\/pre>\n

For more information about how to use the software, we recommend you check the official online manual<\/a>.<\/p>\n

Of course you don\u2019t have to do any of this if you use one of our Linux VPS hosting services<\/a>, in which case you can simply ask our expert Linux admins to install Simple Machines Forum for you. They are available 24\u00d77 and will take care of your request immediately.<\/p>\n

PS. If you liked this post please share it with your friends on the social networks using the buttons on the left or simply leave a reply below. Thanks.<\/p>\n","protected":false},"excerpt":{"rendered":"

Simple Machines Forum, also known as SMF is a very popular forum platform which is widely used. It is an … <\/p>\n

Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":17011,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1699,13],"tags":[754,755,756],"yoast_head":"\nInstall Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting<\/title>\n<meta name=\"description\" content=\"Install Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting\" \/>\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.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Install Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting\" \/>\n<meta property=\"og:description\" content=\"Install Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/\" \/>\n<meta property=\"og:site_name\" content=\"RoseHosting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/RoseHosting\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/rosehosting.helpdesk\" \/>\n<meta property=\"article:published_time\" content=\"2015-04-03T20:52:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-12T08:20:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2015\/03\/smf.png\" \/>\n\t<meta property=\"og:image:width\" content=\"300\" \/>\n\t<meta property=\"og:image:height\" content=\"150\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Jeff Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:site\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/\"},\"author\":{\"name\":\"Jeff Wilson\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713\"},\"headline\":\"Install Simple Machines Forum on a CentOS 7 Linux VPS\",\"datePublished\":\"2015-04-03T20:52:40+00:00\",\"dateModified\":\"2024-03-12T08:20:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/\"},\"wordCount\":530,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2015\/03\/smf.png\",\"keywords\":[\"install smf centos\",\"simple machines forum linux vps\",\"smf linux vps\"],\"articleSection\":[\"CentOS\",\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/\",\"url\":\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/\",\"name\":\"Install Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2015\/03\/smf.png\",\"datePublished\":\"2015-04-03T20:52:40+00:00\",\"dateModified\":\"2024-03-12T08:20:16+00:00\",\"description\":\"Install Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting\",\"breadcrumb\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#primaryimage\",\"url\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2015\/03\/smf.png\",\"contentUrl\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2015\/03\/smf.png\",\"width\":300,\"height\":150},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.rosehosting.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Install Simple Machines Forum on a CentOS 7 Linux VPS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#website\",\"url\":\"https:\/\/www.rosehosting.com\/blog\/\",\"name\":\"RoseHosting\",\"description\":\"Premium Linux Tutorials Since 2001\",\"publisher\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#organization\",\"name\":\"RoseHosting\",\"url\":\"https:\/\/www.rosehosting.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png\",\"contentUrl\":\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png\",\"width\":192,\"height\":192,\"caption\":\"RoseHosting\"},\"image\":{\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/RoseHosting\",\"https:\/\/x.com\/rosehosting\",\"https:\/\/www.linkedin.com\/in\/rosehosting\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713\",\"name\":\"Jeff Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/09271207587f897ab46faaed9b355252?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/09271207587f897ab46faaed9b355252?s=96&r=g\",\"caption\":\"Jeff Wilson\"},\"description\":\"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.\",\"sameAs\":[\"https:\/\/www.rosehosting.com\",\"https:\/\/www.facebook.com\/rosehosting.helpdesk\"],\"url\":\"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Install Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting","description":"Install Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting","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.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/","og_locale":"en_US","og_type":"article","og_title":"Install Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting","og_description":"Install Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting","og_url":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/","og_site_name":"RoseHosting","article_publisher":"https:\/\/www.facebook.com\/RoseHosting","article_author":"https:\/\/www.facebook.com\/rosehosting.helpdesk","article_published_time":"2015-04-03T20:52:40+00:00","article_modified_time":"2024-03-12T08:20:16+00:00","og_image":[{"width":300,"height":150,"url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2015\/03\/smf.png","type":"image\/png"}],"author":"Jeff Wilson","twitter_card":"summary_large_image","twitter_creator":"@rosehosting","twitter_site":"@rosehosting","twitter_misc":{"Written by":"Jeff Wilson","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#article","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/"},"author":{"name":"Jeff Wilson","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713"},"headline":"Install Simple Machines Forum on a CentOS 7 Linux VPS","datePublished":"2015-04-03T20:52:40+00:00","dateModified":"2024-03-12T08:20:16+00:00","mainEntityOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/"},"wordCount":530,"commentCount":0,"publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2015\/03\/smf.png","keywords":["install smf centos","simple machines forum linux vps","smf linux vps"],"articleSection":["CentOS","Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/","url":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/","name":"Install Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#primaryimage"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2015\/03\/smf.png","datePublished":"2015-04-03T20:52:40+00:00","dateModified":"2024-03-12T08:20:16+00:00","description":"Install Simple Machines Forum on a CentOS 7 Linux VPS - RoseHosting","breadcrumb":{"@id":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#primaryimage","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2015\/03\/smf.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2015\/03\/smf.png","width":300,"height":150},{"@type":"BreadcrumbList","@id":"https:\/\/www.rosehosting.com\/blog\/install-simple-machines-forum-on-centos-7-linux-vps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.rosehosting.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Install Simple Machines Forum on a CentOS 7 Linux VPS"}]},{"@type":"WebSite","@id":"https:\/\/www.rosehosting.com\/blog\/#website","url":"https:\/\/www.rosehosting.com\/blog\/","name":"RoseHosting","description":"Premium Linux Tutorials Since 2001","publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.rosehosting.com\/blog\/#organization","name":"RoseHosting","url":"https:\/\/www.rosehosting.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","width":192,"height":192,"caption":"RoseHosting"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RoseHosting","https:\/\/x.com\/rosehosting","https:\/\/www.linkedin.com\/in\/rosehosting\/"]},{"@type":"Person","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713","name":"Jeff Wilson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/09271207587f897ab46faaed9b355252?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/09271207587f897ab46faaed9b355252?s=96&r=g","caption":"Jeff Wilson"},"description":"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.","sameAs":["https:\/\/www.rosehosting.com","https:\/\/www.facebook.com\/rosehosting.helpdesk"],"url":"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/17010"}],"collection":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/comments?post=17010"}],"version-history":[{"count":5,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/17010\/revisions"}],"predecessor-version":[{"id":48225,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/17010\/revisions\/48225"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media\/17011"}],"wp:attachment":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media?parent=17010"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/categories?post=17010"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/tags?post=17010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}