vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Spider friendly URLs (https://vborg.vbsupport.ru/showthread.php?t=18035)

Ogmuk 07-23-2003 04:47 PM

Thanks! I didn't even think about excluding the placeholding banners to raise the clickthrough percentage. Simple but great javascript.

lierduh 07-25-2003 02:16 PM

Quote:

07-17-03 at 06:27 AM buro9 said this in Post #270
Just checked, and lierduh you also suffer from this bug... so I'll assume that everyone who has done this also suffers from it.

The change I've made isn't aesthetically pleasing, but it does work and stays true to the spider friendly purpose.

To summarise to those joining the end of this thread and wondering where to begin:

First, follow fastforward's instructions on the first page of this thread... you need to do this before anything else to be familiar with what is going on before it gets scarier:

...
.

buro9, I have edited my original post to include a link pointing to your post.

I might start to look into fixing the bugs you pointed out, only problem (or not for some) is the VB3 is around the corner...:)

PurpleCow 08-01-2003 01:34 PM

If my forums are installed in a subdomain say http://forums.mydomaindomain.com and not the root or a subdirectory like this http://www.mydomain.com/forums , how do i proceed ??

Any special changes to be made ??

Thanks

lierduh 08-02-2003 03:54 AM

Quote:

Today at 01:34 AM HostBubble said this in Post #283
If my forums are installed in a subdomain say http://forums.mydomaindomain.com and not the root or a subdirectory like this http://www.mydomain.com/forums , how do i proceed ??

Any special changes to be made ??

Thanks

Looks like you have not RTFM.:)

heynurse 08-17-2003 06:04 PM

What an awesome hack and additional features added! Great job.

I was just thinking, would it be beneficial to your search engine listing to have maybe a keyword in the file name? For example instead of

http://yoursite.com/t24232.html

it could be something like:
http://yoursite.com/XXXXXXX-24232.html (replace XXXX with any keyword you wish.

I'm not too sure how beneficial this might be for rankings, but I've seen it mentioned several times that having keywords in file names is better for rankings? Would this be hard to do or practical? Do you think it would be beneficial?

Or maybe even pulling in the title of the thread into the file name?

Maybe I'm totally off base here and don't have a clue of what I'm talking about :) If so, just tell me so.

Till 08-23-2003 02:36 PM

Quote:

RewriteRule: cannot compile regular expression '^/f([0-9]+)/s([^/]+?)$'
Is all I get. Does that mean I am missing regex support in my mod_rewrite?

Till 08-23-2003 03:12 PM

Nevermind, if anyone is looking for a fix:
https://vborg.vbsupport.ru/showthrea...131#post190131

:D

Could someone (ehem, moderators) edit this and put the link to the post in the first post? ;)

iceman11111 08-26-2003 11:00 PM

Ok, I have everything working but I have 1 question?

If you goto this thread:
http://www.intense-training.com/forums/t3457.html

and then goto the top of the page and click "General Discussion Board"

it goes to
http://www.intense-training.com/foru...hp3?forumid=12

instead of
http://www.intense-training.com/forums/f12.html


How can I fix that?

iceman11111 08-27-2003 01:36 PM

bump for help!

buro9 08-28-2003 04:33 AM

You can only resolve that by editing the PHP code.

Most of the links that are constructed use the templates... which you've already adjusted... but some use the PHP functions to generate the links... such as the pagination and bread crumb navigation bits.

I don't recall the precise change I did to have mine working... but you can emulate what I did by simply searching all of your PHP files for "forumdisplay" and then making the judgement call as to whether you should change that instance of it.

I think you're likely to find that bit in admin/functions.php though ;)


All times are GMT. The time now is 11:46 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.01408 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
  • (3)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
  • (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