Check how dbSEO improved my Google crawling statistics :D
Crawled pages
Downloaded Kilobytes
Prior to the 5th of December I had VBseo with the VBseo sitemap feature. I like!
bug
cool
dbseo
download
feature
feature request
forum
help
html
importer
install
new
performance
post
ranking
request
server
sitemap
statistics
stats
tags
thread
threads
update
url
vbseo
Hmmm looking into my nginx config it appears some stuff is being applied twice.
Original config:
location /forum/ {
if ($request_filename ~ "\.php$" ) {
rewrite ^(/forum/.*)$ /forum/dbseo.php last;
}
if (!-e $request_filename) {
rewrite ^/forum/(.*)$ /forum/dbseo.php last;
}
}
location ~...
Hi Fillip H.,
I know why it still worked... :( While you've changed/enabled dbseo, nginx was still calling vbseo.php (thus vbseo.php was active), i've set it back to dbseo.php and now it broke again......
The only change i make is v to d in xbseo.php....
location /forum/ {
if...
Hi,
After migrating from vbseo to dbseo, i've noticed my visitors cannot access the site anymore with Tapatalk.
DBSEO enabled: Tapatalk fails
VBSEO enabled : Tapatalk works
The rewrite rules for my webserver are the same, except when calling vbseo.php i use dbseo.php (when dbseo enabled) and...
cache
config.php
dbseo
error
failed
folder
forum
full
htaccess
installation
issue
logs
nginx
only
php
pro
readme
request
rewrite
rules
server
tapatalk
ten
thread
threads
update
url
vbseo
Thanks again for the excellent service! That's why i buy Dragonbyte stuff :)
I'll test some things furtheron for nginx rewrite rules, but those above we're my the best set on the vbseo config, so i'll think this will also be for dbseo.
Hi,
It seems to work (no 500), BUT al my urls of topics link faulty to an attachment. It seems that the rewrite works. but that it only links to an attachment IF used in the topic... So you are never linked to the discussion itself, but instead it opens an attachment (image) IF it's available...
Sure :) The ruleset from vbseo is faulty. It's slowing nginx down and make merging of topics impossible....
I'm gonna test it out toninght, can i run both products (enabled/disabled) on my site, or do i need to completely remove vbseo? Also is the importer vbseo -> dbseo already integrated in...
Hi,
Got my lifetime DBSEO license and am planning for the upgrade, but was wondering if anyone else yet has implemented it on nginx/php-fpm? Apache is way too slow for my site, thus migrated to niginx. Vbseo works on that, can i use the same rules for the dbseo.php?
These are my settings for...
attachment
beta
dbseo
delete
different
forum
functionality
image
importer
issue
nginx
only
open
php
request
rewrite
rules
settings
test
update
upgrade
vbseo
Hi,
Approx 1 minute... In mysql i can see that multiple tables have been created, that's where it goes wrong, the installer cannot recreate or overwrite them i quess.
Deleted that table (and had to delete vbb_package id (increment?) also again. Step goed further, but now error in the next table:
Invalid SQL:
INSERT INTO `vbb_dbtech_classifieds_condition` (`conditionid`, `title`, `description`, `active`) VALUES
(1, 'New', '', 1),
(2, 'Used', '', 1);;
MySQL...
Hi,
When trying to install i'm getting mysql errors...
At first try i've tried to install with upload xml + overwrite settings, but that gave me a blank screen.
So i went ahead with installing xml from server + overwrite settings. Installation now goed wrong on multiple duplicate entries...
4.2
database
database error
delete
description
duplicate
error
install
installation
issue
mysql
new
number
server
settings
uninstall
upload
vbulletin
xml