R
R
Roman2019-05-28 11:04:21
1C-Bitrix
Roman, 2019-05-28 11:04:21

How to hide the price on the site from parsing (for example, 1C Bitrix)?

Tell me where to start looking for a solution to hide / encrypt prices.
Example
ea033990b8.png

Answer the question

In order to leave comments, you need to log in

5 answer(s)
E
Evgeny Nikolaev, 2019-05-28
@nikolaevevge

I can offer this solution:
At the moment when the logo or some other element that is on all pages of the site is loaded, set the cookie. It is desirable to encrypt its value somehow so that it was not easy to pick it up.
Further, if this cookie came to the server correctly, display the price, otherwise, empty space or the word FIG.
As a rule, parsers write so that they do not touch the pictures.
I somehow found such a chip on the VKontakte website, when they put some of the data necessary for going through the authorization procedure in the logo.

L
lexabubu, 2019-05-29
@lexabubu

I will save the site with any protection.

A
Alex-1917, 2019-05-28
@alex-1917

Encrypt price FOR WHOM?
For robots - one thing (load the price by clicking on the button - the robot will be able to click, but it’s unlikely to get the Ajax price, if it’s correct to catch up, then the hell with the goblin will not figure it out OR stupidly generate a picture with monograms)
For mom’s hackers - another - they generally redirect to do on efbiayitochka gov
For the pros - it makes no sense, they will pull out, add their code and put it in parsing.
Or do you still need to parse what is already encrypted?)))

D
Den S, 2019-06-02
@mvd19

hide product prices from parsing? it’s just that site guests should be allowed bots into special bait, and clients, ideally, by registering (it’s not bad to analyze poppy addresses and even confirm via SMS code) ...
so differentiate access ... there are messengers protected with self-deleting messages ..
so send them to permanent VIP clients have a price list for their favorite product once a month... the cart is in fashion now... or give access to special links...

S
Serezha, 2017-06-09
@lemonlimelike

jsfiddle.net/lesson8/m2aLZ/1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question