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 TraceWatch-how?

This is a discussion on vBSEO and TraceWatch-how? within the Analysis: Traffic & SERPS forums, part of the vBulletin SEO Discussion category; Hi I have just installed a Tracewatch package with a forum site. But the TraceWatch is showing showthread/forumdisplay. Does anyone ...

Go Back   vBulletin SEO Forums > vBulletin SEO Discussion > Analysis: Traffic & SERPS

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 11-11-2005, 07:54 PM
T2DMan's Avatar
Senior Member
vBSEO Pre-Release Team
 
Real Name: Michael Brandon
Join Date: Jul 2005
Location: Auckland, New Zealand
Posts: 357
Send a message via ICQ to T2DMan Send a message via AIM to T2DMan Send a message via MSN to T2DMan Send a message via Yahoo to T2DMan
vBSEO and TraceWatch-how?

Hi I have just installed a Tracewatch package with a forum site. But the TraceWatch is showing showthread/forumdisplay.

Does anyone have the php that will change the $_SERVER etc urls to the rewritten urls so that Tracewatch will show the rewritten url's.

I have tried, but have not got it to work yet.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 11-11-2005, 08:12 PM
Keith Cohen's Avatar
vBSEO Staff
vBSEO Total Customer SupportBig Board Administrator
 
Real Name: Keith Cohen
Join Date: Jul 2005
Location: Raleigh, NC USA
Posts: 6,266
Re: vBSEO and TraceWatch-how?

This may help?

vBSEO Functions for Extensibility
__________________
Keith Cohen / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.


My Personal Sites: My Blog | GPS Discussion Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 11-11-2005, 08:24 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,595
Re: vBSEO and TraceWatch-how?

Michael,

I assume the problem is that it doesn't show SEO urls in the stats.

This is a required step for vBSEO to restore original $_SERVER state (with dynamic urls) before passing action to vB code to ensure it works correctly.

As far as I see, TraceWatch works by embedding the statistic script call into php code, right? If so, try to add it to "includes/config_vbseo.php" - this file is unencrypted (and so can be modified) AND is included *before* $_SERVER is modified.

The TraceWatch looks interesting btw
__________________
Oleg Ignatiuk / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 11-11-2005, 09:46 PM
T2DMan's Avatar
Senior Member
vBSEO Pre-Release Team
 
Real Name: Michael Brandon
Join Date: Jul 2005
Location: Auckland, New Zealand
Posts: 357
Send a message via ICQ to T2DMan Send a message via AIM to T2DMan Send a message via MSN to T2DMan Send a message via Yahoo to T2DMan
Re: vBSEO and TraceWatch-how?

I need it with the rewritten url's, so I am trying to find out which server variables twatch uses, and so which to change to the url's like per the Link Vault method.

PHP Code:
$SaveRequestUri=$_SERVER['REQUEST_URI']; 
 
$_SERVER['REQUEST_URI']=$_SERVER['VBSEO_URI']; 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 11-11-2005, 10:28 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,595
Re: vBSEO and TraceWatch-how?

Yes, that should work too. However TraceWatch's source code is obfuscated and not readable, so it would be hard to find this out, I believe.
__________________
Oleg Ignatiuk / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 11-13-2005, 05:24 AM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,595
Re: vBSEO and TraceWatch-how?

Michael,

have you found a workaround to get TraceWatch working with displaying vBSEO URLs?
__________________
Oleg Ignatiuk / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 11-13-2005, 05:34 AM
T2DMan's Avatar
Senior Member
vBSEO Pre-Release Team
 
Real Name: Michael Brandon
Join Date: Jul 2005
Location: Auckland, New Zealand
Posts: 357
Send a message via ICQ to T2DMan Send a message via AIM to T2DMan Send a message via MSN to T2DMan Send a message via Yahoo to T2DMan
Re: vBSEO and TraceWatch-how?

I have emailed the TraceWatch people, and am waiting for a reply. I have tried with a number of the possible variables, but so far have not struck gold. Using the above method, it should be easy, there cant be too many ways for them to determine the url.

But certainly with the obviscated code, ... and it didn't decypher that fast, so I sent the email rather than spending the time to decypher.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 02-08-2006, 05:26 AM
Member
 
Join Date: Oct 2005
Posts: 38
Re: vBSEO and TraceWatch-how?

That program is insane! I see from the demo that it`s all that I wanted + very intuitive, so thanks for bringing it up here.

For your problem, if not solved. Why not use the javascript tracker that comes with it, you can generate the code here : http://www.tracewatch.com/doc/code.php
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #9  
Old 04-07-2006, 01:55 PM
Member
 
Real Name: Jeremy
Join Date: Mar 2006
Posts: 64
Re: vBSEO and TraceWatch-how?

I have been using tracewatch for a long time and love it. Not sure what the problem is, it picks up on the rewritten URLS perfectly for me.
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



All times are GMT -4. The time now is 08:55 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.