Ich habe mich nun auf Wordpress.org schlau gemacht und auch hier im Forum gesucht, bin mir jedoch nicht sicher ob ich alles richtig kapiert habe. Es geht vor allem um folgendes.
Ich möchte einen Wordpress Blog in Multisite mit Subdomains umwandeln. Besucher haben keine Möglichkeit eigene Blogs zu erstellen. Nur der Amin - also ich.
Benötige ich dazu DNS Wildcards?
Wenn ich die Anleitung auf Wordpress.org richtig verstanden habe sind Wildcards nur notwendig wenn man das erstellen von Demand-Blogs (Seiten) zulässt.
Hier ein Auszug aus dem wordpress codex, es handelt sich um die fett markierte Erklärung:
[h=3]Domain-based[/h][COLOR=#000000][FONT=sans-serif]Also known as 'Subdomain' installs, a Domain-based network uses URLs like subsite.example.com[/FONT][/COLOR]
[COLOR=#000000][FONT=sans-serif]A domain-based network maps different domain names to the same directory in the server's file system where WordPress is installed. You can do this in various ways, for example:[/FONT][/COLOR]
[*=left]by configuring wildcard subdomains
[*=left]by configuring virtual hosts, specifying the same document root for each
[*=left]by creating addon domains or subdomains in cPanel or in a similar web hosting control panel
[COLOR=#000000][FONT=sans-serif]On-demand domain-based sites require the wildcard subdomains method. You can create additional sites manually in the same network using other methods.[/FONT][/COLOR]
[COLOR=#000000][FONT=sans-serif]Whichever methods you use, you will need to configure your DNS (to map the domain name to the server's IP address) and server (to map the domain name to the WordPress installation directory). WordPress will then map the domain name to the site.[/FONT][/COLOR]
[COLOR=#000000][FONT=sans-serif]WordPress must be installed in the root of your webfolder (i.e. public_html) for subdomains to work correctly. They will not work from within a subdirectory.
Ich möchte eigentlich nur erreichen dass für die verschiedenen Blogs das gleiche Login gültig ist, also das Besucher meiner Seiten ein einziges Login benötigen. Kann ich dies auch sonst irgendwie erreichen.
Für Hilfe, Erklärungen und How-to's ist der Pinguin immer dankbar.[/FONT][/COLOR]