Page 2 of 2 FirstFirst 1 2
Results 16 to 19 of 19

vbseo +mobile skin

This is a discussion on vbseo +mobile skin within the Troubleshooting forums, part of the vBSEO SEO Plugin category; What is your .htaccess content , i tried visiting your site on my iPhone and i can't even switch any ...

  1. #16
    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
    What is your .htaccess content , i tried visiting your site on my iPhone and i can't even switch any style from your regular default style.
    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

  2. #17
    Junior Member
    Real Name
    Kimmo
    Join Date
    Mar 2009
    Posts
    19
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    i tried visiting your site on my iPhone and i can't even switch any style from your regular default style.
    Yes, this is our broblem everyone mobil user. And i dont know, what to do.


    Quote Originally Posted by Mert Gökçeimam View Post
    What is your .htaccess content
    Here is .htaccess

    Code:
    php_flag register_globals off
    #auth stuff
    #AuthType Basic
    #AuthName "By Invitation Only"
    # Optional line:
    #AuthBasicProvider file
    #AuthUserFile /xxx/xxx/xxx/.htpasswd
    #Require valid-user
    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On
    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /
    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]
    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !/(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]

  3. #18
    Junior Member
    Real Name
    wilbert schipper
    Join Date
    Oct 2011
    Posts
    13
    Liked
    0 times
    sorry.. we are truckdrivers so we can not answer right away... But problem still exist at my side..
    i tried ?styleid=1 after forum.php.. but that did not do the trick

  4. #19
    Junior Member
    Real Name
    LongBrick
    Join Date
    May 2008
    Posts
    1
    Liked
    0 times
    I too am having this issue:
    * Users can change themes normally
    * Mobile users can change away from vmobile theme when logged out
    * Mobile users cannot use vbmobile "full site" link when logged in, UNLESS I disable vbseo product
    * Adding an exception (in vbseo) to avoid rewriting urls with "styleid" in them does not help - user gets sent back to vmobile theme as soon as they click any link regardless of the fact they just wanted to opt out of it

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Updates to Mobile Apps, App Builder and vB3 Mobile plugin
    By vBulletin.com Staff in forum vBulletin.com Announcements
    Replies: 0
    Last Post: 07-09-2011, 11:23 PM
  2. Updates to Mobile Apps, App Builder and vB3 Mobile plugin
    By vBulletin.com Staff in forum vBulletin.com Announcements
    Replies: 0
    Last Post: 06-21-2011, 03:10 PM
  3. vbseo skin?
    By vissa in forum General Discussion
    Replies: 1
    Last Post: 02-11-2007, 09:50 AM
  4. vbSEO skin
    By jbartle in forum General Discussion
    Replies: 2
    Last Post: 07-15-2006, 10:32 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
  •