vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO Total Support Team Launches DeskPro New vBSEO Discount Level for Network Builders vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

vBSEO and NNTP hack

This is a discussion on vBSEO and NNTP hack within the General Discussion forums, part of the vBSEO SEO Plugin category; Hello, In another thread the NNTP hack was mentioned and now I'm wondering if vBSEO and the NNTP hack do ...

Go Back   vBulletin SEO Forums > vBSEO SEO Plugin > General Discussion

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 09-30-2005, 10:04 AM
Junior Member
 
Real Name: Domenico
Join Date: Sep 2005
Posts: 23
Send a message via AIM to Domenico
vBSEO and NNTP hack

Hello,

In another thread the NNTP hack was mentioned and now I'm wondering if vBSEO and the NNTP hack do work together because we are using this hack also.

Thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 10-07-2005, 01:53 PM
acers's Avatar
Senior Member
vBSEO Pre-Release Team
 
Real Name: Ajay
Join Date: Jul 2005
Location: India
Posts: 477
Send a message via MSN to acers
Re: vBSEO and NNTP hack

if you mean simple working, then yes they do,
what it won't do is however put the rewritten code in the sent message to newsgroup. that will be of showthread?XX std.
but otherwise no probs. have it on my site. (one prob though can be with usernames(depends on how you rewrite them in settings from vbseocp.) cos there might be a username conflict if you don't put userid.)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 11-21-2005, 11:08 PM
Junior Member
 
Join Date: Nov 2005
Posts: 13
Re: vBSEO and NNTP hack

Quote:
Originally Posted by acers
if you mean simple working, then yes they do,
what it won't do is however put the rewritten code in the sent message to newsgroup. that will be of showthread?XX std.
but otherwise no probs. have it on my site. (one prob though can be with usernames(depends on how you rewrite them in settings from vbseocp.) cos there might be a username conflict if you don't put userid.)
No, they don't. At least, not with vbseo 2.2.2 and the version of the nntp hack written for vbulletin 3.5.1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 11-22-2005, 12:37 AM
Junior Member
 
Join Date: Nov 2005
Posts: 13
Re: vBSEO and NNTP hack

Quote:
Originally Posted by scruby
No, they don't. At least, not with vbseo 2.2.2 and the version of the nntp hack written for vbulletin 3.5.1
I re-imported the vbseo xml file, and now vbseo seems to be working again.
Hopefully this didn't break the nntp hack! I can live without usenet messages having their url's rewritten
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 01-31-2007, 09:34 PM
Senior Member
Big Board Administrator
 
Real Name: John
Join Date: Dec 2005
Posts: 386
In functions_nntp.php the signature code now looks like this to get the proper URL's

PHP Code:
          if ($nntp_settings['nofooter'] == 0)
        {
            
define('MY_DIR'dirname(__FILE__));
            include_once (
MY_DIR '/includes/functions_vbseo.php');
            
vbseo_startup();
        
            
$getthreads $db->query("
            SELECT *
            FROM " 
TABLE_PREFIX "thread
            WHERE threadid = $newthread[threadid]
            "
);
        
            
$threadrow $db->fetch_array($getthreads); 
        
            
$memberurl vbseo_member_url_row($newthread['userid'], $newthread['username']);
            
$threadurl vbseo_thread_url_row($threadrow);
        
            
$signature .= "\n------------------------------------------------------------------------\n";
            
$signature .= "{$newthread['username']}'s Profile: http://domain.net/{$memberurl}\n";
            
$signature .= "View this thread: http://domain.net/{$threadurl}\n";
        } 
Make sure to either put in {$nntp_settings['threadurl']} for the url or change domain.net to your domain. I just put in my domain cause it was easier.

Oh, and if you allow guests make sure to do the same thing to that if statement as well.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Exposing vbSEO rewriting engine=better compatibility with other hacks SEO Report Feature Requests 7 10-05-2008 03:54 PM
NNTP Usenet Hack und vbSeo? Anakin Deutsch 6 11-23-2005 12:20 PM


All times are GMT -4. The time now is 11:18 PM.


Powered by vBulletin Version 3.8.0 Beta 4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.