vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vB Easy Archive - Search Engine Spiderable Hack! (https://vborg.vbsupport.ru/showthread.php?t=65703)

Xenon 10-03-2004 04:01 PM

in archive_functions.php that part:

PHP Code:

    // Build Page Title
    
$pagetitle $archive_options['title'];
    if (
$threadinfo['title'] != '')
    {
        
$pagetitle .= ' - ' $threadinfo['title'];
    }
    else if (
$foruminfo['title'] != '')
    {
        
$pagetitle .= ' - ' $foruminfo['title'];
    } 


joeychgo 10-04-2004 02:47 AM

and what do I do with it????

Xenon 10-05-2004 04:22 PM

well you see the order of the constructing variables there, just change em as you like it :)

joeychgo 10-06-2004 12:50 AM

ive played wth it - and cant figure out what to do with that snippet.......

joeychgo 10-11-2004 09:47 AM

we also havent got the title, desc and keyword tags in yet - important to search engines.

To complete the seo part of things we need these and the change I jsut talked about with the title of very page. DOing these things will help with SEO

Xenon 10-11-2004 05:16 PM

Change it into.

PHP Code:

// Build Page Title
    
$pagetitle '';
    if (
$threadinfo['title'] != '')
    {
        
$pagetitle .= $threadinfo['title'] . ' - ';
    }
    else if (
$foruminfo['title'] != '')
    {
        
$pagetitle .= $foruminfo['title'] . ' - ';
    }
    
$pagetitle .= $archive_options['title']; 


jd-inflames 10-25-2004 01:34 PM

I'm beginning to get rather frustrated with archives...

The integrated one doesn't work, it just redirects me to the forum index.

I tried installing this one, and I was getting error-500 messeges until I changed my .htaccess to what was suggested in this thread about the forcetypes, now I'm getting 404's.

I know that I have mod_mime installed and that it is working, but I'm really not very "informed" when it comes to that...I sent a messege to my host and he said that it is installed and active, that I just need to set the directives in ControlPanel for the extension...Like I said, I'm rather uninformed when it comes to mod_mime and mime types, so can anyone tell me how to fix this?

I haven't installed it without using mod_mime yet just because I want to get it working while using it.

RWDF1 11-28-2004 05:34 PM

Will this work with VB 3.0.3??

Rick Sample 11-28-2004 06:07 PM

Quote:

Originally Posted by RWDF1
Will this work with VB 3.0.3??

Yes it will :)

RWDF1 11-28-2004 06:21 PM

Ok, I installed it, the index page works, but when I click 1 of the links, I get this- Internal Server Error, this is an error with your script, check your error log for more information.

Xenon 11-29-2004 07:32 PM

that's a server setting problem, which has been posted several times already.

nothing i can do...

RWDF1 11-29-2004 07:41 PM

Yeah well thanks for the help.

pgowder 12-03-2004 07:03 PM

Is there a hack for IIS??

Thanks

Viks 12-03-2004 10:18 PM

Just a small yet important question for me. Cud someone please tell me how can i get access to -> .htaccess

:rolleyes:

Viks 12-07-2004 01:15 AM

Very Easy install. :up:

how effective is it.... im not sure yet..

i have a question for Xenon. I use CMPS portal mod for my forums homepage.

If I add the url of this mod to the CPMS footer will it still be picked up by google

OR does my index page have to be in HTML in order for google to pick my site up.

damn!! did i explain my self.. im confused. :surprised:

Smitty 12-07-2004 01:53 AM

Quote:

Originally Posted by Viks
how effective is it.... im not sure yet..

I'd like any feedback anyone has as to effectiveness. Anecdotal 'evidence' (you did this hack and how and why you think it helps your listing 'rank' {not pagerank, necessarily}) appreciated.

vonedaddy 12-07-2004 06:47 PM

Ok I accidently posted this in the wrong thread before sorry. anyway I installed this in my vb3 board and it works fine for the main forum index. When I click on something it give me the following message:

No Forum specified. If you followed a valid link, please notify the webmaster

Any ideas? Any help would be greatly appreciated.

Xenon 12-08-2004 11:09 AM

@Viks: it's no problem if you have the link on your CPMS page, as long as it's a visible link (so no 1x1 pixel image lin)

vonedaddy 12-08-2004 03:54 PM

Xenon. Any idea on the error I am getting?

Xenon 12-09-2004 08:56 PM

nope, as you're getting the normal vB id error, i'd assume a incorrect installation.

but nothing to reproduce here.

at least it seems not to be a server problem

vonedaddy 12-12-2004 12:40 AM

Quote:

Originally Posted by vonedaddy
Ok I accidently posted this in the wrong thread before sorry. anyway I installed this in my vb3 board and it works fine for the main forum index. When I click on something it give me the following message:

No Forum specified. If you followed a valid link, please notify the webmaster


Any ideas? Any help would be greatly appreciated.


Anyone Help Please?

Guy G 12-15-2004 12:44 PM

Ok i have found another tutorial which makes every thread and link in the forum to HTML.
so this only works for the archive right?
can i install both things?

link for tutorial is here:http://www.daniweb.com/techtalkforums/thread9379.html

Xenon 12-18-2004 12:26 PM

i don't see a problem right now in installing both :)

joeychgo 01-09-2005 10:49 PM

Installed - Again - On my second forum - Thanks for a great hack!!!!!!

Xenon 01-10-2005 01:06 PM

glad you like it :)

joeychgo 01-10-2005 05:23 PM

I do I do -- I recommend it to everyone

Xoxideforums 01-23-2005 05:13 PM

<a href="http://www.mustangtuningforums.com/search/" target="_blank">http://www.mustangtuningforums.com/search/</a> I have no idea what is wrong... the MIME thing is installed and i've tried to get it to work without it... Um... yea i'm completely lost

Onkel_Tom 01-23-2005 09:23 PM

Quote:

Originally Posted by Xoxideforums
http://www.mustangtuningforums.com/search/ I have no idea what is wrong... the MIME thing is installed and i've tried to get it to work without it... Um... yea i'm completely lost

Did you chmod the files forum and topic to 755 ?
Did you enter the corect syntax for the ForceType directive in your .htaccess file?

joeychgo 01-24-2005 08:24 AM

Quote:

Originally Posted by Xoxideforums
http://www.mustangtuningforums.com/search/ I have no idea what is wrong... the MIME thing is installed and i've tried to get it to work without it... Um... yea i'm completely lost



Go through the installation instructions again - make SURE you did everything - double check it all.

Soto 02-07-2005 07:24 PM

Thought I'd drop a quick thanks for this hack.

I've recently placed adsense on my site and have since been looking for ways to optimise it - thanks again.

ChrisSy 03-16-2005 10:26 AM

sorry for the bump, great hack

Just wondered if it would be possible to link the main forum folders to their matching forums in the archive?

Club3G 03-27-2005 03:54 AM

I'm getting the index, but not the threads. I don't have mod_mime installed, but I renamed the files as such:

Quote:

[x@x history]# ls
archive_functions.php footer.php header.php install.txt
config.php forum.php index.php topic.php
And edited my config.php as follows:

Quote:

// and topic. into forum.php or something like.
$archive_options['forumfile'] = 'forum.php';
$archive_options['topicfile'] = 'topic.php';
Is there something I'm missing? Thanks! :)

My install is here:

http://www.sevenstring.org/forum/history/

*clicks install*

Club3G 03-27-2005 01:47 PM

I got it working. With PHP compiled as a module, what I had to do to get this working was to create a file in the forums directory called .htaccess

In it, simply the following line:

AcceptPathInfo On

You'll also need so set Public phpinfo() Display Enabled in admincp > server settings.

Thanks again. :)

bold 03-28-2005 08:04 AM

how would i make it so that threads in the forums also gets turned into the .html format?

Xenon 03-28-2005 02:54 PM

good tip Club3G, i've added a link to you post into the description :)

joeychgo 03-30-2005 09:34 AM

Was something updated??

asasi 04-01-2005 11:42 AM

Hi!
This is great hack but I have problim with its correct work.
My Vb version is 3.0.7 I Followed your Advise for instalation.
My vbArchive page viewable like all threads and post. see:
http://www.irangamers.com/forums/search

but in google nothing listed.
Is the problem from submiting in google? What I have to doing?
submit site url (www.irangamers.com) or forums url (www.irangamers.com/forums) or archive url (www.irangamers.com/forums/search)

please help me Xenon!!! :nervous:
I Apologize for my weak english language :squareeyed:

joeychgo 04-02-2005 11:11 AM

Google hasnt indexed your forums at all -

Xenon 04-03-2005 03:29 PM

you have to wait :)

google doesn't index immediatelly :)

sportsoutlaw 04-04-2005 02:36 AM

Im a little confused. I want my forum as Search Engine friendly as possible, so I am considering installing this. However it seems that I have read on the Vb sites that the archive is already optimized in Vb3. I run 3.0.7, so is this hack still beneficial to me in regards to SEO?


All times are GMT. The time now is 12:49 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.01345 seconds
  • Memory Usage 1,823KB
  • 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
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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