vb.org Archive

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

shotkey 09-17-2008 03:41 PM

Quote:

Originally Posted by shotkey (Post 1620889)
That's similar to what I asked before and need an answer on as I'm not really familiar with seo tools - only my question was that the main part of the site is Joomla which has a menu link to the vbulliten forum (no bridge or integration other than the forum is a subdomain) - so the question was if you run seo (Jpromoter) on the main site does it pick up the forum too? In other words would be redundant to run this mod on the forum side or would this help?

Just hoping someone here has had experience with this type of setup and can point me in the right direction so that I don't have to play trial and error and screw things up!

realmr 09-18-2008 06:52 AM

Quote:

Originally Posted by iojam (Post 1622776)
realmr,

in case of lighttpd rewrite rules should be entered in existing lighty config file (lighttpd.conf) on your server, not in .htaccess file.

done the same as mentioned, still get 404 error not found
had posted this - modified for my forum:
Code:

url.rewrite-once = ( "^/((urllist|sitemap).*\.(xml|txt)(\.gz)?)" => "/board/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1" )

realmr 09-18-2008 07:20 AM

I have added the rewrite rule inside lighttpd_rewrite to lighttpd.mysite.com inside the conf/lxadmin folder.

iojam 09-20-2008 06:55 PM

riverwire,

did you create .htaccess file as described?

PWO81,

looks like permissions issue. If you have modified any files/folders permissions then try to reinstall vBSEO Sitemap Generator.

realmr,

are any other rewrite rules working for you on your server?

Adam H 09-20-2008 07:04 PM

Thanks for the reply, i sorted it, not sure how but i did lol after i moved the site to a different domain it seemed to work (dont worry i didnt move the site because of that problem ) :)

iojam 09-21-2008 06:44 AM

Great, I'm glad you got it sorted :)

David Bott 09-21-2008 01:25 PM

Hello...

Seems to be an issue somewhere. Not sure where, but somewhere.

The data is made and put into the "data" directory that is inside the "vbseo_sitemap" directory which is under our forum root.

The files are made just fine and reported to Google. Looking in the Google Webmaster Tools, it sees the main master file just fine, but does not index any of it. Why? Well, looking inside the file it makes, all the links for each file is not to the forum root where the .htaccess file is.

Here is the master file Google calls...(As reported by Webmaster Tools)

REMOVED

Note the path above DOES work as it is redirected as needed by the .htacess file.

But inside that master file, all the others are listed like this...

REMOVED

Note the added vbseo_sitemap directory.

As such, these all fail as the files it is looking for is actually inside the DATA directory.

REMOVED

Now, even more weird. If I look at your spider logs, it shows files are being picked up. So which is it? Google says on their site, nothing pickup up, yet you show them as being accessed.

Please be so kind to advise.

Thank you.

iojam 09-21-2008 04:22 PM

Make sure that you have "Sitemap Files URL" setting empty.

David Bott 09-21-2008 04:38 PM

Thank you for the reply.

Looking at the option setting, it says it will keep the files in the forum root if you do not set this. Seeing I do not want the files stored in the forum root, as we have over 250 of them, I set it to...

REMOVED

...Are you saying this is not correct? All my files in that that dir and then the data is in the data directory within it.

Are you saying this is not correct?


BTW...Running a test now jsut for kicks. But it takes time. :)

Abhik 09-21-2008 04:38 PM

Can not access the sitemap settings page from control panel..
Any Ideas?

iojam 09-21-2008 04:56 PM

David Bott,

that option should be empty.

Abhik,

what is the error you get?

David Bott 09-21-2008 05:04 PM

Thank you. That did the trick.

No errors, it was just the wording used in the description of the option. It kind of reads that all the files will be placed in the forum root. Thus I added in the URL to the directory of the vbseo_sitemap.

All good now.

arena 09-21-2008 09:11 PM

Download.dat cmod 666 fix no problem

