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)

krohnathlonman 09-26-2004 10:00 PM

Spider Friendly URL hack
 
I've started using better URLs for the search engines and I'm looking for some advice on what templates to modify. I also don't have the multi page part working right currently so I could use some help on that.

I haven't figured out the part to go to specific posts quite yet but I thought I'd share what I have so far.

URLs for the threads now look like this:
http://www.iamnotageek.com/t-76948.html

Insert this into your .htaccess file in your forum base directory.
Code:

  RewriteEngine on
  RewriteRule ^t-([0-9]+) showthread.php?t=$1 [L]

Now test it by using a URL like domain.com/forum/t-THREADID.html

If that shows the thread properly THEN go into your admincp and use the template search function. Do a search for showthread.php and start editing those templates to send people to these new URLs. Don't modify things like the next page links.

This could potentially raise CPU usage quite a bit but my site pulls a decent amount of people per day and I'm not noticing much of a spike in CPU usage.

This can also be done for forums. I've done it here http://iamnotageek.com/f-46.html

If I can get the next page system working right I'll get the full instructions together.

Polo 09-27-2004 10:01 PM

I think you need to elaborate a little bit more on what to do krohnathlonman users who do not know much about coding and stuff probably will not know what to modify ... I'm currently using a custom Mod-Rewrite in our forums, so far so good, you can always take a look at it and see what I'm talking about. However, just like you I havent been able to rewrite the Next-Previous pages...

if you find anything, I will sure implement it,

regards,

krohnathlonman 09-27-2004 10:24 PM

Really about all that can be done is is the admincp use the search for templates and search for showthread.php and instead of the showthread.php?t=VARIABLE

insert t-VARIABLE.html

If I can figure out the multi page I'll get together some very specific docs for this. I'm working in the forums like this currently and I now have redirects in place for the old archive pages.

Polo 09-27-2004 10:27 PM

Quote:

Originally Posted by krohnathlonman
I'm working in the forums like this currently and I now have redirects in place for the old archive pages.

me too :)

joeychgo 09-28-2004 03:59 AM

Huh??????????

I totally have no clue what your saying I should do, but im interested in the concept...........

djohn 09-28-2004 07:23 AM

i'd like to see my forum links to look instead of http://www.forum.com/forums/showthread.php?&threadid=123, like this: http://www.forum.com/forums/thread/123

i think it looks much nicer. is that possible to make?

Polo 09-28-2004 01:31 PM

Quote:

Originally Posted by joeychgo
Huh??????????


I totally have no clue what your saying I should do, but im interested in the concept...........

I told you krohnathlonman, you need to explain and give some more details on how to inmplement this on a website... i'm sure many will appreciate it...

Polo 09-28-2004 01:31 PM

Quote:

Originally Posted by djohn
i'd like to see my forum links to look instead of http://www.forum.com/forums/showthre...?&threadid=123, like this: http://www.forum.com/forums/thread/123

i think it looks much nicer. is that possible to make?

Yeah, that is what this mod does..

colicab-d 09-28-2004 04:47 PM

Hmmm so how do we use this one then? Tis all a little confusing

Polo 09-28-2004 05:05 PM

I think you got to ask krohnathlonman,

He is the one that released this mod and i'm sure he will be able to help you better...


All times are GMT. The time now is 04:16 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.01183 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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