i dunt know if this is the right section to ask this :( if its not then am sorry in advance :P
i am having a little prob with direct category link.
when i select YES for direct category link then it doesnt work because very strange url shows :( please see attached file and check url in red circle.
------------------------------------------------------------------------------------
and also can some one please tell me if this .htaccesss file is correct, if its not then please can some one correct it for me and tell me what to change.
-----------------------------------------------------------------
# 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 /forums
RewriteCond %{HTTP_HOST} !^www\.humpaki\.com
RewriteRule (.*) http://www.humpaki.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]
------------------------------------------------------------------------------------
i have been using this vbseo for long long time and i dunt know why when i search any thread in google it doesnt come up. :( there are some forums who have actually started their forums after me, when u google their threads it comes up :(
why????????????
thank you very much in advanceplease do reply and help me :(
Regards
SAQIB


LinkBack URL
About LinkBacks
please do reply and help me :(





Reply With Quote