Hello please some one reply to this thread as i have mentioned all the issue above now i have installed the vbseo again and my default htaccess was this
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName yourdomain.com
AuthUserFile /home/xxxxx/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/xxxx/public_html/_vti_pvt/service.grp
i have removed all this and changed it with this one
Quote:
# 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 /
also changed the your domain.com to my own one but now the home page goes fine and when i go to any category or thread it gives error like some css error see the screenshot and then i have turned off vbseo and it works fine please help