All posts by Amulya Shahi

I create websites and blogs with Shopify, WordPress, Drupal, Joomla and Django. I also offer on-page and technical SEO, FB shop services. Recently, I have been searching easy to rank keywords and outlining blog post about the keywords as well. I believe in delivering quality work.

How to Install WordPress: A Beginner’s Guide


What is WordPress? It’s a versatile, open-source content management system used to build anything from blogs to business websites to online stores. System Requirements: You need a web server (like Apache), PHP 7.4+, MySQL 5.7+/MariaDB 10.3+, and at least 512MB of RAM. WordPress is the most popular content management system (CMS) in the world, used … Continue reading How to Install WordPress: A Beginner’s Guide

ChatGPT Prompt Types for AI Engineers


AI Prompt Engineering: Easy Prompts for Tech Enthusiasts For those new to the field of AI prompt engineering, diving into the world of crafting prompts can be both exciting and challenging. The beauty of prompt engineering lies in its accessibility—tech enthusiasts and AI and data science students can start experimenting with simple prompts and gradually … Continue reading ChatGPT Prompt Types for AI Engineers

Emerging AI Prompt Engineering Jobs


The tech world is witnessing firsthand the transformative power of artificial intelligence. In the rapidly evolving landscape of AI, one of the most exciting and impactful emerging roles is that of the AI Prompt Engineer. This relatively new profession is not just a buzzword; it is a critical role that bridges the gap between human … Continue reading Emerging AI Prompt Engineering Jobs

Loop & Display Shopify Metaobject Entries and associated metafields


With Shopify’s Liquid, you cannot directly iterate over metaobjects and its associated metafields using a for loop, to access metaobject entries and withing entries its product and collection objects. However, first you must create metaobjects and metafields. Associate theme with product or page metafields. I have created a metaobject and added few entries and associated … Continue reading Loop & Display Shopify Metaobject Entries and associated metafields