vBSEO v3.3.0 PR1 + vBSEO Google/Yahoo Sitemap Generator 2.5 (CUSTOM)

mrdayganteng

New Member
GermanPlaya said:
mmmmh, dunno. it works for me. perfectly.

did you uninstall the old versions ?
did you install both ?
did you changed the .htaccess ?
did you changed the .htaccess ?
did you cleaned your SEO database ?

should work after you did all this...

did you uninstall the old versions ? i never install vbseo before
did you install both ? ===did you mean instal vbseo $ vbseo sitemap, if yes , i did it too
did you changed the .appid yahoo ? yes i did it
did you changed the .htaccess ? yes i did it
did you cleaned your SEO database ? ,, where the option for do that..at

it is perfectly (renamed). you have to clear the seo cache when you uninstall the old version (uninstall the old product file). but save your settings file before you do that !!! maybe you have to open the settings file and rename all vbseo to x2yzseo...

rename all vbseo to x2yzseo , can you tell me where the place of file with name vbseo must i changed

i got this alwayss
The requested URL /vbseo.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
 

GermanPlaya

New Member
mrdayganteng said:
did you cleaned your SEO database ? ,, where the option for do that..at

when you uninstall the old vbseo product file

mrdayganteng said:
rename all vbseo to x2yzseo , can you tell me where the place of file with name vbseo must i changed

your vbseo_settings file, rename it with psp pad (freeware program)

mrdayganteng said:
i got this alwayss
The requested URL /vbseo.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Upload this .htaccess to your forum root (change the red marked areas):
Code:
# Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the x2YZSEO 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} !^[color=red]www\.domain\.com[/color]
RewriteRule (.*) [color=red]http://www.domain.com/forum/[/color]$1 [L,R=301]

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$

x2yzseo_sitemap/x2yzseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|x2yzseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ x2yzseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^

(admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ x2yzseo.php [L,QSA]
 

dlcomplete

New Member
Hello German your custom version work fine for me and now i have to ask a question that how do you remove call backs from vbseo sitemap and vbseo.
Could you please teach me or give me a tutorial.
Thanks in advance.
 

GermanPlaya

New Member
dlcomplete said:
Hello German your custom version work fine for me and now i have to ask a question that how do you remove call backs from vbseo sitemap and vbseo.
Could you please teach me or give me a tutorial.
Thanks in advance.

it's easy, just rename or remove all links. you have to search for them, sometimes it's a bit hard. but if u do that a few times, it's easy...

you can try to do another custom version with this, just open and look into the files and you will learn how to do that...
 

dlcomplete

New Member
hmmm thanks can you give me the vbseo license version not license key i have to null it just for educational purpose not for sale or distribute.
Thanks.
 

GermanPlaya

New Member
dlcomplete said:
hmmm thanks can you give me the vbseo license version not license key i have to null it just for educational purpose not for sale or distribute.
Thanks.

what version ? vbseo or sitemap generator ?
 

dlcomplete

New Member
It's work fine for me please upload your .htaccess file here.Uninstall old vbseo from
plugin & products and also cleanup vbseo database then delete all old vbseo + vbseo sitemap files from your server Now do clean installation of custom vbseo.
 

GermanPlaya

New Member
dlcomplete said:
It's work fine for me please upload your .htaccess file here.Uninstall old vbseo from
plugin & products and also cleanup vbseo database then delete all old vbseo + vbseo sitemap files from your server Now do clean installation of custom vbseo.

Ramses said:
I see that on my status bar

do what dlcomplete said, and post back the results
 
Top