Tagged Questions
0
votes
1answer
32 views
Wordpress multidomains and subfolders
Is it possible to have wordpress installed in subfolder (e.g.: example.com/wodpress-installation ) as multisite / folders, and have the folders as example.com/foo or example.com/bar or it must be ...
0
votes
0answers
19 views
Network site configuration problems
I've been running a WordPress blog for over half a year with no problems [so the hosting should be compatible] and now wanted to install a Network so I could have more than one blog. The least-buggy ...
0
votes
0answers
26 views
How to populate a Wordpress install with a lot of categories, quickly?
I'm looking at starting a new project, but I've not done anything like this before. I'm hoping someone with more experience will be able to offer me advice on this one.
The site revolves around ...
2
votes
1answer
72 views
Subdomain and subdirectories together in one installation
I'm currently want to develop my design company website and choosing wordpress as my CMS.
How do I should install the wordpress when I want the domain structure like this:
Blog = blog.example.com
...
0
votes
1answer
158 views
Multisite configuration fails with css/js files
I have installed Wordpress using multisite + path (as opposed to subdomain).
Seems to work, except JS/CSS files are not loaded.
my conf:
<Directory "/var/www/pages">
Options All
...
1
vote
1answer
42 views
how to migrate wpmu from one host to the other?
this issus is different fromm How to migrate wordpress users from one blog to another
since i am using WPMU, i have backup the database, and then import it to the other host, also i have changed the ...
1
vote
1answer
65 views
Multi-site vs seperate installs for just 3 blogs?
I'm new to Wordpress and in a few months will be attempting to set up three blogs. They most likely will be hosted on a Windows Server with IIS. (because the server is already there, and nobody else ...
2
votes
1answer
651 views
Wordpress Installation for multi-domains with nginx and php-fpm
I am new to Wordpress. I googled around but could not find precise steps to install Wordpress with nginx multi-site configuration.
I want to install wordpress 3.3.1 on Ubuntu 11.10. I already ...
1
vote
1answer
126 views
Installing WP twice in same Directory?
I have a website that has Wordpress installed in the root directory /
I have another website, that's contents is within that root directory, /seperatesite/ that stores a separate, small, splash page ...
0
votes
1answer
68 views
Setting up wordpress on a hosting server for the first time
I'm moving a wordpress CMS installation from one host to another. Pretty straightforward I think. I have moved applications running on a Tomcat server but not wordpress. Is the following correct -
...
0
votes
1answer
139 views
Should I go for Multisite or separate WP Installation?
I'm developing an article site where an user can register and post the articles and the URL would be like http://domain.com/articles/category-name/article-name
The site will also be having a blog ...
1
vote
1answer
144 views
Multisite installation on an existing single installation
How to create a blog in a sibling directory of an already installed WordPress directory?
The domain is example.com and there is an existing installation in blog directory and the root directory at ...
0
votes
2answers
184 views
muliple wordpress multisite installs on the same sever
I want a separate production and test/dev instance. Is it possible to have two installs of wordpress multi on the same server, using different databases or do I need 2 servers, one for test and one ...
1
vote
1answer
607 views
Change multi-site installation from sub-domains to sub-directories
I've searched everywhere but I don't seem to find a solution for this.
I have a WP installation that is using sub-domains and doesn't have yet any other sites besides the main site. What I want to ...
1
vote
1answer
184 views
Multi site clarification
I've done some reading about multisite over at WordPress.org and looking to see if I'm understanding correctly.
My current blog domain is somewhat locale restricted by name. However, much of my ...