keithgreer.dev's Avatar

keithgreer.dev

@keithgreer.dev

Senior Web Developer in Belfast, Northern Ireland working with PHP, Magento, Shopify & WordPress, amongst other tech. πŸ”— https://keithgreer.dev/

97
Followers
187
Following
46
Posts
12.11.2024
Joined
Posts Following

Latest posts by keithgreer.dev @keithgreer.dev

Preview
WYSIWYG or plain-text CMS editing? Keith Greer Web Development and Design, Belfast, Northern Ireland.

Choosing the right editor for a #WordPress site is more than a matter of preference; it shapes how contributors create content and how reliably the design stays on‑brand.

➑️ WYSIWYG or plain-text CMS editing?

16.02.2026 12:38 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
General-purpose AI assistants Keith Greer Web Development and Design, Belfast, Northern Ireland.

Four AI assistants compared by power, privacy, integration and real-time awareness.

ChatGPT, Gemini, Lumo and Grok are all general-purpose AI assistants built for different priorities: overall capability, integration with existing platforms, privacy, or access to live social data.

30.01.2026 10:11 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
WordPress Developer Design, Belfast NI WordPress is a flexible and responsive platform that can be built from the ground-up to be accessible and fast.

WordPress remains the world’s most popular platform for building websites, and with good reason. It’s flexible, reliable and gives you complete control over your content.

Whether you need a clean and simple site or something more bespoke, #WordPress offers the structure to bring it to life.

23.01.2026 11:12 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Choosing the right content management system Keith Greer Web Development and Design, Belfast, Northern Ireland.

Choosing the right CMS shapes everything from how editors publish to how developers extend functionality, how secure the site remains, and how well it scales as traffic and content volumes increase.

How to pick the right one...

πŸ”— keithgreer.dev/choosing-the...

21.01.2026 12:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Website Speed Improvements Keith Greer Web Development and Design, Belfast, Northern Ireland.

A slow-loading website can frustrate visitors, damage your brand’s credibility and, ultimately, cost you conversions. Search engines such as Google also use page speed as a ranking factor.

πŸ”— keithgreer.dev/website-spee...

12.11.2025 15:16 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Moving a WordPress Website with ACF and Custom Post Types to Brightspot CMS Keith Greer Web Development and Design, Belfast, Northern Ireland.

Migrating a website from #WordPress to #Brightspot CMS can seem daunting, particularly when the WordPress installation relies heavily on Advanced Custom Fields and Custom Post Types.

πŸ”— keithgreer.dev/wordpress-to...

27.09.2025 14:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Structured data for SEO Keith Greer Web Development and Design, Belfast, Northern Ireland.

πŸ•ΈοΈ Adding structured data to a website is one of those steps that often gets overlooked, yet it can make a real difference to how a site performs in search engines.

πŸ”— keithgreer.dev/structured-d...

24.09.2025 09:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Brightspot CMS Keith Greer Web Development and Design, Belfast, Northern Ireland.

ℹ️ WordPress has long been the go-to choice for organisations of all sizes, but in recent years a new generation of CMS platforms has emerged.

β­• One of the leading names in this space is #Brightspot.

πŸ”— keithgreer.dev/brightspot/

24.09.2025 09:39 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Knack API Integration Keith Greer Web Development and Design, Belfast, Northern Ireland.

➑️ #Knack is a powerful low-code platform that allows you to build online databases and custom web applications.

🐘 This guide introduces how to retrieve and list records from a Knack app using #PHP and the Knack REST API to access and manipulate your data.

πŸ”— keithgreer.dev/introduction...

09.09.2025 14:57 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

The world’s largest encyclopedia became the factual foundation of the web, but now it’s under attack.

Read more from @joshdzieza.bsky.social: www.theverge.com/cs/features/...

04.09.2025 12:55 πŸ‘ 392 πŸ” 117 πŸ’¬ 14 πŸ“Œ 29
Preview
PHP Errors, Warnings and Notices Keith Greer Web Development and Design, Belfast, Northern Ireland.

🐘 Understanding the distinction between #PHP errors, warnings and notices is important.

ℹ️ Some errors will completely halt execution while warnings and notices act more like alerts, giving you a chance to fix issues without the script necessarily breaking.

πŸ”— keithgreer.dev/php-error-wa...

04.09.2025 14:20 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Useful .htaccess Rules: Setting the expires header for browser caching Keith Greer Web Development and Design, Belfast, Northern Ireland.

πŸš€ Expires headers let browsers know whether to serve a fresh version of a file or instead use a locally cached version the browser has already saved.

ℹ️ Useful .htaccess Rules: Setting the expires header for browser caching

πŸ”— keithgreer.dev/useful-htacc...

04.09.2025 14:17 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Web application security testing - keithgreer.dev Keith Greer Web Development and Design, Belfast, Northern Ireland.

πŸ›‘οΈ This post covers the essentials of Web Application Security Testing and provides a guide to essential tools and techniques to help secure web applications.

βœ… Key testing concepts, outline standard practices, and provide links to useful resources.

πŸ”— keithgreer.dev/web-applicat...

02.09.2025 12:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Knack API Integration - keithgreer.dev Keith Greer Web Development and Design, Belfast, Northern Ireland.

ℹ️ Knack is a powerful low-code platform that allows you to build online databases and custom web applications.

πŸ‘ When integrating Knack with your own systems or custom front ends, you can use its REST API to access and manipulate your data programmatically.

πŸ”— keithgreer.dev/introduction...

01.09.2025 15:47 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Shopify Developer Belfast, Northern Ireland - keithgreer.dev The Shopify experience includes everything you need to get your products online and selling with a minimum of fuss. Shopify is quickly becoming the ecommerce platform of choice for many ecommerce stor...

