![]() |
Even better spider archive?
in archive/index.php go down around line 189....
PHP Code:
basically it puts the Thread title into the URL which in my testing seems to give better search rankings than the URL without the name of the topic in it. Obviously your mileage may vary..... THis is NOT to start a debate on search placements. |
*Clicks Install.
Thanks mate. |
I'm planning some more archive mods :) My article system will be seeing a variation of this.
The biggest thing I'm working on with it is a uhhh.... Different way of reading threads. Basically it'll mass replace words. It's going to be an addon for humorous reading. Like say everywhere it says computer could be replaced with pie... Of course for my site I'm not going to be using mild words.... It'll have NO affect on the DB, it'll be done completely in PHP. |
Looking forward to it.
You are working on an article mod for vB?? :cool: |
oh, you haven't seen the article system? I had a public beta for a couple weeks and then took the download down....
http://iamnotageek.com/articles.php |
Quote:
it's interfearing with the [you] hack :( PHP Code:
|
Checking your site, there is a bug if there is a "/" in the thread title.
|
hmm, i meant that i couldn't add your hack because the [you] hack is also modded in that piece of orig vb code. Can you adapt your code together with it, so i can use your hack 2? :D
Would be great ;) |
With the code you provide.. what do I do with it? Sorry if that is a stupid question..
|
Quote:
PHP Code:
PHP Code:
|
Quote:
|
Quote:
|
let me shake your hand.. great hack!
|
Quote:
|
Is there any way to test this so I know if I did it corrrectly??
|
You mean other than the fact that the URLs will have the title in the address?
|
i have a problem with this hack. in some cases if there is a ":" in the threadtitle, the link in the forumview will not be right.
example: threadtitle: CPU: welche AMD64 Prozessoren machen 32Bit generated link: t-8341cpu:_welche_AMD64_Prozessoren_machen_32Bit.htm l but: CD/DVD: DVD Brenner <---- this one works! i think its only if there are exactly 3 or 4 characters before the ":" in the title. and i have many of them. ( HDD: FDD: WIN: LAN: WLAN: ) do you know the problem? regards michael |
under this:
PHP Code:
PHP Code:
|
It appears vB version 3.0.3 broke this. I wanted to try it out but it looks like archive/index.php has significantly changed. Am I missing something?
|
I haven't tried .3 yet..... I have too much tied into VB to make an upgrade simple!
|
thank you, it works...
|
Quote:
|
it'll probably be a while before I even think about doing an upgrade.... I'll have to wait till a low traffic point so I don't lose too much $$$ there's also an alternative to the built in /archive which I prefer using.
|
What is the alternative to the built in archive?
|
I didn't subscribe to the thread I found it in LOL search through my posts
|
Quote:
PHP Code:
|
yeah LOL I was tired when I put that in
|
So what should we do actually?
|
Quote:
Good question .. seems like a good hack if we mere mortals could understand what to do with it :) |
Installed it. but 2 questions
1. Will this really help in increasing spiders ? or better spider visits etc. ? 2. Can we remove t-299, t-2220 appearing the thread URL ? in archive Thnx for nice hack. |
Bump. I installed this hack 5 days back. and now google spider stopped visiting my archive ;)
any ideaz :) |
sorry had to uninstall this,. and moment it got uninstalled google started hogging in again.
I am bit confused on google archiving :S sorry for uninstall. but a very nice hack for a fresh board only :) |
Would be nice to try if we actually knew what to do.
With no disrespect! The instruction need to be updated with clearity. Fiber |
a colon in a thread title breaks the script ex. (RE: cats and dogs), how can we fix that?
|
Quote:
https://vborg.vbsupport.ru/showthrea...979#post542979 Simple to install and with full details provided. :) |
Quote:
I tried using your code. It does not WORK. There is probably something you didnt instruct us on. |
Quote:
I've seen the example posted in that thread and doesn?t seem to work. At least I don?t see the thread name in the URLs. But this one, I installed in under 2 minutes, and worked great! However, I made a couple of small modifications to it. 1- I changed the underscore for a dash, that from my SEO experience seems to work better, and also added a dash as shown below: Instead of using: = str_replace(" ", "_", $thread[title]); I used = str_replace(" ", "-", $thread[title]); 2- Instead of using: echo "\t<li><a href=\"t-$thread[threadid]$bah.html\" I used: echo "\t<li><a href=\"t-$thread[threadid]-$bah.html\" This way the outcome would be: HTML Code:
http://www.yoursite.com/archive/index.php/t-18-whatever.html HTML Code:
http://www.yoursite.com/archive/index.php/t-18whatever.html But anyway, I?m not a coder? I?m just an SEO and I?m sure this mod will give a big boost to my archive files. BIG Kudos and clicking InStALL !!! You can see it working at my Costa Rica Forum?s archive. Here?s also the example of the modified thread regarding Costa Rica Food. ( notice the URL in the Status Bar ) By the way... as you can see, even though the URLs of the threads are changed, the name of the forum in not affected by this cool mod... :ermm: which would be great. Any coder out there with a tip on how to make this? :rolleyes: Thanks |
Does anyone know exactly what we are supposed to do in this thread or do you need to belong to some secret club :D
The instructions are very unclear to beginners |
Unclear to beginners? Im no beginner and I still am wondering what to do with this code.
|
What exactly am I supposed to do with the provided code?
|
All times are GMT. The time now is 01:40 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|