Results 1 to 3 of 3

rewrite question

This is a discussion on rewrite question within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Hi everyone. Got a quick question. I just bought vbSEO and am waiting for my licence/dl. I need to ask ...

  1. #1
    Junior Member
    Real Name
    empservices
    Join Date
    May 2006
    Posts
    6
    Liked
    0 times

    rewrite question

    Hi everyone.

    Got a quick question. I just bought vbSEO and am waiting for my licence/dl.

    I need to ask this question as I see that similar problems have been encountered.

    I have the following in my .htaccess:

    Options +FollowSymLinks
    RewriteEngine on
    RewriteCond %{HTTP_HOST} ^mydomain\.com [NC]
    RewriteRule ^(.*)$ http://www.mydomain.com/$1 [L,R=301]

    I want to know if vbseo will be able to work with this (this code is to redirect my domain.com to www.domain.com). If it will work, what would be the new format. this first vbseo stuff later or vice versa.

    Also can I put all this code inth my httpd.conf in the VirtualHost <directory> section?

    Thanks

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello,

    welcome aboard!
    Yes, you can keep this directives at the top of vBSEO rewrite rules.
    And yes - you can put this in httpd.conf <Directory> section (don't forget to restart apache and remove .htaccess file after that).
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Junior Member
    Real Name
    empservices
    Join Date
    May 2006
    Posts
    6
    Liked
    0 times
    perfect, now all I need is for someone to activate my account

Similar Threads

  1. Syntax for Custom Rewrite Rules
    By Joe Ward in forum Custom Rewrite Rules
    Replies: 33
    Last Post: 02-10-2011, 09:49 PM
  2. Url Rewrite Question
    By bogene2020 in forum Pre-Sales Questions
    Replies: 5
    Last Post: 03-07-2006, 02:31 AM
  3. Question on rewrite member url ?
    By s2kinteg916 in forum Custom Rewrite Rules
    Replies: 5
    Last Post: 12-07-2005, 06:42 PM
  4. Homepage rewrite question?
    By iceman in forum URL Rewrite Settings
    Replies: 4
    Last Post: 10-20-2005, 05:36 PM

Posting Permissions

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