Results 1 to 6 of 6
Like Tree1Likes
  • 1 Post By Mert Gökçeimam

domain for each user's blog and other particular settings

This is a discussion on domain for each user's blog and other particular settings within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Hi I would like to make this configuration: www.example.com (main site with Wordress, a non-www is redirected to www) www.example.com/forum ...

  1. #1
    Member
    Real Name
    Galerio
    Join Date
    Jan 2011
    Posts
    47
    Liked
    4 times

    domain for each user's blog and other particular settings

    Hi
    I would like to make this configuration:

    www.example.com (main site with Wordress, a non-www is redirected to www)
    www.example.com/forum (vb forum)
    www.example.com/forum/cms (vb cms)
    blog.example.com (vb blog main page)
    [username].example.com (user blog page)
    .

    Is this possible?
    What I suppose to do is to add the dns:
    Code:
    blog.example.com A my.ip
    *.example.com A my.ip
    and in apache conf add the virtual server:
    Code:
    ServerName blog.example.com
    ServerAlias *.example.com
    that point to www.example.com/forum/ directory.
    I also must disable an username called "blog" and "www" to avoid conflicts.

    So, can this be handled by vbseo? Where the .htaccess should be saved? In root together with wordpress' one, or in /forum folder?

    And then, is planned to be implemanted the forum/sub-forum/sub-sub-forum name in urls? For example:
    www.example.com/forum/category/sub-category/thread.html?

    Thanks.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Hello Galerio ,

    Some items you ask is possible but some are not. Please check Can VBSEO do this? If so then I will buy it TODAY for more details on how to move blogs or member urls to specific subdomain.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Member
    Real Name
    Galerio
    Join Date
    Jan 2011
    Posts
    47
    Liked
    4 times
    Thanks, I have read all pages, but I haven't found someone with the configuration I want to make.

    Please, just let me know if this situation is possible:

    IANA — Example domains (main site with Wordress, a non-www is redirected to www)
    IANA — Example domains/forum (vb forum and where all vb is installed)
    IANA — Example domains/forum/cms (vb cms, made by vbseo, I know it is possible)
    blog.example.com (vb blog main page)
    [username].example.com (user blog main page, not the member profile page)

    [username].example.com/title-article-blog.html (user blog article page).

    I just need this. Thanks.

  4. #4
    Member
    Real Name
    Galerio
    Join Date
    Jan 2011
    Posts
    47
    Liked
    4 times
    I'm sorry for the previous post, I have used the Quick Post and don't disable the auto-link.

    Here it is:

    Thanks, I have read all pages, but I haven't found someone with the configuration I want to make.

    Please, just let me know if this situation is possible:

    www.example.com/ (main site with Wordress, a non-www is redirected to www)
    www.example.com/forum (vb forum and where all vb is installed)
    www.example.com/forum/cms (vb cms, made by vbseo, I know it is possible)
    blog.example.com (vb blog main page)
    [username].example.com (user blog main page, not the member profile page)

    [username].example.com/title-article-blog.html (user blog article page).

  5. #5
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    All following are supported

    example.com/ (main site with Wordress, a non-www is redirected to www)
    example.com/forum (vb forum and where all vb is installed)
    example.com/forum/cms (vb cms, made by vbseo, I know it is possible)
    blog.example.com (vb blog main page)

    however the following is not supported. You need to define something like :
    [username].example.com/blog/
    [username].example.com/blog/article-title.html
    galerio likes this.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  6. #6
    Member
    Real Name
    Galerio
    Join Date
    Jan 2011
    Posts
    47
    Liked
    4 times
    Damn, the main feature I would like to see is to have [username].example.com as homepage for blog, not for member profile (that I think is not useful).

    I have looked at forums and doc, and I have seen that with vbulletin 4.1.1 you can now define the path for blog and to do it you must create a /blog directory where to upload blog's php file.

    So, my idea is to have the third level domain "blog.example.com" as main blog homepage that points to example.com/forum/blog directory and the same for the alias *.example.com.

    In this case, maybe conflicts are avoided and I can make what I want. Can someone test this? It is really important for me, an user that has his own domain for his personal blog is more attractive!

    (ps: I have signed up for demo account but I haven't received the link for the test control panel)

    Thanks

Similar Threads

  1. Problem with blog function in settings
    By ibaker in forum General Discussion
    Replies: 3
    Last Post: 04-14-2010, 10:56 AM
  2. blog.php to map to subdomian blog.domain.com
    By markjohnson in forum Custom Rewrite Rules
    Replies: 2
    Last Post: 04-20-2009, 05:57 PM
  3. .Domain Name to WWW.Domain Name Settings
    By sinjix_media in forum URL Rewrite Settings
    Replies: 12
    Last Post: 05-30-2007, 09:36 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •