• Hi,
    Last year I made a meek attempt to get a WordPress site put together (to replace the site that is being hosted by Strato) and had just given it a temporary name. I’m working locally on the most recent version of MAMP and WP. I never completed it, but I did make changes to my theme which I saved as a child theme.

    Now I’ve restarted and have the following questions/considerations
    1. The site must be in two versions: English and German. I still have my standard webpage and want my host to divert to en.myname.com and de.myname.com (according to language in browser – German would be first as I live here, English for all others. How do I accomplish this? Or would it just be simpler to link from the landing page onto the subsites, letting the viewer choose?

    2. Do I need to create two separate WP projects, one for the German and one for the English site? I know there are translation possibilities, but I never trust automatic translations.

    3. I need to rename my WP-Project before continuing on with the work. Right now it is hihp/wordpress. I’ve read of some entries here, most of them pertain to uploading and having problems. I’ve also seen some that have renamed their projects and lost access to MAMP and their sites. (I am trying to prevent a catastrophe from happening). What is the best way of going about this? Do I simply rename the file on my mac? or is there something else I should do?

    4. I do have a plug-in for changing the URLs when they are uploaded. It is “Velvet Blues Update URLS”. Could I use it just to change my project name before I start working on it again (ie from hihp/Wordpress to de.myname.com or en.myname.com)

    Or

    Thanks for any help you can give me.

    ps. Although I have some HTML knowledge, I am basically an absolute beginner.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Welcome back to WordPress.
    You have already made many good choices.
    Simplest is to run two different websites, one in German, the other in English.
    Create two sub domains, point each of them at its own directory on your web hosting, by default you would get “public_html/de”, do not accept it, make it “de”, same for “en”.
    There is an excellent plugin called “DUPLICATOR” which will look after moving your website and changing the URL. Us it even if you are moving it on your localhost.
    Of course on each website you will have in the header a little flag and a link to the other language.
    I agree that automatic translators are not to be trusted if there is any alternative.

    Thread Starter Kimberley Hoffman

    (@kimberley-hoffman)

    Thanks Ross, for your advice. I’ll install “Duplicator” and try from there.

    Thread Starter Kimberley Hoffman

    (@kimberley-hoffman)

    I have another related question:
    When I installed WP last year, I didn’t know that if you installed the folder in MAMP that you would always get http://www.myname.com/wordpress as an address.

    I don’t really want “wordpress” attached to my address. If I remove the main folder by copying the content and placing it directly in the htdocs folder, MAMP cannot find the content because the path has been changed.

    How can I change it so that “wordpress” doesn’t attach itself to my site name?
    Thanks.

    ps I’ve installed Duplicator and made a back up copy of what I’ve done. I am thinking, it might just be easier to start from scratch and trying to make a completely new multisite and reinstalling the Theme/Child Theme. That way I won’t be working with things that might be wrong to begin with.

    You can take the tedious directory name out of the path using these instructions:
    http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory

    Thread Starter Kimberley Hoffman

    (@kimberley-hoffman)

    Thanks Ross. I’ll do that.

    Thread Starter Kimberley Hoffman

    (@kimberley-hoffman)

    Oh, and I bought a book on WordPress 4 from Galileo Press. It should also be a good reference.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Renaming site before uploading & language questions’ is closed to new replies.