I
I
Iceforest2021-10-12 22:01:44
Search engines
Iceforest, 2021-10-12 22:01:44

How to post exe files on the site?

The essence of the issue is that for our users we need to upload clean exe to the site. The last time the developers posted them on the site, Yandex banned us in the search. In this regard, the question arises: how to upload it correctly so that search engines do not ban our site?

Answer the question

In order to leave comments, you need to log in

7 answer(s)
M
Maxim Nevzorov, 2021-10-12
@Iceforest

Add endpoint/directory with exe files to robots.txt

R
Ronald McDonald, 2021-10-12
@Zoominger

Pack in zip.
Pack in msi.

D
Drno, 2021-10-12
@Drno

pack into archive

D
Dmitry, 2021-10-13
@pro100taa

Everything that was said above + add rel="nofollow" to the links

N
Nikolay Savelyev, 2021-10-13
@AgentSmith

Pack in an archive + be sure to attach the MD5 hash sum from the assembly

V
Vladimir Korotenko, 2021-10-13
@firedragon

Sign the file with a developer certificate.
Don't use winapi for downloads in your executable.
As mentioned above, pack in zip or in msi
. In addition, there is webdeploy, in fact it is xml with addresses for verification.
There are many methods, knock on Twitter, maybe I can help.

T
TargetLocked, 2021-10-15
@TargetLocked

1) Adding *.bak type extension to the name of the executable
2) Archiving with a password.
3) Raising your web or ftp server, port forwarding, uploading executables there, and publishing links to executables on Yandexdisk.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question