vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - vBSEO Google/Yahoo Sitemap Generator (https://vborg.vbsupport.ru/showthread.php?t=206169)

kall 02-15-2010 04:09 PM

Have a look in your admincp/index.php?do=phpinfo , search for mod_rewrite to see if it's enabled.

If it is there, make sure your host allows htaccess rewriteengine.

carolc 02-15-2010 04:39 PM

This looks the same as what I see when I look at the phpinfo file, yeah? When I search for "mod_rewrite", it's not found. :(

kall 02-15-2010 05:07 PM

Quote:

Originally Posted by carolc (Post 1983096)
This looks the same as what I see when I look at the phpinfo file, yeah? When I search for "mod_rewrite", it's not found. :(

Yeah, that's where your host comes in. They need to recompile PHP with the mod_rewrite extension. :)

carolc 02-18-2010 05:57 AM

I guess I'm out of luck on this one, unless you have another idea. :(

This is what my host said. "Your account is hosted on the Windows-based server with IIS6 webserver and for this reason you can't use Apache directives and .htaccess file."

kall 02-18-2010 06:46 AM

There's an extension for IIS that enables rewrites, I'll see if I can find out more for you.

iojam 02-18-2010 08:05 AM

Hello,

if your host has ISAPI_Rewrite module for IIS installed, you can use these rewrite rules:
Code:

RewriteEngine On

RewriteCond %{HTTP_HOST} .*yourdomain.com
RewriteRule ^/forums/((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ /forums/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

(replace "yourdomain.com" with your domain name and "/forums/" with your forums folder name)

carolc 02-19-2010 05:55 AM

Thank you, but where do I put this (what file?).

conheomap 02-19-2010 10:00 PM

Hello,

Recently I got an error. I already set 25000 links and 15 secs like one of the members suggested.

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Friday, February 19th 2010 @ 02:00:08 AM
Error Date : Friday, February 19th 2010 @ 02:01:56 AM
Script : http://mydomain.com/forum/cron.php?rand=1266566407
Referrer : http://mydomain.com/forum/forumdispl...er=desc&page=2
IP Address : xx.xx.xx.xxx
Username : Unregistered
Classname : vB_Database
MySQL Version :

Stheal 02-25-2010 07:05 PM

i have two problems, the first one is that 301 redirect url, does not work, i want to set my forum url instade of www.asdasd.com/forum/shothreat... http://www.asdasd.com/forum/plugins-...p/ask-question...
the second thing is that google does not accept my sitemap, 1st its foriden (403) and 2nd a 404 error not found. i set it to .com/forum/vbseo_sitemap/data/index.gs or something linke that, im geting lazy almost 3 hours trying to solved the problem and nothing.. :S

kall 02-25-2010 08:52 PM

Quote:

Originally Posted by Stheal (Post 1991458)
i have two problems, the first one is that 301 redirect url, does not work, i want to set my forum url instade of www.asdasd.com/forum/shothreat... http://www.asdasd.com/forum/plugins-...p/ask-question...
the second thing is that google does not accept my sitemap, 1st its foriden (403) and 2nd a 404 error not found. i set it to .com/forum/vbseo_sitemap/data/index.gs or something linke that, im geting lazy almost 3 hours trying to solved the problem and nothing.. :S

This modification doesn't do anything to your URLs. It is a sitemap generator that creates an .xml sitemap for Google/Yahoo.

waleed sd 02-25-2010 09:38 PM

I think this version is not supporting ping search engin

Stheal 02-26-2010 11:51 AM

thnx for that, and the other problem about the sitemap indexing problem? anyone knows why?

dexterstat 03-20-2010 07:53 PM

vbseo not worth the money from my opinion,today i wanted to edit my license for which i payed for 150$ and guess what: i can not edit it, because, i have to renew my license in order to edit it, so i payed 150$, and i can not use it ,i have to keep their link in my site, i can not edit my domain, tiket support real bad, what kind of service is that? that is why it is really bad to buy from other than official seller ( vbulletin) .
Good thing that from now on vbseo will be useless, vbulletin is upgrading their own seo system

kall 03-20-2010 10:14 PM

This thread is about the free Sitemap Generator.

As I said to you on vB.com, you are incorrect as to the price of renewal, and the claim that we will not transfer a license if the request comes in prior to expiry and somehow we don't get to it:

Quote:

Quote:

Originally Posted by smurphy (Post 1949221)
in advance: sorry for bad english.
Vbseo is the worst thing ever, if you want to edit your license, how you do in vbulletin from the members area, you have to renew you license, so you pay 150$ ( which also is way too much for what the script do)you keep thei link in the site, tiket support response untill you forget about it, and after that you have to renew to edit your license, not recemended,
Plus from now on in the next updates vbulletin is upgrading their own seo, so you really don`t need to throw away with money.
ps: i you want i sell mine

Hello,

As part of the vBSEO team, I feel I have to correct this.. the renewal is $35, not $150.

(Also, if you request a Transfer while your license is active, that transfer will be honored, even if your license was to expire prior to it being actioned.)

Regarding the differences between "vBulletin 4.0 SEO" and vBSEO, we have a feature matrix here: http://www.vbseo.com/en/feature-matrix/

@smurphy - Please feel free to PM me on vBSEO (Ace Shattock) and I can investigate your claim of a ticket that was unanswered, then you were required to renew. It doesn't sound anything like the way we operate, so I would be very interested in addressing it.

dexterstat 03-21-2010 08:49 AM

will be right back with answer , it looks like somebody deleted all my databases, nice :)

weindians 03-21-2010 02:04 PM

Edit : u r the solution when no support is there..lol

AMG021 03-21-2010 07:02 PM

I'm getting the following error. Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/global.php(29) : eval()'d code on line 110

when trying to enter vbeo sitemap control panel

o0mohammed0o 03-22-2010 08:02 AM

thanks for product ,

and we waitng for new release to vbulletin 4.0

thanks :)

Stifler 03-26-2010 12:12 PM

ya when will the vbseo sitemap for vbulletin 4.0 be released?

Halfhidden 03-31-2010 06:49 PM

Thanks so much for the mod as well as the huge support you have given it. All this for free!!
I hope you members out there remember that this software would cost an arm and a leg to buy.
Oh by the way. It was so easy to install as well.
Thanks

weindians 04-01-2010 10:55 AM

still nobody here to xplain this

fixed my self

SMXKidd 04-03-2010 05:42 AM

Who has one of these up and running? I think I have mine working, but the sitemap is nothing like the wordpress one I have so I'm thinking I didn't do something right...

Manoel J?nior 04-12-2010 12:54 AM

well. may error is onto google webmaster page.

explain.

After change this exactlly content onto /vbseo_sitemap/index.php
Code:

}
                  $dllist = array_values($dllist);
              $pf = fopen(VBSEO_SM_DLDAT, 'w');
              fwrite($pf, serialize($dllist));
              fclose($pf);
                $_GET['dlist'] = true;
        }

my trouble with fopen error is finish.

my sitemap is correct onto my site root. I can access and down.

My error is onto google site.

/sitemap_index.xml.gz is valid sitemap entry.

but the /sitemap_1.xml.gz is no accessible to google webmaster tolls site.

how to solve this ???

Any idea???

thedreamer09 04-12-2010 11:26 AM

when will this mod be available for vb4 ?

VBUsers 04-13-2010 02:18 AM

heres an error i get when i run the sitemap generator

Database error in vBulletin 3.8.4:

Invalid SQL:

SELECT COUNT(*) as cnt,max(lastpost) as lastupdate
FROM thread AS thread
INNER JOIN tagthread AS tagthread ON
(tagthread.tagid = 1 AND tagthread.threadid = thread.threadid)
WHERE thread.forumid IN()
AND thread.visible = 1
AND thread.sticky IN (0, 1)
AND thread.open <> 10
GROUP BY tagthread.tagid;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND thread.visible = 1
AND thread.sticky IN (0, 1)' at line 5
Error Number : 1064
Request Date : Tuesday, April 13th 2010 @ 03:10:10 AM
Error Date : Tuesday, April 13th 2010 @ 03:10:11 AM
Script : http://www.hydrocanna.com/vbseo_site...eo_sitemap.php
Referrer : http://www.hydrocanna.com/vbseo_site...st=true&page=1
IP Address : 000000000000003
Username : Unregistered
Classname : vB_Database
MySQL Version :

Brian-B 04-13-2010 11:32 PM

I installed this and it did generate the sitemaps, but the resulting URL to retrieve the sitemap is returning a HTTP 500. If it was a 404, I would question mod-rewrite not finding it properly... I did try the troubleshooting steps on their site with no luck. (Yes mod-rewrite is on, my host actually uses their own vbulletin forum with VBSEO). I'm really disappointed because I was hoping to just use this mod for now to see how it worked and then buy the full VBSEO license as my site grows...

Jafo232 04-19-2010 09:51 AM

I found this line in vbseo_getsitemap.php causing an error when a sitemap data file was large:

Code:

$dl_list = file_exists(VBSEO_SM_DLDAT) ? unserialize(implode('', file(VBSEO_SM_DLDAT))) : array();
I changed it to this:

Code:

$dl_list = file_exists(VBSEO_SM_DLDAT) ? unserialize(file_get_contents(VBSEO_SM_DLDAT)) : array();
This fixed the error. I GUESS if your running a version of PHP < 4.3 you might need the first method but honestly I see no other reason. Why make it an array, then implode it when you can grab it as a string?

Anyway, I hope this helps you guys!

Breakpoint 05-02-2010 07:45 PM

Where is version for vb 4.0?

djbaxter 05-03-2010 12:30 AM

Quote:

Originally Posted by Breakpoint (Post 2030716)
Where is version for vb 4.0?

In Beta, not yet released to the general public unless you own a vBSEO license.

Breakpoint 05-03-2010 04:57 PM

I own a license and they didn't say anything about this, wow what some good customer support

thanks for letting me know

djbaxter 05-03-2010 05:03 PM

If you have an active license, scroll down the page a bit on the downloads page: 2.6 Beta

howcome 05-05-2010 04:18 PM

is there a way to get html links without having vbseo don't have money for vbseo right now :(

chuckhodson 05-06-2010 03:49 AM

Do we who own vb 4.0 now have to buy vbseo ? just asking guys thanks

djbaxter 05-06-2010 05:10 AM

Quote:

Originally Posted by chuckhodson (Post 2032426)
Do we who own vb 4.0 now have to buy vbseo ? just asking guys thanks

No, you don't have to. They are separate products created by entirely separate companies.

vB 4.x has a built-in sitemap generator - no idea how good it is - never used it.

The vBSEO sitemap generator is released as a free stand-alone product but the version for vB4 is still in beta.

Bachsau 05-08-2010 03:17 PM

Did you notice, that md5_sums_crawlability_sitemap.php of current version is outdated? I just wondered about that errors when checking files after upload. Hey, if you include things like that, please take care of it. ;) Otherwise just leave it out.

ckelley 05-10-2010 12:35 PM

Installed and apparently working well....

Although I do have an issue with the "Live.com" search engine not working successfully, I'll take it.

THANKS A MILLION FOR THIS MOD!!!!

Silver_2000_)! 05-12-2010 03:26 PM

for some reason the reports list is empty

I can run the product and I can manually generate the sitemap - BUT the scheduled task doesnt seem to generate the sitemap and the reports list is empty

I have it running on another forum on the same server and its fine - tried comparing the 2 and cant see the difference

any ideas ?

Silver_2000_)! 05-13-2010 12:25 PM

bueller ?

vBSEO 05-13-2010 10:50 PM

Are other scheduled tasks on that forum working correctly?

Silver_2000_)! 05-14-2010 12:51 AM

yes - the VB emails go out, promotions work

I couldnt figure out how to simply delete the task so I could remove and reinstall the product


All times are GMT. The time now is 10:28 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01874 seconds
  • Memory Usage 1,826KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete