vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Zoints SEO (https://vborg.vbsupport.ru/showthread.php?t=127336)

cash7c3 06-05-2007 02:40 AM

nice product

Fireproof 06-05-2007 11:09 PM

Thanks again for your help, djbaxter!

djbaxter 06-05-2007 11:52 PM

You're welcome, Fireproof. Happy to help. :)

jawatkin 06-06-2007 02:17 PM

Has anyone successfully implemented this running lighttpd? I'm trying to swap over to lighttpd, and I've got the mod_rewrite running and put the rewrite rules in and nearly everything works, except when you click the "Arrow" on a forumdisplay that takes you directly to a certain post in the format :
Code:

http://www.url.com/forum/showthread.php?p=12345#post12345
This URL is rewritten as :

Code:

http://www.url.com/forum/thread-title-t123.html?p=12345#post12345
Apache can handle that, lighttpd gives a 404. Here's the rewrite rules I have in place for lighttpd. Anyone help?

url.rewrite = ( "^/forum/([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$" => "/forum/forumdisplay.php/$1", "^/forum/([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$" => "/forum/showthread.php/$1" )

mangoser 06-07-2007 01:04 PM

ı ınstall plugın but archıve does not work
why?

ahmad6 06-08-2007 07:54 PM

i have install but not work

i want in template file replace for line but not find in template please help me

djbaxter 06-08-2007 11:24 PM

What isn't working?

You have to set the options you want from you Admin Control Panel.

ahmad6 06-09-2007 10:59 AM

this is not work for 3.6.7

i can not find template line for edit please help me

ehsanix 06-09-2007 04:40 PM

works fine on any version of vbulletin till 3.6.4 (for me because i havn't upgarde to 3.6.7 yest)
just need some editing of htaccess

jawatkin 06-09-2007 07:25 PM

Quote:

Originally Posted by ehsanix (Post 1264901)
works fine on any version of vbulletin till 3.6.4 (for me because i havn't upgarde to 3.6.7 yest)
just need some editing of htaccess

He's right, I'm on 3.6.5, actually and it's working fine on Apache. I just really would love some insight on making this work with lighttpd. The rewrite rules just "almost" get there for lighttpd, and I've got mod_magnet installed, just don't know anything about using LUA for rewrites. Anyone got anything for me? I'm thinking about lighttpd serving all static content and forwarding any PHP/HTML requests to an apache back end, but I'm getting lag on certain web apps that I use (and others are fine). They work fine with just lighttpd, but I can't get the rewrites to work! :(

superjeff 06-10-2007 10:29 AM

Hi,

I have a bad english, but look the attachements: I's a bug?

ahmad6 06-10-2007 04:25 PM

i have problem with site map

not show thread title and post only show title category

Capt. GannA 06-10-2007 07:11 PM

Quote:

Originally Posted by ehsanix (Post 1264901)
works fine on any version of vbulletin till 3.6.4 (for me because i havn't upgarde to 3.6.7 yest)
just need some editing of htaccess


I'm using it with 3.6.7 PL1 without any issues whatsoever at all.

superjeff 06-11-2007 10:27 AM

Quote:

Originally Posted by nimonogi (Post 1106650)
How can i remove the session id (=b23632a198eeb23bdb0367f5ca53e9a4&) ?

Pleas help.. It's very important (all my urls in google cache have this bug).

da420 06-11-2007 02:45 PM

It's not a bug, it's the vbulletin session ID.

Calibre_k 06-12-2007 12:30 AM

Installed it on 3.6.7 it wont work i get this.. installed added htaccess, what should it be CHMOD to?

Not Found
The requested URL /chat/intros.html was not found on this server.

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

djbaxter 06-12-2007 12:37 AM

Quote:

Originally Posted by Calibre_k (Post 1266638)
Installed it on 3.6.7 it wont work i get this.. installed added htaccess, what should it be CHMOD to?

Not Found
The requested URL /chat/intros.html was not found on this server.

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

Turn off mod_rewrite.

vBulletin doesn't need it. And it won't help a vBulletin forum.

Calibre_k 06-12-2007 01:06 AM

BUT I WANTED IT TO WRITE THE URLS TO website_link.html

doesnt that work?

djbaxter 06-12-2007 01:25 AM

Quote:

Originally Posted by Calibre_k (Post 1266658)
BUT I WANTED IT TO WRITE THE URLS TO website_link.html

Why? Did you buy the myth that static URLs are better in some way?

Google Facts & Fiction

Quote:

Fiction: Sites are not included in Google's index if they use ASP (or some other non-html file-type.)
Fact: We're able to index most types of pages and files with very few exceptions. A sampling of the file extensions we're able to index includes: pdf, asp, jsp, html, shtml, xml, doc, xls, ppt, rtf, wks, lwp, wri, swf, cfm, and php.
Google and Dynamic Pages

Quote:

If you decide to use dynamic pages (i.e., the URL contains a "?" character), be aware that not every search engine spider crawls dynamic pages as well as static pages. It helps to keep the parameters short and the number of them few.

Allow search bots to crawl your sites without session IDs or arguments that track their path through the site. These techniques are useful for tracking individual user behavior, but the access pattern of bots is entirely different. Using these techniques may result in incomplete indexing of your site, as bots may not be able to eliminate URLs that look different but actually point to the same page.
Update to Google and dynamic pages

Quote:

As the web continues to change and evolve, our algorithms change right along with it. Recently, as a result of one of those algorithmic changes, we've modified our webmaster guidelines. Previously, these stated:

Quote:

Don't use "&id=" as a parameter in your URLs, as we don't include these pages in our index.
However, we've recently removed that technical guideline, and now index URLs that contain that parameter. So if your site uses a dynamic structure that generates it, don't worry about rewriting it -- we'll accept it just fine as is. Keep in mind, however, that dynamic URLs with a large number of parameters may be problematic for search engine crawlers in general, so rewriting dynamic URLs into user-friendly versions is always a good practice when that option is available to you. If you can, keeping the number of URL parameters to one or two may make it more likely that search engines will crawl your dynamic urls.
Does Google index dynamic pages?
Quote:

Yes, Google indexes dynamically generated webpages, including .asp pages, .php pages, and pages with question marks in their URLs. However, these pages can cause problems for our crawler and may be ignored. If you're concerned that your dynamically generated pages are being ignored, you may want to consider creating static copies of these pages for our crawler. If you do this, please be sure to include a robots.txt file that disallows the dynamic pages in order to ensure that these pages aren't seen as having duplicate content.
vBulletin by default removes session IDs for search engine spiders.

Calibre_k 06-12-2007 01:27 AM

Looks better

djbaxter 06-12-2007 01:31 AM

Quote:

Originally Posted by Calibre_k (Post 1266665)
Looks better

To each his own... It just looks amateurish and gullible to me.

superjeff 06-12-2007 09:05 AM

Quote:

Originally Posted by da420 (Post 1266288)
It's not a bug, it's the vbulletin session ID.

How can i remove it?

superjeff 06-12-2007 09:08 AM

Quote:

Originally Posted by djbaxter (Post 1266664)

vBulletin by default removes session IDs for search engine spiders.

Tanks

tsirung 06-14-2007 02:11 PM

Installed, fatal error, had to re-install vbulletin...

ahmad6 06-15-2007 11:27 AM

please help me site map not work for me

IMPAQ 06-15-2007 05:43 PM

Fantastic product.

I guess my only beef, as with many modifications and skins here, please put the link in your copyright to open in a new window.

Otherwise, simply superb. :)

jawatkin 06-17-2007 11:36 AM

Quote:

Originally Posted by jawatkin (Post 1264974)
He's right, I'm on 3.6.5, actually and it's working fine on Apache. I just really would love some insight on making this work with lighttpd. The rewrite rules just "almost" get there for lighttpd, and I've got mod_magnet installed, just don't know anything about using LUA for rewrites. Anyone got anything for me? I'm thinking about lighttpd serving all static content and forwarding any PHP/HTML requests to an apache back end, but I'm getting lag on certain web apps that I use (and others are fine). They work fine with just lighttpd, but I can't get the rewrites to work! :(

For those wondering, I finally gave up on lighttpd's poor rewrite rules and mod_magnet+lua. I am running lighttpd up front to serve static content, with an apache 2.2 back end and it's really cut down on RAM usage (I tested with 250 concurrent and the new setup uses about 220MB of RAM under the load, and only spawns 11-12 httpd's, while a full apache2 setup uses about 320-330MB of RAM and spawns 25-30 httpd's!!)

Thanks for this mod... :)

Fireproof 06-18-2007 12:40 PM

Okay, apparently there's a known issue with the archive with Zoints SEO on v3.6.7. (Note, I don't know if this problem goes away with "rewrite" enabled, because I am NOT using rewrites).

But here's the problem, which I've seen others report. Unfortunately, I'm no programmer so don't even know where to begin to track down the source of the problem or how to fix it. If anybody has any clues or can help, let me know.

If I enable "Use archive as a Sitemap" - the archive works fine, but eventually links the threads to the original threads (rather than the simple view of the thread per my setting in vb options).

If I disable "use archive as a sitemap" - then it breaks - the threads link to 404 errors.

I have noticed this, though...

In the second scenario above, when it's broken, my links to the archive are currently showing as this:

Code:

http://www.clutchfitness.com/forums/archive/t-3258.html
Note- they are missing an "index.php?" in there, - they should be showing like THIS:

Code:

http://www.clutchfitness.com/forums/archive/index.php?t-3258.html
If I manually input that into the address in the right spot, it works fine.

djbaxter 06-18-2007 12:48 PM

Quote:

Originally Posted by Fireproof (Post 1270931)
Okay, apparently there's a known issue with the archive with Zoints SEO on v3.6.7. (Note, I don't know if this problem goes away with "rewrite" enabled, because I am NOT using rewrites).

But here's the problem, which I've seen others report. Unfortunately, I'm no programmer so don't even know where to begin to track down the source of the problem or how to fix it. If anybody has any clues or can help, let me know.

If I enable "Use archive as a Sitemap" - the archive works fine, but eventually links the threads to the original threads (rather than the simple view of the thread per my setting in vb options).

This is actually the best behavior from an SEO standpoint since it avoids "duplicate content". I have it set that way intentionally.

Fireproof 06-18-2007 01:26 PM

Oh - well there you go. ;)

onehost 06-18-2007 11:09 PM

I have VBseo installed, do i really need zoints seo for anything?

djbaxter 06-19-2007 12:14 AM

Quote:

Originally Posted by onehost (Post 1271346)
I have VBseo installed, do i really need zoints seo for anything?

No. You shelled out $150 you didn't need to spend but that's now history. You don't need Zoints SEO.

The reverse is also true: if you already have Zoints SEO installed, you don't need vBSEO.

onehost 06-19-2007 12:32 AM

Quote:

Originally Posted by djbaxter (Post 1271366)
No. You shelled out $150 you didn't need to spend but that's now history. You don't need Zoints SEO.

The reverse is also true: if you already have Zoints SEO installed, you don't need vBSEO.

thats cool, I just wanted to make sure...I was looking for url conversion months ago, and i never could find anything that would do what VBseo did, so i bought it...no big deal.

Thanks

karlm 06-22-2007 05:58 PM

I did a quick search for anyone else encountering this, but couldn't find antyhing.

Anyhow, I tested this on a vb3.5.7pl1 and it works great - except my navbar & breadcrumbs vanish from sight... Any ideas?

djbaxter 06-22-2007 11:37 PM

I can tell you that it's not this add-on. It's some other issue.

Are you using a heavily customized forum style? Try viewing it in the default vB style and see if you still have the problem.

karlm 06-23-2007 09:38 PM

Thanks djbaxter... I realised what the problem was - as you said, nothing related to this. It was a previous effort at URL rewriting I'd made, and in doing so had to remove the $navbar myself as it caused problems with vbadvanced. Once i'd remembered this, I reset to original values and hey-presto! :)

karlm 06-24-2007 12:11 PM

To anyone using vbadvanced LINKS directory, simply add
Quote:

define('VB_AREA', 'vBLinks');
to the (links) config file, at the bottom.
Similarly, anyone using Mary's vBNews, use:
Quote:

define('VB_AREA', 'vBNews');
to the vbnews config file.

Works a treat.

Credit goes to rsj1, as reading a post she/he made gave me the idea for the vbnews.

karlm 06-28-2007 12:11 PM

This alsodoesn't work with digg.com when submitting url's - digg continually asks for the url again... if anyone has any ideas on how to fix that, i'd be very interested.

djbaxter 06-28-2007 12:38 PM

Quote:

Originally Posted by karlm (Post 1278380)
This alsodoesn't work with digg.com when submitting url's - digg continually asks for the url again... if anyone has any ideas on how to fix that, i'd be very interested.

Don't use mod_rewrite.

ru55ian 06-29-2007 09:20 PM

can anyone tell me how to uninstall it safely?


All times are GMT. The time now is 05:05 AM.

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.02017 seconds
  • Memory Usage 1,841KB
  • 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
  • (20)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