{"id":70,"date":"2015-03-28T13:02:25","date_gmt":"2015-03-28T13:02:25","guid":{"rendered":"http:\/\/www.3pixls.com\/blog\/?p=70"},"modified":"2015-03-28T13:02:25","modified_gmt":"2015-03-28T13:02:25","slug":"setup-wordpress-permalinks-on-windows-iis","status":"publish","type":"post","link":"https:\/\/www.3pixls.com\/blog\/setup-wordpress-permalinks-on-windows-iis\/","title":{"rendered":"Setup WordPress Permalinks on Windows IIS"},"content":{"rendered":"<p>How to Setup WordPress Permalinks on Windows IIS ======================================= Place this file into the base directory of your WordPress installation to allow permalinks (or &#8220;pretty URLs&#8221;) on Windows IIS.<\/p>\n<h3>1) Create the Web.Config file<\/h3>\n<h3>2) Log-in to the GoDaddy Control Panel and access the root directory of the WordPress site<\/h3>\n<h3>3) Select the folder of the WordPress site in File Manager and upload the Web.Config file<\/h3>\n<div id=\"file-web-config-LC1\" class=\"line\">&lt;?xml version=&#8221;1.0&#8243; encoding=&#8221;UTF-8&#8243;?&gt;<\/div>\n<div id=\"file-web-config-LC2\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC3\" class=\"line\">&lt;configuration&gt;<\/div>\n<div id=\"file-web-config-LC4\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC5\" class=\"line\">&lt;system.webServer&gt;<\/div>\n<div id=\"file-web-config-LC6\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC7\" class=\"line\">&lt;rewrite&gt;<\/div>\n<div id=\"file-web-config-LC8\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC9\" class=\"line\">&lt;rules&gt;<\/div>\n<div id=\"file-web-config-LC10\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC11\" class=\"line\">&lt;rule name=&#8221;wordpress&#8221; stopProcessing=&#8221;true&#8221;&gt;<\/div>\n<div id=\"file-web-config-LC12\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC13\" class=\"line\">&lt;match url=&#8221;.*&#8221; \/&gt;<\/div>\n<div id=\"file-web-config-LC14\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC15\" class=\"line\">&lt;conditions logicalGrouping=&#8221;MatchAll&#8221;&gt;<\/div>\n<div id=\"file-web-config-LC16\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC17\" class=\"line\">&lt;add input=&#8221;{REQUEST_FILENAME}&#8221; matchType=&#8221;IsFile&#8221; negate=&#8221;true&#8221; \/&gt;<\/div>\n<div id=\"file-web-config-LC18\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC19\" class=\"line\">&lt;add input=&#8221;{REQUEST_FILENAME}&#8221; matchType=&#8221;IsDirectory&#8221; negate=&#8221;true&#8221; \/&gt;<\/div>\n<div id=\"file-web-config-LC20\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC21\" class=\"line\">&lt;\/conditions&gt;<\/div>\n<div id=\"file-web-config-LC22\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC23\" class=\"line\">&lt;action type=&#8221;Rewrite&#8221; url=&#8221;index.php&#8221; \/&gt;<\/div>\n<div id=\"file-web-config-LC24\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC25\" class=\"line\">&lt;\/rule&gt;<\/div>\n<div id=\"file-web-config-LC26\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC27\" class=\"line\">&lt;\/rules&gt;<\/div>\n<div id=\"file-web-config-LC28\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC29\" class=\"line\">&lt;\/rewrite&gt;<\/div>\n<div id=\"file-web-config-LC30\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC31\" class=\"line\">&lt;\/system.webServer&gt;<\/div>\n<div id=\"file-web-config-LC32\" class=\"line\"><\/div>\n<div id=\"file-web-config-LC33\" class=\"line\">&lt;\/configuration&gt;<\/div>\n<div class=\"line\"><\/div>\n<div class=\"line\"><\/div>\n<div class=\"line\"><\/div>\n<div class=\"line\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>How to Setup WordPress Permalinks on Windows IIS ======================================= Place this file into the base directory of your WordPress installation to allow permalinks (or &#8220;pretty URLs&#8221;) on Windows IIS. 1) Create the Web.Config file 2) Log-in to the GoDaddy Control Panel and access the root directory of the WordPress site 3) Select the folder of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[9],"tags":[],"_links":{"self":[{"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/posts\/70"}],"collection":[{"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/comments?post=70"}],"version-history":[{"count":1,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/posts\/70\/revisions"}],"predecessor-version":[{"id":71,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/posts\/70\/revisions\/71"}],"wp:attachment":[{"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/media?parent=70"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/categories?post=70"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.3pixls.com\/blog\/wp-json\/wp\/v2\/tags?post=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}