more than one wordpress site HELP
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- more than one wordpress site HELP
more than one wordpress site HELP
25-07-2010 10:53 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
i need to set up another wordpress site. does anyone have any tips or info before i start muddling my way through? is it terribly complicated?
bethan
Re: more than one wordpress site HELP
26-07-2010 10:17 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Is that another site under the same domain or another site under a different domain? Either is possible.
Gabe
Re: more than one wordpress site HELP
26-07-2010 12:36 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
here is the english site http://ccgi.fforchlas.plus.com/wordpress/
thanks!
Re: more than one wordpress site HELP
26-07-2010 2:56 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I've never used WordPress myself so I can't recommend anything specific but I know that other CMS's like Joomla have similar extensions to offer multilingual support.
Re: more than one wordpress site HELP
26-07-2010 4:12 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Gabe
Edit: typo
Re: more than one wordpress site HELP
26-07-2010 8:51 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
bethan
Re: more than one wordpress site HELP
26-07-2010 10:54 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
so i have just installed wordpress network, and hit a problem. i think i entered a setting incorrectly this is what i put into my wp-config.php file
define( 'MULTISITE', true );
define( 'SUBDOMAIN_INSTALL', false );
$base = '/~fforchlas/wordpress/';
define( 'DOMAIN_CURRENT_SITE', 'ccgi.fforchlas.plus.com' );
define( 'PATH_CURRENT_SITE', '/~fforchlas/wordpress/' );
define( 'SITE_ID_CURRENT_SITE', 1 );
define( 'BLOG_ID_CURRENT_SITE', 1 );
something is wrong in there as i can't log in - when trying to log into wordpress it is redirecting to somewhere that isn't correct.
can someone point out where i went wrong and what to change? this is the original wordpress site http://ccgi.fforchlas.plus.com/wordpress/
(i have reverted back to a single site for now)
bethan
Re: more than one wordpress site HELP
27-07-2010 10:45 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Gabe
Re: more than one wordpress site HELP
27-07-2010 11:47 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
look!
http://ccgi.fforchlas.plus.com/wordpress/
http://ccgi.fforchlas.plus.com/~fforchlas/wordpress2/
thanks for your support gabe
bethan
Re: more than one wordpress site HELP
28-07-2010 8:34 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator

Looks like there's a slight config difference, as the Cymraeg version picks up /~fforchlas in its links. That can probably be cured if it bothers you.
Gabe
Re: more than one wordpress site HELP
28-07-2010 9:46 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
the ~fforchlas thing - is it easy to fix? if it is a faff, i'll leave it

Re: more than one wordpress site HELP
29-07-2010 9:04 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Some plugins use variables that will generate the /~fforchlas rewrite even if wordpress itself doesn't. There's a slightly more complicated way of dealing with that, but I'm guessnig it's the wordpress config because your english version is behaving itself.
Gabe
Re: more than one wordpress site HELP
14-08-2010 4:11 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
A similar query (also from Wales) - I have had a wordpress blog which I have had running for years and which I installed in /wordpress on the ccgi server.
http://ccgi.philfam.co.uk/wordpress/
I also have a few file-based (hand crafted) web sites hosted on the file server such as:
http://www.detox-jazz.co.uk/
I am keen to move all of my sites across to Wordpress so I use the same CMS across them all but clearly I would like to retain the same domains I am using.
I have a few questions:
1 - the wordpress docs say:
"You cannot create a network in the following cases:
* "WordPress address (URL)" is different from "Site address (URL)".
Does this mean I can't do what I want ?
2 - What is the best way for me to set up wordpress so I can manage all my domains under separate wordpress sub-directories ? I understand how the file-based domain stuff works (so that I can map www.detox-jazz.co.uk to the /detox subdirectory on the server), but assume that there will be a requirement to craft a .htaccess file or similar to set up redirects ? (so that for example www.detox-jazz.co.uk redirects to ccgi.philfam.co.uk/wordpress/detox (
3 - I have seen a number of warnings regarding the multi network mode (?) which says that permalinks will die etc. Is there any solution to this ? Some of my blog posts are linked to from other sites and I'd rather not break them.
Any advice would be gratefully received.
Thanks in advance
Pete
Re: more than one wordpress site HELP
15-08-2010 4:06 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
It's not something I've tested, so I can't be sure. The bit about the network not working if the WP address is different from the site address relates to, e.g., the WP way of giving WP its own directory but requesting without needing the directory in the url. That's not what you do at the mo.
You might get somewhere with the WP MU domain mapping plugin, as recommended here, but note the subdomains method will not work on ccgi, only the subdirectories method and I'm not sure whether the plugin works in that circumstance or if the main address includes a subdirectory. You could experiment with a second WP install.
Alternatively, you could use the method mentioned in reply 7 and use a .htaccess rewrite, as per the post linked from section 8 of the faq, then change the WP address and site address to http://www.detox-jazz.co.uk.
Should be possible one way or another.
Gabe
Re: more than one wordpress site HELP
07-09-2010 2:22 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: Gabe No, my fault I think. I'd tested the network setup on a fresh install, but not when converting a pre-existing blog. I've just tested that and, if the blog already exists, the network setup forces you to use the subdomains method ::), which won't work on ccgi (and I don't think it could be made to work). You would need to use the subdirectories method. If you don't fancy trying a fresh install (I've not tested restoring into a multiblog setup) then it may be easier to use the old-fashioned method, where each blog is a separate istall in a different directory and, for the single db method, you copy the wp-config file but change the $table_prefix.
Gabe
Is there no way to do subdomains on the ccgi platform? I know the platform doesn't support wildcard subdomains, but is there some way to explicitly create subdomains for multiple wordpress sites?
I have several urls that I'd like to point to a.mydomian.plus.com, b.mydomain.plus.com etc using CNAME DNS entries. As far as I'm aware, you can't point domains to subdirectories.
Any help or suggestions would be appreciated.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- more than one wordpress site HELP