Title: Permalinks
Last modified: August 22, 2016

---

# Permalinks

 *  [CDGi](https://wordpress.org/support/users/cdgi/)
 * (@cdgi)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/permalinks-201/)
 * Hello,
 * I am trying to change my permalinks and have to do it through we.config. What
   code do you have to put in and where should it go or what should it replace.
 * This is what the code looks like now.
 *     ```
       <configuration>
         <system.webServer>
           <rewrite>
             <rules>
               <rule name="Redirect to WWW" stopProcessing="true">
                 <match url=".*" />
                 <conditions>
                   <add input="{HTTP_HOST}" pattern="^cinemadesigngroup.com$" />
                 </conditions>
                 <action type="Redirect" url="http://www.cinemadesigngroup.com/{R:0}" redirectType="Permanent" />
               </rule>
             </rules>
           </rewrite>
         </system.webServer>
       </configuration>
       ```
   

The topic ‘Permalinks’ is closed to new replies.

## Tags

 * [permalinks](https://wordpress.org/support/topic-tag/permalinks/)
 * [web.config](https://wordpress.org/support/topic-tag/web-config/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [CDGi](https://wordpress.org/support/users/cdgi/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/permalinks-201/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
