vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - vBSEO Search Engine XML Sitemap (https://vborg.vbsupport.ru/showthread.php?t=253516)

godarmy 11-26-2010 03:17 AM

I am confused what went wrong here ..
after I insert code nginx error.
I use this configuration

Code:

server {
          error_log /var/log/nginx/vhost-error_log warn;
          listen ipserver:80;
          server_name testing.com www.testing.com;
          access_log /usr/local/apache/domlogs/testing.com-bytes_log bytes_log;
          access_log /usr/local/apache/domlogs/testing.com combined;
          root /home/testing/public_html;
          location /home/testing/public_html/ {
          rewrite ^/home/testing/public_html/((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ /home/testing/public_html/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 last;
          }

          location / {
          try_files $uri @backend;
          }
          location @backend {
          internal;
          proxy_pass http://ipserver:8081;
          include proxy.inc;
          }
          location ~ .*\.(php|jsp|cgi|pl|py)?$ {
          proxy_pass http://ipserver:8081;
          include proxy.inc;
          }
          location ~ .*\.(asp|aspx)?$ {
          deny all;
          }
          location ~ /\.ht {
          deny all;
          }
        }


TheInsaneManiac 11-29-2010 03:11 AM

How is this better than the default vbulletin sitemap?

Tahooma 11-30-2010 08:52 PM

Installed and works fine.
only issue is with CMS Stemap.
All links are like /cron.php?6-Example

If i click the link it does not work, if i change "cron.php" to "content.php" the link works.
Any hint why the sitemap creates cron.php links ?

Thanks and br
Tahooma

sonlaol 12-01-2010 08:09 AM

why my Search Engine Bots Activity Log is empty?

kall 12-01-2010 02:01 PM

Quote:

Originally Posted by sonlaol (Post 2127832)
why my Search Engine Bots Activity Log is empty?

Are you running vBSEO?

sonlaol 12-02-2010 08:17 AM

Quote:

Originally Posted by kall (Post 2127930)
Are you running vBSEO?

no, before upgrade it worked well

hafid36 12-02-2010 12:32 PM

Thank You

kall 12-02-2010 02:59 PM

Quote:

Originally Posted by sonlaol (Post 2128258)
no, before upgrade it worked well

That tab provides information IF you have the main vBSEO product installed. If you have not purchased vBSEO, it will not display.

Tahooma 12-02-2010 05:32 PM

Quote:

Originally Posted by Tahooma (Post 2127692)
Installed and works fine.
only issue is with CMS Stemap.
All links are like /cron.php?6-Example

If i click the link it does not work, if i change "cron.php" to "content.php" the link works.
Any hint why the sitemap creates cron.php links ?


Thanks and br
Tahooma

anyone ???

Tahooma 12-02-2010 06:59 PM

The CML Sitemap looks very very strange.
Why content.php.php ?
Why wrong charset ?

<url>
<loc>http://www.example.com/sample/content.php.php?108-one-sample-it-is-lt-3</loc>
<priority>0.5426</priority>
<lastmod>2010-11-30T12:10:57+00:00</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://www.example.com/sample/sample.php.php?109-My-Sample-in-high-H�he</loc>

<priority>0.5489</priority>
<lastmod>2010-12-02T07:53:02+00:00</lastmod>
<changefreq>daily</changefreq>
</url>


All times are GMT. The time now is 09:01 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.02098 seconds
  • Memory Usage 1,744KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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