Results 1 to 3 of 3

Best method to expand a website?

This is a discussion on Best method to expand a website? within the General Discussion forums, part of the vBulletin SEO Discussion category; Thanks for reading My business has outgrown the website with a broader range of products and services. Its current structure ...

  1. #1
    Junior Member
    Real Name
    ren tang
    Join Date
    Sep 2007
    Posts
    6
    Liked
    0 times

    Wink Best method to expand a website?

    Thanks for reading

    My business has outgrown the website with a broader range of products and services. Its current structure is as follow:

    service 1: domain.com/
    forum: domain.com/forum/

    how would I structure the new website to add in service 2 and service 3?

    Plan1:
    service1: domain.com/service1/
    service2: domain.com/service2/
    service3: domain.com/service3/
    forum: domain.com/forum/

    redirection problem - How to improve the code below to redirect in .htaccess, so that it keeps the /forum/ intact?

    Code:
    Redirect 301 / /service1/
    or, is there an better alternative structure?

    Thank you very much and happy new year!!!

  2. #2
    Senior Member Shadab's Avatar
    Real Name
    Shadab
    Join Date
    Oct 2007
    Location
    Bhopal
    Posts
    821
    Liked
    0 times
    Blog Entries
    12
    How about something like :
    Code:
    root /_
    	|-   /forum/
    	|
    	|-   /services/
    	|		|- /service1/
    	|		|- /service2/
    	|		|- /service3/
    	|
    	|-   /faq/
    And a nice portal at root (domain.com/) showcasing the best of your products and services with a very brief description of each of them; as well as putting some quality content from the forums (snippets of handpicked threads and posts, not some automatic last-5-posts thing)

    EDIT: A very happy new year to you too.

  3. #3
    Junior Member
    Real Name
    ren tang
    Join Date
    Sep 2007
    Posts
    6
    Liked
    0 times
    thank you. Do you have any suggestion on the redirect code?

Similar Threads

  1. Method on raising pr?
    By frapedopoulos in forum Analysis: Traffic & SERPS
    Replies: 1
    Last Post: 06-14-2008, 05:12 PM
  2. LinkBack collapse/expand fails on showthread
    By Lord Tyki Mikk in forum Troubleshooting
    Replies: 2
    Last Post: 06-12-2008, 08:24 AM
  3. Q About payment method
    By nyunyu in forum Pre-Sales Questions
    Replies: 2
    Last Post: 12-16-2007, 07:54 PM
  4. Where do I edit what the website my vBSEO install website is?
    By amnesia623 in forum General Discussion
    Replies: 1
    Last Post: 10-31-2006, 11:45 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
  •