Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: armus on February 02, 2010, 11:38:18 AM

Title: Incoming hits count via htaccess at all pages?
Post by: armus on February 02, 2010, 11:38:18 AM
Hi i placed DirectoryIndex tp_in.php index.shtml index.html index.php index.cgi in the .htaccess because my nubile tube gives error when i include in the header php but in this case, i have incoming traffic to the watch pages not only homepage, do this count the any page or only homepage enters?
Title: Re: Incoming hits count via htaccess at all pages?
Post by: armus on February 02, 2010, 11:57:37 AM
and changing the htacces directoy as this may broke SE rankings?
Title: Re: Incoming hits count via htaccess at all pages?
Post by: ip0li on February 02, 2010, 05:44:27 PM
only homepage enters and it doesn't affect SE at all since it's done invisible in background.
Title: Re: Incoming hits count via htaccess at all pages?
Post by: armus on February 02, 2010, 11:11:38 PM
when i include <?php virtual("/tp/ssi_in.php")?> why it gives error?
Title: Re: Incoming hits count via htaccess at all pages?
Post by: armus on February 02, 2010, 11:22:38 PM
okay added as <? include("http://www.mydomain.com/tp/ssi_in.php"); ?> and seems it works, so this count all the clicks and visits at placed pages right? Otherwise htaccess include was not counting properly
Title: Re: Incoming hits count via htaccess at all pages?
Post by: ip0li on February 03, 2010, 05:20:13 AM
yes this will work at all pages.
Title: Re: Incoming hits count via htaccess at all pages?
Post by: jermaine on September 04, 2010, 07:25:06 PM
how do you add the tracking code to htaccess?
Title: Re: Incoming hits count via htaccess at all pages?
Post by: ip0li on September 05, 2010, 07:46:19 AM
http://scriptpulse.com/tp/manual/incoming-trackers.php
Title: Re: Incoming hits count via htaccess at all pages?
Post by: jermaine on September 05, 2010, 11:06:04 AM
when i add the htaccess code my site goes blank but it does track the hits    :(
Title: Re: Incoming hits count via htaccess at all pages?
Post by: ip0li on September 06, 2010, 03:58:51 AM
Check under settings/in sinde tp admin panel. There is default filename index.shtml replace it with index.php(name of your index file) if that is correct, wait 2 minutes and it will work.