Embracing AI in Web Development: A Glimpse into the Future

AI generated image of a robot building a website on a laptop at a desk.

The impact of artificial intelligence (AI) on various industries is undeniable, and the realm of web development is no exception. As we delve deeper into the possibilities, it’s evident that AI is poised to revolutionize the way we approach building and managing websites. Incorporating AI into content creation is increasingly common, with tools like ChatGPT … Read more

Adding Extensions to Your Magento Store

Magento is a powerful e-commerce platform, and like any other type of site, it requires using multiple extensions and modules to provide the full online shopping experience.  These products cover fundamental aspects, such as adding shipping restrictions, to more sophisticated offerings, such as building and managing a customer loyalty program.  If you want your site … Read more

Building Internal Links for SEO

Building Internal Links for SEO

Generally speaking, SEO improvements fall into two categories: on-site and off-site. On-site SEO is all of the stuff that you have control over. Optimizing your content, choosing the right keywords, and making sure your site is fast and mobile-friendly all fall into the on-site category. All of these factors are dependent on your website. Off-site SEO relates to the ways that other websites which you don’t control interact with your website. There are lots of things that go into off-site SEO, like social media shares and reviews, but the one off-site SEO factor that most everyone focuses on is backlinks.

WordPress Permalinks Basics

Each website page has a specific address, just like a home or business. In website jargon this is called the “url” or uniform resource locator. The technical details of how typing the url into the address bar (or clicking a link) actually brings up the specific webpage can get a bit complicated. On a simple level it involves back and forth communication between the web browser (Chrome, Edge, etc.) and the server, which is where the website is “hosted” which basically just means where all the files, images, and data for the website live. Along the way there is an “address lookup” which involves things like ip addresses, domain names, and DNS records.