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)

kofoid 03-01-2007 04:23 PM

Hi there! THANK YOU for this - excellent add on!

I too am having a problem with "View First Unread" - when my members click on it they are taken back to the homepage. Can anyone help?

Here's the View First Unread liknk: http://www.lets-yada-yada-yada.com/#post488154 I believe it's missing "showthread.php. I am guessing I can just fix this with a template edit

bgtfamily 03-02-2007 03:30 PM

Has anyone ran into this error when enabling the seo system.

Fatal error: Call to undefined function fetch_dynamic_permission_message() in

3dpirate 03-02-2007 04:23 PM

Will this mod work for 3.6.4?

If so I need to install right now!

djbaxter 03-02-2007 04:26 PM

Quote:

Originally Posted by 3dpirate (Post 1194213)
Will this mod work for 3.6.4?

If so I need to install right now!

Yes. It works just fine with 3.64 and 3.65.

lovelypk 03-03-2007 03:33 AM

any plan for updating the mod?

mrxbma 03-03-2007 07:03 AM

just so everyone knows, this mod will NOT work with godaddy hosting, or any other PHP as CGI hosting

dholt 03-03-2007 10:19 AM

Rewrite URLs and insert keywords, using mod_rewriteThis requires mod_rewrite support on the web server.

I asked my host and they said I could use this but when I activate it it sends each forum to a 404

everything else works greats thanks so much for this

djbaxter 03-03-2007 11:54 AM

Quote:

Originally Posted by lovelypk (Post 1194594)
any plan for updating the mod?

Updating it to what? It doesn't need updating. It works just fine as it is.

Quote:

Originally Posted by mrxbma (Post 1194672)
just so everyone knows, this mod will NOT work with godaddy hosting, or any other PHP as CGI hosting

What about it won't work? I just installed it on a CGI forum and it's working fine (without mod_rewrite - see below).

Quote:

Originally Posted by dholt (Post 1194738)
Rewrite URLs and insert keywords, using mod_rewriteThis requires mod_rewrite support on the web server. I asked my host and they said I could use this but when I activate it it sends each forum to a 404. everything else works greats thanks so much for this

You really do NOT need mod_rewrite. No major search engine has trouble with the native vBulletin URLs. Use some of the other Zoints SEO features and turn off mod_rewrite. Apsart from being unnecessary, it does exact an extra load on your server,

Ducks 03-03-2007 12:48 PM

I'm using ZointsSEO on my board to optimize the URLs, but I think they could be even more optimized for.

We have 3 common special characters in Denmark I wanna replace with something else than an underscore:
? should be replaced by ae
? should be replaced by oe
? should be replaced by aa
I would also like if the URLs look like http://domain.dk/thread/ID/title/ instead of http://domain.dk/titl-tID.html

Here's the .htaccess from ZointsSEO:

Code:

Options +FollowSymlinks
RewriteEngine on

RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L]
RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]


djbaxter 03-03-2007 12:51 PM

Ducks, why do you think you need to do this? Honestly, the value of rewriting URLs is vastly overstated.


All times are GMT. The time now is 10:30 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.02033 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)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