SDG & EV
Looking for a WordPress expert? We create fast, easy-to-manage websites, develop plugins, set up e-commerce, and offer maintenance. Let us help your business grow.
TALK TO USWe highlight our work through web designs, custom WordPress themes, and e-commerce solutions. We focus on quality and creativity. Check out what we can do for you.
If you have problems with website development, let our services help you solve them. Whether it’s website development, e-commerce systems, web application creation, website maintenance, or plugin creation.
Our products have been available in the market for over 8 years, supporting PDPA compliance and enhancing WooCommerce capabilities.
Gathering knowledge and tips on website development and WordPress usage.
CompressX: WordPress ปลั๊กอินลดขนาดรูปฟรี ที่ทุกไซต์ควรมี
ไม่นานมานี้ได้มีโอกาสทำเว็บไซต์ Personal Brand เลยไปเจอกับปลั๊กอินตัวนึงซึ่งดีมากๆ ดีเกินจริงไป โดยมีความสามารถ ที่ช่วยลดขนาดรูปภาพที่อัพขึ้นไปบนเว็บไซต์, แปลงเป็นฟอร์แมต WebP หรือ AVIF, เลือก library ที่ต้องการใช้ในการแปลงรูปได้, จัดการรูปที่เคยอัพไปแล้วได้ด้วย, กำหนดขนาดรูปสูงสุด และยังมีฟีเจอร์อีกมากมาย จนคิดว่าเป็นปลั๊กอินเสียตังค์แน่ๆ แต่ทั้งหมดที่ว่านั้นคือฟรี เราลองมาดูกันว่ามีฟีเจอร์อะไรที่น่าสนใจบ้าง เลือกไลบรารี่ที่จะมาใช้บีบอัดรูปภาพ เราสามารถเลือก ไลบรารี่ที่จะมาเอามาช่วยแปลงไฟล์ได้ โดยให้เลือกระหว่าง GD: จะเป็น PHP Extension ที่ช่วยจัดการย่อขนาดรูป ข้อดีโดยจะมีความเร็วกว่า ในการจัดการรูปขนาดใหญ่ แต่ข้อเสียจะรองรับฟอร์แมตไฟล์ได้น้อยกว่า Imagick: เป็นอีกทางเลือกหนึ่งโดยจะรองรับฟอร์แมตได้เยอะกว่า และทำให้รูปภาพออกมาได้คุณภาพที่สูงกว่า โดยเราสามารถคลิกเพื่อตรวจสอบได้ว่า Hosting ที่เราใช้งานได้ทำการเปิด Extension ดังกล่าวไว้ไหม ได้ที่ลิงก์ Check Environment เลือกฟอร์แมต WebP, AVIF ความแตกต่างระหว่างทั้งสองฟอร์ตแมตสามารถเลือกได้ตามความเหมาะสม โดย WebP: เหมาะสำหรับการใช้งานทั่วไป เพราะรองรับบนเบราว์เซอร์หลักและแพลตฟอร์มที่หลากหลาย และยังคงให้คุณภาพสูงพร้อมขนาดไฟล์เล็กกว่าฟอร์แมตดั้งเดิม (JPEG, PNG) AVIF: […]
How to Use Gutenberg Without Breaking Your Website Using Overrides Pattern
Currently, Gutenberg has evolved to fully support Full Site Editing (FSE), allowing users to edit various parts of the website, from the header and footer to other components on the page, without needing extensive themes or additional coding. Furthermore, the blocks offer a variety of customization features, providing flexible design options. However, a common issue faced by developers and users is accidental errors during edits or customizations (e.g., unintentionally changing components or layouts), which can damage or “break” the website structure. To address this issue, WordPress, starting from version 6.6, has introduced a new feature called Overrides Pattern, which helps prevent edits that could affect the functionality of various components. What is a Pattern? A Pattern in WordPress is a set of multiple blocks grouped together to form a predefined structure or template, similar to […]
Why is Meta Box a recommended plugin for managing fields in WordPress?
Recently, the WordPress community has been shaken by a major conflict between WordPress and WP Engine, which has left many surprised and questioning the direction of these two giants. This conflict has not only impacted WP Engine’s hosting services but has also extended to the blocking of related ACF plugins and their ban from the WordPress.org directory. This means users within the WP Engine ecosystem may no longer have access to updates or support from WordPress. One promising alternative is the Meta Box plugin, which offers flexible and efficient field management. In this article, we’ll introduce you to Meta Box, explore its features, and explain why it has become a popular topic of discussion recently. Differences Between ACF and Meta Box The ACF (Advanced Custom Fields) plugin, in its pro version, comes with a wide range of basic capabilities, such as managing Options Pages, fields, and Post Types […]
Transform WordPress into a Backend with the Power of REST API
WordPress is not just a website creation system or content management tool, but also features an API that extends its capabilities for development and integration with other systems. Whether you want to build applications or connect with various services, WordPress API can help you. This article will introduce you to WordPress API and how to make the most of it.
Enhance Security: Add a Layer by Hiding wp-login for WordPress
Not hiding the wp-login.php page on a WordPress site in production is a critical security concern, even though it is just one of many security measures that should be implemented. Hiding the wp-login.php page can reduce the risk of brute force attacks, where attackers attempt to guess passwords to gain access. This not only increases the risk of being hacked but can also burden the server due to continuous password-guessing attacks. If you prefer to keep the wp-login.php page accessible, it’s advisable to configure login attempt limits. If the number of failed attempts exceeds the defined limit, the IP address can be blocked. This approach is better than leaving the page open without any restrictions, as bots often automatically search for wp-login.php and attempt to log in. Changing the login page URL can also slow down bots, making it harder for them to locate the login page, thus enhancing website security. WordPress Brute Force Protection Recommendations According to the official WordPress recommendations for brute force protection, the following methods are suggested: • Creating a .htpasswd file to restrict direct access to wp-login.php. • Hiding access to […]
How Do Small Image File Sizes Affect SEO? And Popular Resizing Tools
Reducing image file sizes for use on websites significantly impacts Core Web Vitals scores, especially in terms of Largest Contentful Paint (LCP), which is a crucial metric that Google uses for SEO ranking. Largest Contentful Paint (LCP) measures the time it takes to load the main content of a web page, which includes images, videos, or large text blocks. If the images used on the website have too large file sizes, it will increase the loading time, resulting in a lower LCP score. There are various methods to compress image files, from reducing them before uploading to having the website handle them. Each method has its advantages and disadvantages and different tools. Popular image file formats for websites include older formats like JPG, JPEG, PNG, and GIF, which tend to have larger sizes. However, newer formats like SVG, WEBP, and AVIF have been developed, with AVIF and WEBP being modern file formats that offer many benefits suitable for website use.