πŸ›’ Shopify makes selling simple. Hosting, security, themes, payments, and sales are all built-in, meaning you can focus on growing your brand instead of the technology.

πŸ› From first launch to scaling-up, #Shopify provides everything you need to succeed online quickly.

πŸ”— keithgreer.dev/shopify/

30.08.2025 09:54 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Using WordPress as a static site generator - keithgreer.dev Keith Greer Web Development and Design, Belfast, Northern Ireland.

🌠 Great minds keithgreer.dev/using-wordpr...

27.08.2025 11:03 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Main points:
β†’ Choose a fast, reliable hosting provider
β†’ Use a lightweight theme
β†’ Limit plugins and audit regularly
β†’ Enable caching
β†’ Optimise images
β†’ Use a content delivery network (CDN)
β†’ Optimise your database
β†’ Minify CSS, JavaScript, and HTML

27.08.2025 10:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Better WordPress Performance - keithgreer.dev Keith Greer Web Development and Design, Belfast, Northern Ireland.

πŸš€ Speed is no longer optional.

ℹ️ A slow #WordPress site can damage your brand, frustrate your users, and ultimately cost you revenue.

βœ… In this post, I explore the most common reasons for a sluggish WordPress website and offer practical tips on how to fix them.

keithgreer.dev/wordpress-pe...

27.08.2025 10:45 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 1
Preview
Simple Analytics: A Privacy-Focused Alternative to Google Analytics In an era where digital privacy concerns are at the forefront of online discourse, many organisations are reassessing their tools to ensure compliance with data protection laws and maintain user trust...

SimpleAnalytics.com is a lightweight, privacy-friendly alternative to Google #Analytics that promises to deliver actionable insights without compromising user #privacy.

02.12.2024 16:39 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Simple steps to protect your privacy online - keithgreer.dev Keith Greer Web Development and Design, Belfast, Northern Ireland.

πŸ” With personal data constantly being shared, stored, and potentially accessed by unauthorised parties, safeguarding your privacy can help you stay secure.

βœ… Here are some straightforward steps to help you maintain your privacy online.

πŸ”— keithgreer.dev/simple-steps...

26.08.2025 10:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Using WordPress as a static site generator - keithgreer.dev Keith Greer Web Development and Design, Belfast, Northern Ireland.

Static site generators have gained significant traction offering faster, more secure websites. Paired with a platform like #WordPress, they offer a compelling hybrid model that balances usability with performance.

πŸ”— keithgreer.dev/using-wordpr...

25.08.2025 20:58 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Ensuring a smooth deployment of a PHP website application Deploying a PHP website application requires meticulous planning, a solid understanding of the environment, and a thorough execution process.

To ensure a smooth #deployment, it is essential to follow best practices that minimise errors and maximise efficiency. Linked is a comprehensive guide to deploying your #PHP application seamlessly.

13.01.2025 11:07 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Image of the Moon, on a background of the blackness of space, and foreground at right of Earth's atmosphere in shades of blue, taken by ESA astronaut AndrΓ© Kuipers from the ISS in 2012.

Image of the Moon, on a background of the blackness of space, and foreground at right of Earth's atmosphere in shades of blue, taken by ESA astronaut AndrΓ© Kuipers from the ISS in 2012.

Hello @bsky.app, here's to looking into more #bluesky and beyond... πŸ˜‰

09.01.2025 12:53 πŸ‘ 3576 πŸ” 844 πŸ’¬ 156 πŸ“Œ 118
Preview
Simple Analytics: A Privacy-Focused Alternative to Google Analytics In an era where digital privacy concerns are at the forefront of online discourse, many organisations are reassessing their tools to ensure compliance with data protection laws and maintain user trust...

SimpleAnalytics.com is a lightweight, privacy-friendly alternative to Google #Analytics that promises to deliver actionable insights without compromising user #privacy.

02.12.2024 16:39 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
a close up of a man wearing a top hat and a coat . Alt: Michael Caine as Scrooge in The Muppet Christmas Carol (1992)
02.12.2024 10:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

So according to a recent TechCrunch article, X broadly claims that it owns all accounts on the platform. Just one more reason for me to deactivate my account there. It’s like someone claiming they basically own all of the plugins on WordPress.org.

27.11.2024 14:29 πŸ‘ 3 πŸ” 1 πŸ’¬ 2 πŸ“Œ 1
Preview
WordPress Nulled Plugins & Themes: Why You Must AvoidΒ Them What’s so bad about nulled plugins and themes? See the most common issues with these dangerous shortcuts for your WordPress site. Six reasons to steer clear.

"It’s a general rule that if something seems too good to be true, it probably is. That’s especially true when it comes to nulled themes and plugins for #WordPress sites."

jetpack.com/blog/why-you...

27.11.2024 16:39 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
ACF Pro: Nulled by WordPress.org
ACF Pro: Nulled by WordPress.org YouTube video by David McCan

After Automattic’s supply chain attack on ACF, they’ve now also decided to offer a nulled plugin. WordPress as a CMS surely needs custom post types, but these actions are definitely not about improving the CMS. www.youtube.com/watch?v=nYHK...

#WordPress #GPL

24.11.2024 09:33 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 1
PayPal status page - all systems opertional

PayPal status page - all systems opertional

#PayPal is back online:

πŸ”— PayPal Status: www.paypal-status.com/product/prod...

21.11.2024 13:22 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Issues still ongoing at #PayPal:

Currently affected Products:
Account > Withdrawals
Online Checkout > Express Checkout
Crypto
Xoom > Receive Money
Venmo > Credit Card, Crypto, Payment Request P2P, Receive Money P2P, Send Money P2P, Instant Transfers

Currently affected APIs:
Braintree > GraphQL API

21.11.2024 13:04 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0