Page 7 of 7 FirstFirst 1 2 3 4 5 6 7
Results 91 to 97 of 97

Can VBSEO do this? If so then I will buy it TODAY

This is a discussion on Can VBSEO do this? If so then I will buy it TODAY within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; The first part, is working fine. but second part im think dosent work fine right know. See this link: Code: ...

  1. #91
    Junior Member
    Real Name
    nestor toledo
    Join Date
    Mar 2010
    Posts
    26
    Liked
    0 times
    The first part, is working fine. but second part im think dosent work fine right know.

    See this link:
    Code:
    www.clublgmobile.com/foros/samsung-galaxy-s/
    It redirect ok, to samsung.clublgmobile.com/samsung-galaxy-s/

    But root dosent process it.

    This is my full root .htacess
    Code:
    Options +FollowSymLinks
    RewriteEngine on
    RewriteCond %{HTTP_HOST} samsung\.clublgmobile\.com
    RewriteRule ^(.*) foros/vbseo.php?vbseourl=$1 [L,QSA]
    
    
    RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?clublgmobile.com [NC]
    RewriteCond %{HTTP_REFERER} !clublgmobile.com [NC]
    RewriteCond %{HTTP_REFERER} !google\. [NC]
    RewriteRule \.(jpg|jpeg|png|gif)$ http://images.google.es/intl/es_ALL/images/logos/images_logo_lg.gif [NC,R,L]
    
    
    RewriteCond %{QUERY_STRING} (com_smf) [NC]
    RewriteCond %{QUERY_STRING} ^option=[^&]+(.*)$ 
    RewriteRule index\.php$ /foro/index.php?%1 [R=301,L]
    redirect 301 /2009/SMF/ http://www.clublgmobile.com/foro/
    RedirectMatch 301 ^/2009/(.*)$ http://www.clublgmobile.com
    
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    RewriteBase /
    RewriteCond %{HTTP_USER_AGENT} FeedBurner
    RewriteRule ^feed/(.*)$ /wp-feed.php?feed=$1 [L,QSA]
    RewriteBase /
    RewriteCond %{HTTP_USER_AGENT} !FeedBurner
    RewriteRule ^feed/(.*)$ http://feeds.feedburner.com/clublgmobile [R,L]

  2. #92
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Try to add this line:
    RewriteCond %{HTTP_HOST} www\.clublgmobile\.com

    above this one:
    RewriteRule . /index.php [L]

  3. #93
    Junior Member
    Real Name
    nestor toledo
    Join Date
    Mar 2010
    Posts
    26
    Liked
    0 times
    Same problem,
    Ive tried with a empty .htacess in root. with this lines only

    Code:
    RewriteEngine on
    RewriteCond %{HTTP_HOST} samsung\.clublgmobile\.com
    RewriteRule ^(.*) foros/vbseo.php?vbseourl=$1 [L,QSA]
    But dosent work too.

  4. #94
    Junior Member
    Real Name
    nestor toledo
    Join Date
    Mar 2010
    Posts
    26
    Liked
    0 times
    OK, Found the problem, was my mistake.

    Now it work ok, but the images dosent show ok.

    And also vbseo stop working, my vbseo license is licensed to clublgmobile.com/foros/ and not for clublgmobile.com.

    I will do all my test with
    This lines in /foros/ .htacess.
    Code:
    RewriteCond %{HTTP_HOST} www\.clublgmobile\.com
    RewriteRule ^(samsung-galaxy-s/.*) http://samsung.clublgmobile.com/foros/$1 [L,R=301]
    For test its ok, and then, when we have all setup ready, will change the license to another path.


    THANKS ALOT OLEG, YOU ARE THE MAN.

    You think this 301 redirects will have negative seo performance?

    Thanks

  5. #95
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    It will take some time for search engines to reindex pages, so generally it's not recommended. But if you are confident that this new url structure suits to your site better, you can do that.

  6. #96
    Junior Member
    Real Name
    nestor toledo
    Join Date
    Mar 2010
    Posts
    26
    Liked
    0 times
    The urls, that are in google, are not afected.
    Only the new forums that i need to add for samsung will be afected. So no problem about that.

    Again thanks a lot. You are the best.
    This post Service, is what do Vbseo, a 5 star product.
    The staff helps to us in things that are out of the box.

    This details make all of you diferent and special.

    The most easy for you is tell, its no posibile to do that with vbseo.
    But you allways have a solutions. that leave your clients happy.

    Thanks

  7. #97
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    You are welcome!

Page 7 of 7 FirstFirst 1 2 3 4 5 6 7

Similar Threads

  1. vBSEO 2.4.0 Released - Includes Google AdSense Targeting Feature!
    By Juan Muriente in forum vBSEO Announcements
    Replies: 74
    Last Post: 05-20-2006, 09:29 PM
  2. vBSEO 2.0 RC7 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 17
    Last Post: 09-08-2005, 11:00 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
  •