vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   Spider Friendly URL hack (https://vborg.vbsupport.ru/showthread.php?t=69930)

Logikos 09-29-2004 07:09 AM

Maybe you should just MOD_Rewrite like dbforums.com. -shurgs-

msimonds 09-29-2004 12:27 PM

here is the link to Dani's mod_rewrite. I use it on my forums and it works perfectly

http://www.daniweb.com/techtalkforums/thread9379.html

58sniper 09-29-2004 12:44 PM

mod_rewrite is how we pulled it off at http://www.gurusnetwork.com/discussion/

Keep in mind that you'll be touching a LOT of templates to complete it.

krohnathlonman 09-29-2004 03:31 PM

This is using mod_rewrite guys..... Dani's tutorial has some good ideas, but I had already achieved everything I was trying to do before I saw it.....

I went about doing basically the same thing in a different way... I ended up hacking up more PHP files.

Logikos 09-30-2004 10:39 PM

If you can Figure out how to make links the forumtitles, then it would be much more usefull to spider.

Instead of:
www.mysite.com/forum/forumdisplay.php?f=1

it could be :
www.mysite.com/forum/f-$forum[title].html
www.mysite.com/forum/f-site-announcements.html And replace spaces with a dash (-) an force all lowercase letter. The that will make vb3 true spider friendly!

Polo 10-01-2004 02:50 PM

looking good ;)

msimonds 10-01-2004 06:30 PM

Quote:

Originally Posted by Live Wire
If you can Figure out how to make links the forumtitles, then it would be much more usefull to spider.

Instead of:
www.mysite.com/forum/forumdisplay.php?f=1

it could be :
www.mysite.com/forum/f-$forum[title].html
www.mysite.com/forum/f-site-announcements.html And replace spaces with a dash (-) an force all lowercase letter. The that will make vb3 true spider friendly!

Danni's mod_rewrite already does this, there are two versions in her post!

It is easy to put in place and remove if so needed

Logikos 10-01-2004 06:33 PM

Without having to edit the file everytime you need to add/delete a new forum.

msimonds 10-01-2004 06:38 PM

yes you can do this! If you want help? Contact me on one of my IM's

msimonds 10-01-2004 06:42 PM

I did my own forum and three others

check out this one that I did it to! http://www.sectalk.com/boards, it has many forums

* this is not my site!


All times are GMT. The time now is 11:04 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.01091 seconds
  • Memory Usage 1,730KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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