One night in December last year, I spent 1.5 hours reading about naming images for the web. Most of the time, I use two images with the same filename. I add a number at the end to distinguish one from the other. If that isn’t enough, I went down the rabbit hole of reading about […]
Blogging Tips
Where to Put Files for a Main Domain on Web Hosting Canada
When I added my main domain on Web Hosting Canada, it also created a folder which I’m going to call mymaindomain.com in this post. But the root directory also has public_html on which I usually put all my files (even add-on domains) on my former web host (Siteground). Moving on a new hosting makes me […]
How to Delete a Database on Web Hosting Canada (WHC)
As of this writing, I’ve tried four web hosting providers, and Web Hosting Canada is the recent after a long research. My other choice was CanSpace for those who are curious. For once, it’s nice paying in Canadian dollars and need not worry of currency conversion charge. Because I’ve been away in blogging during the […]
Jetpack Sharing Buttons are Missing
Although I set up almost a dozen blog, I still forget how to do things because there’s much to tweak to get things done. I learned how to display excerpt on the homepage of a blog with Genesis Theme. Recently, I installed a GeneratePress Premium Theme on my other blog and can’t figure out why […]
How to Add Recent Posts from Other Blog with Widgets
To drive traffic from one of my blogs to another, I decided to add Recent Posts widget on the sidebar. This will not guarantee high views, still it’s free exposure without the need of asking for permission or writing guest post. 2 Ways to Add Recent Posts I’ll show the two ways of adding recent […]
No Coding Needed: Make a Sitemap Using Block Editor
In the old version of Genesis Framework, I used to make a sitemap by tinkering with codes. I would copy the page_archive.php from Genesis to Genesis Sample (child theme) and modify the code. With a customized page, I made the cmiaral.com sitemap. I like the neat outcome. The file page_archive.php must have been deprecated in […]