Stuck w/ the Quickstart guide

Complete magento newbie here, I’m following the guide at https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/composer.html?lang=en but I’m not getting prompted for the keys. I also tried providing the MAGEID:TOKEN pattern as described here (after actually doing the steps there) https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/prerequisites/authentication-keys.html?lang= I can run the example there just fine ,but when i apply it to the project creation command: composer create-project …

Magento 2 store home page not displaying all of a sudden (other pages fine) and developer is asleep for the next 8 hours. Any help would be appreciated.

Basically the title, went into the admin and content config, saw homepage is enabled, no modifications in recent weeks, homepage just displays header. We’re sorry an error occurred displaying this content message at the top. Any tips to land this plane since the pilot is out in a coma? submitted by /u/joevaded [link] [comments]

502 bad gateway Magento nginx

This is the first time I am setting up magento with nginx and I am getting the following error when I try access : http:myip/setup 2023/07/20 14:28:36 [error] 163457#163457: *33 connect() to unix:/run/php/php8.1.sock failed (111: Connection refused) while connecting to upstream, client: 122.178.223.46, server: 127.0.0.1, request: “GET /setup/ HTTP/1.1”, upstream: “fastcgi://unix:/run/php/php8.1.sock:”, host: “128.199.24.38” Don’t mind …

How to stop Anchor Categories from displaying subcategories products?

In magento 2.4.5, if a parent category is an anchor. And a subcategory has product. Then that product automatically shows in the parent category. Even though the product is not checked off in the parent category. Is there any way to stop this default behavior? Because we don’t want to show some products in parent …

SEO Tips for Magento 2 Product Pages and Settings #2

Harness the power of keyword research Keyword research is crucial for driving organic traffic to your Magento store. Here’s why it matters and two fantastic tools to help you get started: The power of keywords: Keywords are the foundation of successful SEO. They connect your products with potential customers searching for them. Using relevant keywords …

Cache Management via API

Hello fellow Magento developers, I wrote a module to manage Magento’s cache via API. This module can: Enable the cache(s). Disable the cache(s). Clean the cache(s). Flush the cache(s). Also off course this API is behind Admin ACL. Let me know your expert thoughts and suggestions. Cheers. ​ URL: https://github.com/tevtex/module-cachemanagement submitted by /u/farzanahmad [link] [comments]

Tips for Magento 2 Product Pages and Settings #1

Don’t fall into the duplicate content trap! Avoid duplicate content on your Magento 2 product pages to maintain search engine credibility and attract more visitors. When multiple versions of the same page exist with slight variations in URLs or parameters, it can confuse search engine spiders. Here’s how to tackle it: – Use canonical tags: …

USPS First Class Mail was depreciated Jul 9th. No patch? Nobody is able to ship First Class Mail?

Depreciated USPS Shipping methods; new USPS Ground Advantage method #37742 From what I can see, there has been no patch released to support USPS’s depreciation of First Class Mail and other services. They have been grouped together to a service called “USPS Ground Advantage”. Magento has no support for this shipping method. What are you …