Register Members List Search Today's Posts Mark Forums Read

Reply
 
Thread Tools
  #1  
Old 03 Oct 2002, 17:22
Webb2002 Webb2002 is offline
 
Join Date: Oct 2002
search engine friendly hack

Hi there,

I posted at vbulletin.com and was advised to come here for a solution to a pre sales question. Here was my original question...

"I'm about to launch my webpromotion website using phpbb. Its a good forum, but it seems to have one major drawback. You can not make the forum pages search engine friendly :-/
By that I mean the url is flattened so that the "?" and "&" and other special characters are removed from the url. thisis inoportant as only one search engine can index them properly and that is google. Even google will not perform a deep crawl with them meaning only those pages with such query strings will be indexed IF the linking poge is NOT a dynamic url.

I don't want to go too deep as it gets a tad technical. I was advised on the phpforum to rewrie mods etc.

Anyway, i came across this excellent VB forum today...

http://www.visualbasicforum.com

The urls are flattened and the result of this is that no less than 1,380 postings are indexed in Google (!!). http://www.google.com/search?q=site:...8&start=0&sa=N


FYI this domain has 184 pages indexed http://www.google.com/search?q=site:...8&start=0&sa=N

[this forum btw has 19 http://www.google.com/search?q=site:...8&start=0&sa=N ]

Most fo which are non dynamic although some dynamic pages are indexed. thes are most likely those linked from .html pages.

So the long and short of it is. if VB2/3 can EASILY do what visualbasicforum has done then I will deleting phpbb and you got yourself a customer.

BTW, the forum in question is http://www.abakus-internet-marketing.de/foren/index.php

It will be a German language forum theme web promotion.
"

I found a couple of hacks but the one I'm looking for is the one where the urls are flattened and has nothing to do with archiving. Sorry I forgot the name of the poster and exact name of the hack. I tried to ask a question but was denied access to the forum so hopefully poosting it here will help.

How can I tell if my server or I have mod_rewrite capability?

Also is this the same hack visualbasicforum.com is using?

Thanks for your reply in advance.
Reply With Quote
  #2  
Old 03 Oct 2002, 18:21
NTLDR's Avatar
NTLDR NTLDR is offline
 
Join Date: Apr 2002
Real name: Lee Botley, BSc (Hons)
By default both vB2 and vB3 use the URLs with the ? & in them. However the way that vB3 does and vB2 with a hack will enable your site to be crawled is with an archive. To take a look at what I mean, visit the vB3 beta site and click Archive in the footer to see an example.

There has also been discussion on the boards of making all URL's in the form that you mentioned, however I don't think its working 100% yet.

Hope that helps you out
__________________
Lee Botley, BSc (Hons) - vBulletin.org Moderator
http://www.thesistersthree.com/lee/sigs/signature.ts3
The Sisters Three Charmed Discussion Forums

WinterDir .:. vBindex v2.1 for vB2 .:. vBindex v3.0.0 RC5 for vB3
Reply With Quote
  #3  
Old 03 Oct 2002, 18:38
Webb2002 Webb2002 is offline
 
Join Date: Oct 2002
I've no found the thread again...

http://www.vbulletin.org/forum/showt...&pagenumber=12

The thing is, if virtualbasicforum.com can get over 1000(!!) postings indexed by Google I'll take the hack with some warts :-)

Apparently it is possible to install both. Archive and SE friendly urls.

Alan
Reply With Quote
  #4  
Old 06 Oct 2002, 01:03
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
I have actually done this, I have been able to remove the / and & and = from the url, I havn't tested to see if it can be searched, because I do not know or have the patients to check, but I have removed it. For 2.2.8.

EX: The url of this thread would look like
http://www.vbulletin.org/forum/showthread.php/44254/

-Arunan
__________________
ZunePoint.com

Last edited by DrkFusion : 06 Oct 2002 at 01:08.
Reply With Quote
  #5  
Old 06 Oct 2002, 18:01
Webb2002 Webb2002 is offline
 
Join Date: Oct 2002
Good news DrkFusion!

Actually VB should themselves recognize the unique selling proposition of being the only provider of a search engine friendly bulletin board and imo should go the extra mile to incorporate it or at least have an install option for it (possible only apache capable). It is no coincidence that the most popular web forums out there such as webmasterworld.com are specially designed to be search engine friendly.

Did you just use the hacks already posted or progrram your own thing?

Do tell :-)))

