Remove Wix.com ads
FrenchMinth
Posted messages
105
Status
Member
-
animostab Posted messages 3003 Registration date Status Member Last intervention -
animostab Posted messages 3003 Registration date Status Member Last intervention -
Hello, I am hosting on Wix.com and I would like some HTML code to remove Wix’s hosting ads. If someone can help, please don’t hesitate. I found this code but it doesn’t work:
<script language="javascript">
function kill_ad() {
window.top.document.body.cols = "*,0";
setTimeout("kill_ad()",10);
}
function setInterval(x,y) {
return 0;
}
window.setTimeout("kill_ad()",10);
</script>
<script language="javascript">
function kill_ad() {
window.top.document.body.cols = "*,0";
setTimeout("kill_ad()",10);
}
function setInterval(x,y) {
return 0;
}
window.setTimeout("kill_ad()",10);
</script>
3 answers
-
Hi
if you remove Wix ads without paying, you’ll get kicked off the platform.
moreover Wix is probably the worst website builder that can exist, especially when it comes to SEO
best regards
--
A small thank you is worth more than great ignorance!
So if your issue is resolved, a reply with thanks is not refused. -
I recommend a shared hosting + domain name + a free CMS such as WordPress, Typo3, or PluXml
it will cost you no more than 30 to 50 € / year plus some time to adapt to the CMS you choose.
not all site generators are great and the free versions will ultimately require you to pay for options that will end up more expensive than what is stated above because the goal of these companies is to lure you with very basic free content and charge for features you’ll need someday when you want to become a bit more professional.
another drawback of generators is that you won’t be able to retrieve the content if you want to migrate because the scripts belong to them.
--
A small thank you is worth more than great ignorance!
So if your topic is resolved, a reply with thanks is not a no. -
What site generator would you recommend to me for @animostab?