943,590 Members | Top Members by Rank

Ad:
You are currently viewing page 3 of this multi-page discussion thread; Jump to the first page
Nov 25th, 2005
0

Re: The quick 'n' dirty ultra simple vBulletin SEO hack

Huh? What do you mean not in html?
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
Nov 26th, 2005
0

Re: The quick 'n' dirty ultra simple vBulletin SEO hack

Hi Dani,

Just two questions : when I click on http://www.daniweb.com/techtalkforum...read35782.html the url becomes http://www.daniweb.com/techtalkforum...591#post176591 so not in your seo hack spirit ; is-it normal ?

You don't seem to use VB 3.5 ; could you confirm a date for a potentiel complete release of you great hack for VB3.5 with the hook system ?

Tks !

Yakusasci
Reputation Points: 10
Solved Threads: 0
Newbie Poster
yakusasci is offline Offline
16 posts
since Apr 2005
Nov 26th, 2005
0

Re: The quick 'n' dirty ultra simple vBulletin SEO hack

Your first question was answered in post #10 of this thread.

A hooks version of my hack is available in post #3. It should work, but remains untested.
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
Dec 2nd, 2005
0

Re: The quick 'n' dirty ultra simple vBulletin SEO hack

Any idea how to change the "forum number" by "forum title"?

Quote originally posted by Christoph ...
The hack works fine, yet would it be possible to change to ‘forum1 and post1’ into ‘forum title and post title’?

Thanks.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
alarach is offline Offline
1 posts
since Dec 2005
Dec 3rd, 2005
0

Re: The quick 'n' dirty ultra simple vBulletin SEO hack

Ok tks dani ; another "bug" on your forum :

on this page http://www.daniweb.com/techtalkforum...esc-views.html if I click on the arrow to order asc I get this url : http://www.daniweb.com/techtalkforum...s&pp=40&page=1.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
yakusasci is offline Offline
16 posts
since Apr 2005
Dec 3rd, 2005
0

Re: The quick 'n' dirty ultra simple vBulletin SEO hack

A bug on test VB3.5.1 forum (hook system works find): on a page like forum90.html in the navbar I get forumdisplay.php?f=90&page=6&order=desc and not something like forum8-4-lastpost--40--1.html. Hope this helps !
Reputation Points: 10
Solved Threads: 0
Newbie Poster
yakusasci is offline Offline
16 posts
since Apr 2005
Dec 4th, 2005
0

Re: The quick 'n' dirty ultra simple vBulletin SEO hack

Quote originally posted by yakusasci ...
Ok tks dani ; another "bug" on your forum :

on this page http://www.daniweb.com/techtalkforum...esc-views.html if I click on the arrow to order asc I get this url : http://www.daniweb.com/techtalkforum...&pp=40&page=1.
To fix this:

Below
  '#<a ([^>]*)href' . preg_quote("=\"forumdisplay.php?$session[sessionurl]f=") . '([0-9]+)' . preg_quote("&amp;page=") . '([0-9]+)' . preg_quote("&amp;sort=") . '([a-z]*)' . preg_quote("&amp;order=") . '([a-z]*)' . preg_quote("&amp;pp=") .  '([0-9]*)' . preg_quote("&amp;daysprune=") . '([^"]*)"#',
add
  '#<a ([^>]*)href' . preg_quote("=\"forumdisplay.php?$session[sessionurl]f=") . '([0-9]+)' . preg_quote("&amp;daysprune=") . '([^"]*)' . preg_quote("&amp;order=") . '([a-z]*)' . preg_quote("&amp;sort=") . '([a-z]*)' . preg_quote("&amp;pp=") .  '([0-9]*)' . preg_quote("&amp;page=") . '([0-9]+)"#',
and below
  '<a \1href="forum\2-\3-\4-\5-\6-\7.html"',
add
  '<a \1href="forum\2-\7-\5-\4-\6-\3.html"',

I am going to update the original post to reflect this change.
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
Dec 6th, 2005
0

Re: The quick 'n' dirty ultra simple vBulletin SEO hack

Reputation Points: 10
Solved Threads: 0
Newbie Poster
WMTalker is offline Offline
1 posts
since Dec 2005
Dec 6th, 2005
0

Re: The quick 'n' dirty ultra simple vBulletin SEO hack

Not by making any easy changes to the current hack. The reason is because it simply parses entire templates - and has no access to $thread[].
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
Dec 9th, 2005
0

Re: The quick 'n' dirty ultra simple vBulletin SEO hack

I get a 500 internal server error and in access log I read this:

[Fri Dec 9 16:16:00 2005] [alert] [client 81.196.xx.xx] /home/xxxxxxx/public_html/forum/.htaccess: RewriteRule: bad argument line '^nextnewesttothread([0-9]+).html$showthread.php?t=$1&goto=nextnewest[L]'\n

Thanks
Reputation Points: 10
Solved Threads: 0
Newbie Poster
mariuscarneala is offline Offline
4 posts
since Dec 2005
Message:
Previous Thread in Configuring Readymade Scripts Forum Timeline: Setting Up ColorBox(jQuery Modal window) In Blogger
Next Thread in Configuring Readymade Scripts Forum Timeline: how to create a custom category on opencart





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC