Latest posts

  • EXCEL VBA to generate titles from Keywords

    This is an article talks about how to use excel to simply generate titles from the keywords you had. 1. You need to see if you have developer tab on the top bar. If you have it, skip this. If you don’t have it , go to : File -> Option-> Customize Ribbon->Add Developer Tab…

    Read more

  • SEO Domain – easycounter

    It is going to show you all the countable website under certain domain. Website Link Here.

    Read more

  • Keyword Tool List

    Instead of going to google ” keyword tool”, here is a quicker list that I shown as a real tool to use: link-assistant ads.google.com – keyword planner wordstream/keywords jaaxy MOZ: keyword-explorer semrush generate LSI keywords — what is LSI keyword ? Introduction Article here. spyfu – search competitors keywords Niche Laboratory  instakeywords — free keyword tool wincher —…

    Read more

  • A Discover of the Keyword Tool Journey 2020 April

    After reading an article from wordstream( which ranked in the top in Google while I was searching “keyword tool”), I realized that many keyword provider/agencies are helping people to rank keywords and find keywords — as a way to gain profit. I did a lot, like 1 hour a day and trying to find the…

    Read more

  • SEO Affiliate – adpump

    best affiliate network to work with. Website link here.

    Read more

  • Image Optimization – tinypng.com

    Tinypng.com is a website to optimize the images.

    Read more

  • Make fewer HTTP requests

    只有10-20%的最終用戶響應時間是花在了下載HTML源文件上。其它的80-90%是花在了下載頁面中的所有組件上。 You can use the HTTP requests checker to check how many requests your web pages make. You can also see which type of requests your web pages make (images, css files, etc..). I test the site : https://www.inforalogy.com here and here is the result: Javascript: 23 (1506 KB)  Images: 9 (388 KB)  Font: 6 (194 KB)  HTML: 3 (82 KB)  OCTET-STREAM: 2 (87 KB)  CSS: 2 (880…

    Read more

  • Front-end performance optimization: Add Expires headers

    Expires headers 是什么? Expires headers:直接翻译是过期头。 Expires headers 告诉浏览器是否应该从服务器请求一个特定的文件或者是否应该从浏览器的缓存抓住它。 Expires headers 的设计目的是希望使用缓存来减少HTTP requests的数量,从而减少HTTP相应的大小。 Expires headers 中的 Expires 说明了 Expires headers 是有时间限制的,只有在这个指定的时间期限内,浏览器才会从缓存读取数据,而超过这个时间期限,再次访问同一个页面时浏览器还是会向服务器发起  HTTP requests,从服务器端下载页面所需的文件。 It is important to specify one of Expires or Cache-Control max-age, and one of Last-Modified or ETag, for all cacheable resources. It is redundant to specify both Expires and Cache-Control: max-age, or to…

    Read more

  • Improve page performance

    I have always trying to find a study book to get to know better regarding website optimization and also search engine optimization. However, I noticed that the best way is “learning by doing.” In the year 2020, I want to gain knowledge in this field gradually. So I started this site and will be sharing…

    Read more

  • What should we do in the first six months of doing Affiliate Website?

    You can’t connect the dots looking forward. You can only connect them lookingbackwards. So you have to trust that the dots will somehow connect in your future. You have to trust in something. Your gut,destiny,life,karma,whatever. This approach has never let me down,and it has made all the difference in my life. Steve Jobs at Standford…

    Read more