![]() |
No, is ok like that. :) Leave it as simple as it is now, you will not regret it.
Do not add those links from your current header, you will NOT get indexed onto search engines because all crawlers will follow the top links, instead of going to your actual web site links, listed in the archive. |
There is a minor typo I made in the forumdisplay.txt file.
Find: $meta['title'] = '$bbtitle'; Replace with: $meta['title'] = $bbtitle; Sorry guys. File updated. |
Does it look better now?
Is there a problem with my http linking the Logo? |
Ya, that's a big problem. Every time a crawler goes to a new archive page, the first link it sees is your forum link, so it will leave the archive.
Remember, I did it in purpose like that guys, not for fun. |
Look how useful is the pagination for large forums:
http://www.yes-its-free.com/vbbs/forumdisplay/f-4 |
Great hack Teck...
just think you might want to that I'm pretty sure google powers aol search Gonna install in 30 day to see if it really works :) |
Upgraded! :)
|
Quote:
I think I did the upgrade before I caught this. My system seems to be working. Should I be concerned? |
TECK - ok i have a question/suggestion :)
Does this actually duplicate the threads into indexable (??) form ? :) So in other words does this use up any extra database space? - miSt |
Quote:
|
Because im curious ^
|
Quote:
Quote:
|
Is it safe to stick a banner up on top or will that screw with the search engines too? Using Adcycle to rotate ads.
Thanks. Cool hack. |
Quote:
Now guys, can you make me a favor and search for me on the internet (or ask, or post if you know) if it is recommended to have only directories or is better to have .htm extentions at the end? Personally, I did it the exact same look like VB3 archive... but I want to make sure, our goal is to make this script as friendly engine as possible... Let me know please. Thanks. |
has google spidered vbulletin.com s archive??? Im just curious :p
thought id add this: :) Fact: We do not require submission nor do we penalize sites for 'over-submission'. You are free to submit as often as you wish. However, given the nature of our inclusion process, your time is better spent improving the content and links of your site |
Me too I want to know, that's why I asked in previous post. :)
|
I guess vbulletin.com s new archive doesnt work, if you search for:
"Click here for full thread:" on google you only get 1 link thats not even vbulletin. I could be wrong though :( |
Changing the extentions to .htm at the end should not be hard at all.
But I wonder if we have any experts related to this issue with the extensions onto search engines? Feel free to post here and let us all know. |
Ask fastforward, he knows the answer. :)
|
It looks like I will release a new version with .html extensions. :)
Let me get back to work... I will release it in 30 minutes max, after I finish my supper. |
The fix for [HIGH]online.php[/HIGH] file, to display nice links, is below.
There are 2 methods, the easy or the hard way. :) METHOD 1 (easy) FIND: Code:
$loc=preg_replace("/\?s=[a-z0-9]{32}(&)?/","?",$loc); Code:
$loc=preg_replace("/\?s=[a-z0-9]{32}(&)?/","?",$loc); FIND: Code:
case 'spider': Code:
case 'spider': Code:
$loc=preg_replace("/\?s=[a-z0-9]{32}(&)?/","?",$loc); Code:
$loc=preg_replace("/\?s=[a-z0-9]{32}(&)?/","?",$loc); Code:
case '/robots.txt': Code:
case '/robots.txt': |
Nice hack, TECK. Just saw this one. Great work, as always. :)
|
Quote:
Sounds too good to be true :D I'll be telling my friends about this TECK ;) - miSt |
This the evaluation made by fastforward, an expert related to search engine optimizations.
TECK wrote on Today 02:11 AM: [high]Hello fastforward, I released a similar hack to yours and I would like to have your opinion on a issue. My script uses Apache's ForceType directive. So "archive" will be treated as index.php or archive.php type. Now, will this affect the crawlers to browse the archive, if I point them to: http://www.teckwizards.com/archive/ and that represents for them the link to forcetyped "archive" file? Thanks for taking the time to read this message.[/high] fastforward wrote on Today 03:16 PM: [high]Hello TECK, The ForceType directive will be completely invisible to a crawler in the same way as using mod_rewrite. There should be no problems whatsoever. I personally would use the 'archive' version without the extension. There is no evidence that Google or any other search engine identifies a dynamic file and handles it differently, but that could change if the capabilities of using dynamic pages are abused. (this is just my paranoid preference and not based on any hard facts). It looks very nice by the way :) I think I'll use that on my site that doesn't have the the friendly urls. Paul[/high] |
If you want to have the main archive file with a PHP extension and not as sub-folder, make the following changes to functions.php file:
FIND: Code:
$bburl . '/archive/ Code:
$bburl . '/archive.php Rename the "archive" to archive.php. I personally don't recommend you to do this, instead use both ways... Leave the script unchanged but upload also archive.txt and rename it to archive.php, the crawlers will hit both files. |
The actual settings are optimal for any server.
But, if you want to change the number of threads/posts displayed on each page, do the code change listed below. FILE: forumdisplay.txt and showthread.txt FIND: Code:
$perpage = The bigger it is the faster the crawers will index your pages. Do not go over value 400, just to make sure you give a break to your server also. :) |
]Great Hack TECK. You r00lez ;] Keep up the good job!
[high]* wooolF[RM] clicks INSTALL :> w00t :D[/high] |
I got a little lost here at the end...
You guys are too smart and techie for me :-) Are you saying you re-released it so it has html extensions now and if yes, is it better to have the standard html extensions? Thanks! |
[QUOTE]Originally posted by TECK
[B]Version 1.2 released. Html extension were added to all dynamic pages. I also fixed a minor bug related to dynamic meta tags. Here it is also the fix for online.php file (requested by xiphoid): Re: Here it is also the fix for online.php file (requested by xiphoid): I looked through the thread and cannot find reference to this. What does the edits to the online.php file do? Trying to decide it it is necessary.. |
If you view your online.php page, you see there the location (forum/thread/etc.) your users browse.
If it's a archive location, it will show you an Unknown Location:, instead of the actual link to the forum, for example. The fix will display any links as VB links. Try it yourself, open 2 windows: 1. in the first window, go to go your online listings 2. in the second window go to your archive and browse to a forum or thread 3. refresh the first window to see the location you browse... |
I am lost :-)
I edited my online.php and uploaded it: Here is my archive: http://www.yes-its-free.com/vbbs/archive/ Please splain what I should be seeing BTW, if I have not said it before, let me say it a couple more thousand times....AWESOME JOB! |
You remember the Unkown Location, when you view active users brosing the forums (online.php)? Is gone now, you see the actual text and link instead. :p
You will not see nothing new in the archive files. |
Ok, another idea I came up with... If the crawler is Google, for example, and it's hitting the actual forum pages, not the archive, you could use this trick to remove the sessionhash from the templates:
FILE: functions.php ADD ABOVE [high]?>[/high] THIS CODE: PHP Code:
ADD ABOVE [high]$header='';[/high] THIS CODE: PHP Code:
Make sure you enter the actual AGENT name ONLY. To test it, enter for example: 'mozilla', It will remove all your session hashes, if you browse with Internet Explorer for example. |
]wiKKid! :D
|
To block the crawlers go to certain pages, create a robots.txt file with the content:
Code:
User-agent: * Make sure you change the /forum folder to your actual folder name. For more info on robots.txt file, go here. |
i saw a similar version of that google thing on vbulletin.com but i added yours, and your shure it works right, like it wont mess it up for google since we cant test it? (the user agent thing)
|
To see if it's working, simply use:
no_sessionhash( 'mozilla' ); There is no more sessionhash displayed after. Make sure you remove it, orelse all IE (or whatever browser you use) users will not have anymore sessions... |
Nice TECK:)
*installs* Satan |
Btw, the script is wise enough to work with .html extensions or not... so if you upgraded from an old version and Google already indexed your files, it will still point to that page. :)
Let's see: http://www.teckwizards.com/forumdisplay/f-8.html http://www.teckwizards.com/showthread/t-577.html and: http://www.teckwizards.com/forumdisplay/f-8 http://www.teckwizards.com/showthread/t-577 Same results. :) Go ahead and upgrade your script. |
I don't need to upgrade the version I first installed. it is working as i wanted it to work. thank you for letting me know on vbulletin.com with a pm that there was an upgrade :)
|
All times are GMT. The time now is 06:30 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|