2019

Archetypethemes.co Review: 5/5 Best Premium Shopify Theme I Know of Thus Far

I have started several Shopify stores that are now still online and making money for me since 2017. It’s been a terrific experience as Shopify has made so many things so simple after the golden old days when you had to provision and manage a server yourself with hand coded websites on your own garage …

Archetypethemes.co Review: 5/5 Best Premium Shopify Theme I Know of Thus Far Read More »

Clone any static site by a simple Linux command WGET

Just use this and the WGET command will start crawling the target site and download certain levels of pages from the starting URL, including all its assets such as images or CSS files. wget -k -K -E -r -l 1 -p -N -F –convert-links -H -Dcdn.shopify.com,v.shopify.com,www.yoursite.com,your-site.myshopify.com –restrict-file-names=windows https://www.yoursite.com/ The -D option specifies all the hosts …

Clone any static site by a simple Linux command WGET Read More »

New Amazon Affiliate Site: Men’s Winter Boots dot Com

As someone at NamePros suggests with some of my exact match .com names, I created this affiliate site with the domain MensWinterBoots.com and see what kind of business or cash flow I can get. Exact match domains used to dominate in Google search results but no more. I’m skeptical of how this would turn out …

New Amazon Affiliate Site: Men’s Winter Boots dot Com Read More »

Office.com Office 365 Creating Shared Mailboxes by the Same Name under Different Domains

When you have multiple domains under the same Office 365 admin account, e.g. domain1.com, domain2.com, etc., you can’t directly create these emails: [email protected] [email protected] Which would give this error when you try to create emails by the same name already used by another domain: Now you can have a little circumvention to get around this …

Office.com Office 365 Creating Shared Mailboxes by the Same Name under Different Domains Read More »

Add SSL / HTTPS for WordPress Network sub-site as cPanel Alias Domain

Site Address (URL) We first change the Site Address (URL) of the sub-site. Go to WordPress Multi-site: “My Sites” => “Network Admin” => “Sites” => Click “Edit” of the sub-site, and change the Site Address (URL) to the top level domain URL like this: https://www.example.com/ Click “Save Changes“. Domain Mapping (plugin) A top-level domain is …

Add SSL / HTTPS for WordPress Network sub-site as cPanel Alias Domain Read More »

Scroll to Top