Alan
Reply With Quote
  #6  
Old 06 Oct 2002, 19:22
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
It is my own thing, but I was fooling around with it, Tech from teckwizards.com was doing it for his site. I was just fooling around and it worked like a charm. But there are many template edits...and I mean MANY.

-Arunan
__________________
ZunePoint.com
Reply With Quote
  #7  
Old 06 Oct 2002, 20:31
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Real name: Stefan Kaeser
well today i wrote something very easy to achive something like the Archiv they have on the vb3 Beta.

The advantage of such scripts is, that you have to edit just one template (header or footer) to get a link to them
__________________
Unfortunatelly i am completely out of vbulletin buisness, so i won't upgrade any of my hacks anymore. Everyone who wants to upgrade my hacks or use part of my codes is allowed to do so, without needing any special permission by me anymore. You just have to mention my full name if you want to reuse some of my work, thats all i ask for.
Reply With Quote
  #8  
Old 06 Oct 2002, 22:13
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Umm, can I see an example?

This would be great addong.

-Arunan
__________________
ZunePoint.com
Reply With Quote
  #9  
Old 07 Oct 2002, 11:45
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Real name: Stefan Kaeser
http://www.strategy-forum.de/searchengs/searchindex.php

as i said it is a really simple script, i don't know how it'll work on larger sites. It was just a little experiment by me
__________________
Unfortunatelly i am completely out of vbulletin buisness, so i won't upgrade any of my hacks anymore. Everyone who wants to upgrade my hacks or use part of my codes is allowed to do so, without needing any special permission by me anymore. You just have to mention my full name if you want to reuse some of my work, thats all i ask for.
Reply With Quote
  #10  
Old 07 Oct 2002, 20:11
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Originally posted by Xenon
http://www.strategy-forum.de/searchengs/searchindex.php

as i said it is a really simple script, i don't know how it'll work on larger sites. It was just a little experiment by me
Hi, Would you be able to give me steps on how I can acheive this very same thing?

via PM or IM

Thanks
-Arunan
__________________
ZunePoint.com
Reply With Quote
  #11  
Old 07 Oct 2002, 20:16
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Real name: Stefan Kaeser
Of course

i sent you a pm with the files i made
__________________
Unfortunatelly i am completely out of vbulletin buisness, so i won't upgrade any of my hacks anymore. Everyone who wants to upgrade my hacks or use part of my codes is allowed to do so, without needing any special permission by me anymore. You just have to mention my full name if you want to reuse some of my work, thats all i ask for.
Reply With Quote
  #12  
Old 07 Oct 2002, 20:39
Webb2002 Webb2002 is offline
 
Join Date: Oct 2002
Sorted out

With some help I managed to get search engine friendly urls on my existing phpbb2. It involved .htaccess, renaming files without an extension and forcing php and a bunch of path to graphic changes (some like smilies and avatars still need to be done).

http://www.abakus-internet-marketing.de/foren/

vBulletin would most certainly have had my business if SE friendly urls came as standard. Maybe there is something to be learned there for Vbulletin :-/

Fine product though, and had I not already installed phpbb then I would have bought it anyway.

Good luck Drk. It will be worth the faffing about I'm sure. Getting found on SE's seems to very undervalued here, but I can tell you your registrations will rise a lot after a couple of months I'm sure.

Thanks all anywayAlan

Last edited by Webb2002 : 07 Oct 2002 at 20:48.
Reply With Quote
  #13  
Old 08 Oct 2002, 00:33
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
If you could send someone who is willing to modify it for vbulletin the htacces, I think they could do something, though Xenons Archive system is very impressive.

Thanks Xenon
-Arunan
__________________
ZunePoint.com
Reply With Quote
  #14  
Old 08 Oct 2002, 01:47
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
The searchindex.php file is offline, Xenon. Just letting you know.
Reply With Quote
  #15  
Old 08 Oct 2002, 13:08
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Real name: Stefan Kaeser
hmm, seems my host has had a short downtime, it works now
__________________
Unfortunatelly i am completely out of vbulletin buisness, so i won't upgrade any of my hacks anymore. Everyone who wants to upgrade my hacks or use part of my codes is allowed to do so, without needing any special permission by me anymore. You just have to mention my full name if you want to reuse some of my work, thats all i ask for.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 15:12.

Layout Options | Width: Wide Color: