Category: Technical SEO
-
Canonical URLs via HTML and JS: Potential Problems?
Potential Issues with Canonical URLs Implemented via HTML and JavaScript Introduction Hello everyone, Firstly, a huge thank you for all your assistance so far—it has been invaluable to us. Today, I want to discuss an issue we’re facing regarding canonical URLs on our Magento 2 sites. The Setup Currently, we have a canonical URL implemented…
-
Help: Google Chooses the Wrong Canonical URL. How to Correct This?
How to Fix Google Selecting the Wrong Canonical URL Seeking Advice: Google Chooses Incorrect Canonical URL Hello everyone, I am looking for some guidance to resolve the following issue. Your help would be greatly appreciated. One of our pages that typically receives substantial traffic has mysteriously disappeared from Google’s index. Upon inspecting the URL in…
-
Transitioned from MPA to SPA on your site?
Transitioning from MPA to SPA: Seeking Advice Hello everyone, I’m in need of some advice. We’re contemplating transitioning our website from a Multi-Page Application (MPA) to a Single Page Application (SPA). I’ve come across various pieces of information on this topic, but I’m curious to hear from anyone who has made this switch in practice.…
-
Why does Google crawl outdated URLs with no referring page links?
Why Google Continues to Crawl Outdated URLs I’ve noticed that Google is still crawling some outdated URLs from a subdomain I phased out in 2021. For instance, the following URL: https://amp.example.com/product/acme-555 Now redirects to: https://example.com/product/acme-555 Upon inspecting this old AMP URL using Google Search Console (GSC), here’s what I observed: URL not indexed on Google…
-
Managing Old and New URLs for Renamed Products
Managing Renamed Products and URLs: Best Practices I manage a product catalog of 400,000 items, each with its unique URL. For example: https://example.com/product/acme-555 Occasionally, product names are updated by manufacturers, resulting in two distinct URLs for the same product: [https://example.com/product/acme-999](https://example.com/product/acme-999) (final renamed product) Canonical URL: https://example.com/product/acme-999 [https://example.com/product/acme-888](https://example.com/product/acme-888) (original product) Canonical URL: https://example.com/product/acme-999 While these URLs…
-
Is My Blog and Website Configuration Suitable, and Is There a Risk of Duplicate Content?
“`markdown Is My Current Blog and Website Setup Effective and Free of Duplicate Content Risks? Hello everyone, I’m seeking some expert advice regarding the configuration of my online presence to ensure everything is set up correctly and adheres to guidelines on “duplicate content.” I’m a clinical doctor who manages two platforms: a WordPress website (referred…
-
Checking Third-Party Added Schema with GTM
Can You View a Third Party’s Schema Added via Google Tag Manager? Is it possible to see schema markup that a third party has implemented on their site through Google Tag Manager? Thanks in advance!
-
URL Structure for Baseball Screens: Should Main Page Be Generic?
Understanding URL Structure for Baseball Screen Categories Should the Main Category Page be “Baseball Screens” or More Specific? I’m contemplating the optimal URL structure for baseball screens, particularly given the abundance of sub-categories like L-screens and pitching screens. Here’s what I’m considering: H1: Baseball Protective Screens Proposed URL: /protective-screens Considerations Search Volume: The term “baseball…
-
Is it necessary for my PreRendered page to look good?
Should My PreRendered Page Be Visually Appealing? I’m currently using Prerender.io for a large React site. However, I’ve noticed that the prerendered versions sometimes don’t fully apply all the CSS styles. This site is older and mixes various methods of styling, such as Emotion and imported styles, which complicates things. Although I’d love to undertake…