Title: Subdirectory installation
Last modified: September 29, 2016

---

# Subdirectory installation

 *  Resolved [theyuv](https://wordpress.org/support/users/theyuv/)
 * (@theyuv)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/subdirectory-installation-3/)
 * Hello,
 * I installed wordpress in a subdirectory of my site, eg:
    [http://www.site.com/blog](http://www.site.com/blog)
 * This means that the languages are appended **after** my subdirectory, eg:
    [http://www.site.com/blog/fr](http://www.site.com/blog/fr)
 * Is there any way to have the languages appear before the wordpress subdirectory?
   eg:
    [http://www.site.com/fr/blog](http://www.site.com/fr/blog)
 * So that it will be consistent with the rest of my site (which places the language
   immediately after the domain name).
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Gregory Karpinsky (@tivnet)](https://wordpress.org/support/users/tivnet/)
 * (@tivnet)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/subdirectory-installation-3/#post-8234634)
 * Hello,
 * This is not possible with WPGlobus because `http://www.site.com/blog` is the 
   root of your WordPress installation. For WPGlobus (or any other plugin) that’s
   the “territory to play within”. In WordPress terms, it’s the “site / home” URL.
 * Maybe, you can to use `mod_rewrite` rules to have the entry point `/fr/blog/`
   redirected to `/blog/fr/`. Not guaranteed to work properly, though.
 * Thank you!
    -  This reply was modified 9 years, 9 months ago by [Gregory Karpinsky (@tivnet)](https://wordpress.org/support/users/tivnet/).
 *  Thread Starter [theyuv](https://wordpress.org/support/users/theyuv/)
 * (@theyuv)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/subdirectory-installation-3/#post-8234926)
 * Yes, I figured this was the case.
    I’ll give it some more thought and see if 
   it’s worth fiddling with.
 * Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Subdirectory installation’ is closed to new replies.

 * ![](https://ps.w.org/wpglobus/assets/icon-256x256.png?rev=1069705)
 * [WPGlobus](https://wordpress.org/plugins/wpglobus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpglobus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpglobus/)
 * [Active Topics](https://wordpress.org/support/plugin/wpglobus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpglobus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpglobus/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [theyuv](https://wordpress.org/support/users/theyuv/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/subdirectory-installation-3/#post-8234926)
 * Status: resolved