![]() |
Sorry, I`m a littlebit confused and I do not know .htaccess commands, so I ask.
I want to use the vbseo_sitemap addon (without VBSEO) which is located HERE. As you might know, this addon also uses a .htaccess entry. Now here is my question: Can I just add the lines from this addon directly under your code in the .htaccess file ? Lines in vbseo_sitemap .htaccess: Code:
RewriteEngine On .htaccess Code:
#rules for SEO translation links without vbSEO Please note that I`m NOT USING VBSEO !!! Thank you in advance. |
If you are not using vBSEO you don't need a vbseo php file (or any reference to vbSEO) in your rewrite rules ;D
In fact, if you are not using vBSEO, you more-than-likely, do not need an rewrite rule for your sitemaps. |
The vbseo_sitmap add on just came with an .htaccess entry.
This addon you can use without the vbseo installed. It`s just generating a sitmap for crawlers. I do not know if the sitemap generator will work without this entry (last line) in .htaccess Also I do not know what this command does - I`m not familiar with .htaccess command but I think there must be a reason why the sitemap generator came with this entry. |
Quote:
Frankly speaking, the vbseo_sitemap generator has nothing do to with this mod. You should be asking these questions to the vbseo team. |
I know, i`m just affraid of an interaction between the translator .htaccess lines and the sitemap .htaccess lines. I guess the autor of this addon will be also interested if there will be a conflict with the translator and another addon.
|
Hi Guys,
I have run into an issue and not quite sure when it started, but I have it now lol. Link: www.gamerslifeline.com If you visit that link you get directed to index.php, whereas it used to link to portal.php by default. The .htaccess is still correct for the "DirectoryIndex". When I remove: Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|vbseo_sitemap/|cron) I also confirmed it works fine with the default VBSEO rule: Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap) Full .htaccess Code:
DirectoryIndex portal.php index.php |
Quote:
|
Quote:
2. Try this one - change last vBEt rule to be similar like vbseo rule. So it will look like this: Code:
RewriteCond %{REQUEST_FILENAME} !-f |
Quote:
Code:
# Comment the following line (add '#' at the beginning) Would you mind posting a complete .htaccess with all changes as you are suggesting? |
Working fine - thanks for your support !
|
All times are GMT. The time now is 09:25 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|