You are here:  » again 10000 of clicks


again 10000 of clicks

Submitted by rolli1 on Tue, 2016-12-13 14:42 in

Hi David,
entries in .htaccess do not work. the Ipblocking does not help.

{code saved}

I see that the vendor folder is responsible for the entrance.

I older installations of pt this folder was mot included could I operate pt without that folder and would thios stop the clicks?

Regards

Roland

Submitted by support on Tue, 2016-12-13 15:27

Hello Roland,

There's nothing out of the ordinary in the log entries you posted - the request sequences look perfectly normal, starting with a request to a product page URL, followed by a request for /html/vendor/jquery.min.js with the product page URL as the referer.

Also bear in mind, that search engines are getting much more sophisticated these days and request all resources in order to try and build up an "as seen" representation of a web pages.

Regarding IP blocking, you can try this in the .htaccess file of your Price Tapestry installation folder by adding, for example:

<Limit GET>
order allow,deny
deny from a.b.c.d
allow from all
</Limit>

(change a.b.c.d to IP address to block, and you can add multiple deny from rows to block multiple address)

Hope this helps, let me know if you're still not sure of course...

Cheers,
David.
--
PriceTapestry.com