realmr 09-22-2008 09:48 AM

Quote:

Originally Posted by iojam (Post 1626518)

realmr,

are any other rewrite rules working for you on your server?

well there are some other rewrite rules of the server they are working good
such as webmail and other rules are working well only this code doesn't respond :(
Another issue noted which wasn't mentioned earlier was tag urls are been submitted to sitemap it just shows 0 always

iojam 09-22-2008 03:40 PM

What is your forums folder name? You have "/" in left part of rewrite rule and "/board/" in the right part, while it should be the same in both cases.

AMEED 09-23-2008 01:47 AM

thanks!

realmr 09-25-2008 10:42 AM

Quote:

Originally Posted by iojam (Post 1627820)
What is your forums folder name? You have "/" in left part of rewrite rule and "/board/" in the right part, while it should be the same in both cases.

I have edited in the following ways:
Code:

url.rewrite-once = ( "^/((urllist|sitemap).*/.(xml|txt)(/.gz)?)" => "/board/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1" )
Code:

url.rewrite-once = ( "^\((urllist|sitemap).*\.(xml|txt)(\.gz)?)" => "\board\vbseo_sitemap\vbseo_getsitemap.php?sitemap=$1" )
Code:

url.rewrite-once = ( "^/((urllist|sitemap).*\.(xml|txt)(\.gz)?)" => "/board/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1" )
Code:

url.rewrite-once = ( "^/((urllist|sitemap).*\.(xml|txt)(\.gz)?)" => "\board\vbseo_sitemap\vbseo_getsitemap.php?sitemap=$1" )
still the same 404 error pops up :(

realmr 09-25-2008 10:49 AM

I also noted - Tag URLs 0 (-)
There are more than 20 or 30 tags but they aren't getting submitted to sitemap while generation ?

BatMs.com 09-26-2008 06:54 AM

Where can I find the password? No show :( Can't use.....

aproape 09-26-2008 11:49 AM

Good morning everyone1

vBAdvanced Dynamics add-on for vBSEO Sitemap Generator has been published:

https://vborg.vbsupport.ru/showthread.php?t=191964

Enjoy!


Cheers,
aproape

iojam 09-26-2008 02:41 PM

realmr,

it should be:
Quote:

url.rewrite-once = ( "^/board/((urllist|sitemap).*/.(xml|txt)(/.gz)?)" => "/board/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1" )
BatMs.com,

you can find it in vB admincp->vBSEO Sitemap Generator options.


aproape,

thank you!

tom212 09-26-2008 03:24 PM

I've been using this for a while but now I'm wondering if I've been using it correctly.

Specifically for Yahoo, do I need to do anything with the reports that are generated? If I go to the Yahoo submit site page you can submit a URL or a submit a site feed. Do I need to do either of them if I'm using this mod? If so, which one? If the site feed, what is the full URL that they are asking for?

Thanks very much for the help!

Tom

realmr 09-29-2008 10:04 AM

Quote:

Originally Posted by iojam (Post 1630980)
realmr,

it should be:


tried it as well, still gives page not found.

iojam 10-02-2008 07:28 PM

tom212,

you should submit sitemap.xml to Yahoo on https://siteexplorer.search.yahoo.com/mysites


realmr,

replied to your PM.

tom212 10-03-2008 10:06 AM

Quote:

Originally Posted by iojam
you should submit sitemap.xml to Yahoo on https://siteexplorer.search.yahoo.com/mysites

I went through the Yahoo site submit process at that link and was "authenticated." However, when I visit that link now I go straight to "My Sites." The site is listed there, but there is nothing about uploading the .xml file.

What am I missing?

Thanks very much,

Tom

iojam 10-03-2008 07:37 PM

You should click the number in "Feeds" column to see sitemap status.

deki5la 10-08-2008 03:16 AM

Uploaded and it works great. Thanks.

vBaBB 10-09-2008 09:04 AM

Hi,
This is my first post here.
Thanks for this sitemap plugin.
I would like very much to install it, but I use FrontPage 2003 for the upload, and when I tried to add the .htaccess file to the upload files list in my local website, I got an error message.
Then added the htaccess.txt file instead, but the application wouldn't let me change it to .htaccess
So I regrettably got cold feet and abandoned the install.
Using an FTP application might work, but I learnt from experience that this can corrupt the FrontPage Server extension files.
Any suggestions are welcome. Thanks. :)

OsideRida06 10-09-2008 10:25 AM

If we get vbSEO, then do we still need this? Or is vbSEO even better with this? Do they conflict? Or are they meant to go together?

vBaBB 10-09-2008 01:14 PM

Quote:

Originally Posted by vBaBB (Post 1640942)
Hi,
This is my first post here.
Thanks for this sitemap plugin.
I would like very much to install it, but I use FrontPage 2003 for the upload, and when I tried to add the .htaccess file to the upload files list in my local website, I got an error message.
Then added the htaccess.txt file instead, but the application wouldn't let me change it to .htaccess
So I regrettably got cold feet and abandoned the install.
Using an FTP application might work, but I learnt from experience that this can corrupt the FrontPage Server extension files.
Any suggestions are welcome. Thanks. :)

