robots.txt

When you make a copy of your site for development/testing purpose, you don’t need search engines index your site as it will cuase duplicate content. To disable indexing of a website by search engines, create a file with name robots.txt with following content. To Allow all robots, to use To specify sitemap Crawl-delay Crawl-delay sets … Read more

Crypto Currency

https://www.freqtrade.io/ – Freqtrade is a crypto-currency algorithmic trading software developed in python (3.7+) and supported on Windows, macOS and Linux. https://fiatleak.com – watch digital coin transactions in real time. https://gekko.wizb.it – Gekko is an open source platform for automating trading strategies over bitcoin markets. https://btcpayserver.org – BTC payment processor, self hosted, no fee, easy install … Read more

EasyEngine backup WordPress Database

EasyEngine WordPress Database Backup

EasyEngine run database of web sites in a Docker container. To take backup of MySQL database used by a WordPress website, you can run command ee shell DOMAIN_NAME –command=’wp db export’ This will create database backup on document root of the web site. Backup will be available in your web sites document root /opt/easyengine/sites/YOUR_DOMAIN.EXTN/app/htdocs/ You … Read more

bluehost

How to disable server side caching in bluehost For SSH access, you need to chat with support and ask them to enable SSH. Online support is available at https://helpchat.bluehost.com/ They will ask for a verification token, you can get it from https://my.bluehost.com/cgi/token SSH port is 22 Enable SSH Access https://my.bluehost.com/cgi/ssh How to connect a Domain … Read more

Paypal

Paypal Instant Payment Notification (IPN) history https://www.paypal.com/cgi-bin/webscr?cmd=_display-ipns-history For Paypal Australia https://www.paypal.com/au/cgi-bin/webscr?cmd=_display-ipns-history Settings > My Selling Tools > Instant Payment Notifications click “Update”. You will see a link there called “IPN History page”.