![]() |
Quote:
I will update the top image to not link Nag: Does the link in the footer to your site make the bot crawl your site too? |
No, because the crawler looks at the first think on the page always. In your case, it was the logo, with a link.
So here it is the way a crawler does the job: It goes to the very first link and goes through it's roots all the way to the end, then it grabs the next available link and go to it's roots, etc. So basically, the last links the crawler will visit are the copyright ones, but not before the hole forums will be indexed, due to it's root scanning. If you have the same link at the top, in every page spidered by the crawler, it will get it confused... you get the idea. :) |
hi, i think this is a great hack and was really easy to install, however i am in fact using a forums.mydomain.com
When i try to click a link in archive.php it gets 404. Although it says the url is pointing to forums.mydomain.com/forumdisplay/f-1 which is exactly like how it shows on Xiphoid's site. I realize that the redirect must be screwed up somewhere, is there any way you could point me in the right direction to start looking for the fix? cheers |
A nice addition to your hack would be the update for who is currently online.
Unknown Location: /forum/archives.php/ ... Unknown Location: /forum/forumdisplay/ ... etc |
Elem, set the $bburl (vBulletin forum URL) to a normal URL type. (best way)
OR Try setting in each file (above [high]eval( 'dooutput[/high]) and each function (below [high]function archive...[/high]) this code: $cleanurl = 'http://www.yoursite.com/forum'; where the clean URL listed above is the un-redirected one. Then replace in all script files and templates [high]$bburl[/high] with [high]$cleanurl[/high] I don't offer support for this issue, so hack it at your own risk, since I will never use this type of redirection who creates only problems with cookies and many other issues. |
Quote:
|
Quote:
(this is also in the install instructions, but a not-important part so I doubt anyone'd mind me explaining it here) In admin/template.php there is a line: unset($only); Below that, there are a whole bunch of lines that are basically this: $only['<startofthetemplatenamegoeshere>'] = 'Pretty Group Name Goes Here'; (for the Archive templates, it's: $only['archive'] = 'Archive'; And therefore all templates that start with archive will be placed in that group). You can do that with any group of templates, just make sure you put the templates in your vB's default template set, and not your custom styleset (for they'll be considered "Custom Templates" and appear in their own list) Nice hack, I'll be adding it to my board later :):up: |
Floris, do you normally use a slash at the end when you link to a .php file? ;)
Do it my way, you make only 2 small changes to the functions and you are sure it will look as a directory, or leave it as archives.php, it will not hurt at all. I just did it onto my site, it took me 30 seconds to edit everything, including upload... http://www.teckwizards.com/archive/ |
KuraFire, he said the templates ARE put in their own group.
Floris was making a review for others to find out more about the script. |
I have a seperate statements.php and contact.php file and some others, I installed FireFly's whoisonline hack where you can enter such info, but .. they all work, I just can't seem to add archives.php - it won't recognize it. Maybe because of some subdir, because this is how the whois online looks when someone presses on the archives.php file:
Unknown Location: /forum/archives.php/images/mozilla/cat_09.gif?s=<removed> |
All times are GMT. The time now is 02:14 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:
|