I found the answer in the installation page that that came with the plugin:
On the left bottom in white text
IIS Web Server
open/edit your httpd.ini file etc.........
As this file is not accessable by me from my Plesk control panel, and knowing how uncoperative my web host support team are, it looks like I would have to forget it.
Any suggestions please, apart from buying the vbseo (which I will do when my newly born forum get more traffic. Thanks. :)

Lizard King 10-09-2008 02:57 PM

Quote:

Originally Posted by OsideRida06 (Post 1640971)
If we get vbSEO, then do we still need this? Or is vbSEO even better with this? Do they conflict? Or are they meant to go together?

If you purchase and install vBSEO , you should still install vBSEO Sitemap Generator .

iojam 10-10-2008 07:29 AM

vBaBB,

you can generate sitemap and then manually move sitemap file (*.gz) from vbseo_sitemap/data/ folder to your forums folder.

OsideRida06,

it's recommended to have *both* vBSEO and vBSEO Sitemap Generator installed.

OsideRida06 10-12-2008 11:29 AM

Thanks guys. I now see the difference in the two. I have done alot of research on them in the last couple of days. Thanks for the fast response.

pein87 10-13-2008 08:33 PM

I installed this on my forum but google said theres errors in my site map and it goes on to say that the site map is the wrong file type any way to fix it so its the right file? i still cant find my site on google and I even have adsense installed. thanks in advanced to any who can help me.

rob01 10-13-2008 11:19 PM

one question , do we need vBSEO?, i was planning in buying a license, but in the future :D, until my forum grows a little bigger

Shazz 10-14-2008 02:34 AM

Quote:

Originally Posted by rob01 (Post 1644511)
one question , do we need vBSEO?, i was planning in buying a license, but in the future :D, until my forum grows a little bigger

No you can use vbseo in this though.

rob01 10-14-2008 03:18 AM

thanks :D

anyway nice work!

keep the good work

iojam 10-14-2008 08:28 AM

pein87,

what is the sitemap URL you submit and what exactly is the error message you get?

tropicon 10-14-2008 01:00 PM

We installed vbseo_sitemap-2-2, when we check Google webmaster tools, no site map there.


Lizard King 10-14-2008 06:55 PM

Quote:

Originally Posted by tropicon (Post 1644861)
We installed vbseo_sitemap-2-2, when we check Google webmaster tools, no site map there.


You need to manually submit your sitemap file to Google Webmasters account


All times are GMT. The time now is 09:34 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.06523 seconds
  • Memory Usage 1,825KB
  • 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
  • (5)bbcode_code_printable
  • (11)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