vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vbArticles (https://vborg.vbsupport.ru/forumdisplay.php?f=106)
-   -   [Answered] Selecting article via title? (https://vborg.vbsupport.ru/showthread.php?t=76899)

Ian Cunningham 02-23-2005 01:21 PM

[Answered] Selecting article via title?
 
Is it possible to somehow select an article by using a string such as :

articles.php?action=viewarticle&arttitle=Test-Article

I've tried to modify the script to do this by matching the title up to an $ArtID, but I can't get it to work. Has anyone else done this?

cinq 02-23-2005 01:40 PM

Lemme guess...trying to do search friendly pages ?

Ian Cunningham 02-23-2005 07:25 PM

You got it :)

I've made some progress today, although mainly by using a massive htaccess! I'm only adding a couple of articles per week so I might just do it manually.

cinq 02-24-2005 02:14 AM

It's quite doable, will need to amend quite a lot of code and templates though.
Let me know if you need help. Perhaps when done, you can post it as an add-on ( search friendly article links/pages )

wirewolf 02-24-2005 07:16 PM

Quote:

Originally Posted by Ian Cunningham
You got it :)
I've made some progress today, although mainly by using a massive htaccess! I'm only adding a couple of articles per week so I might just do it manually.

Hi, Ian. If you want an easy way to archive your article files, and if you don't get many contributions like I do, here's what I did,
I borrowed the existing vbulletin archive .css file and made up some blank templates with my meta tags etc. I then pasted each article as a html 'text only' into each template, saved it with the title name of the article and the html file name (example - 'a-25.html' ). I then upload in to a folder (forum/archives), made up a index page with links to the categorys etc. Once the blank templates are made up, it only took me about five minutes to create the text only html and the added on links in the category pages. Best way is to see for yourself.
1 - http://shipmodeling.net/forum/archives/index.html
2 - (one of my categories) - http://shipmodeling.net/forum/archives/c-1.html
3- one of the articles - http://shipmodeling.net/forum/archives/a-34.html
Not on the fly like the regular vbull archiving, but for the articles section with not many contributions, or infrequent ones, works very nicely. Two days ago Yahoo was spidering my vbulletin archives like mad. I had put a link to the articles archive on the vbulletin archive index page, and lo and behold, the Yahoo spider followed the articles archive links, and stated to spider them.
John

cinq 02-27-2005 12:00 AM

Unique changes wirewolf, but like you mentioned, probably only viable if your articles section houses a few constant articles :)


All times are GMT. The time now is 08:00 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.01117 seconds
  • Memory Usage 1,720KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete