Tools You Need Either Installed on Your Computer Website to Get Started:
- Google Search Console (Free)
- Screaming Frog SEO Spider (Free License Under 500 Page Crawl)
The Most Common Technical SEO Issues:
- The website’s sitemap contains 404 pages or 301 pages.
- Pages are not indexing on Google search results or are intermittently indexing and being removed.
- The sitemap is missing completely.
- Incorrect robots.txt file.
- Duplicate content on pages.
- Mixing Alt text/attributes on images.
- Broken Links
Using Google Search Console
Sitemaps
Pages
Penalty Monitoring
Your Websites 404 Pages or 301 Pages
WordPress:
- Update your robots.txt file to disallow any broken or redirected pages. This will force your CMS to update and force out the broken page.
Non WordPress:
- Rewrite your sitemap ensuring to remove any 301 pages or 404 pages. You need to check this on websites with manual sitemaps as your sitemap will not automatically update when pages are deleted. We have provided Google’s basic example, simply update your URLs and the page URL as well as the date of the time you are updating the sitemap and update the priority of pages at 1.0 for the Homepage, 0.8 for major pages and between 0.6 and 0.4 for secondary and blog article pages. Your developer can assist in creating your XML sitemap and regularly updating it.
<?xml version=”1.0″ encoding=”UTF-8″?>
<urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″>
<url>
<loc>https://www.example.com/foo.html</loc>
<lastmod>2022-06-04</lastmod>
</url>
</urlset>
- Re-verify your sitemap with Google Search Console to confirm everything is working correctly.
Why Are My Pages Not Indexing on Google Search Results or Are Intermittently Indexing and Being Removed?
How to Add a Website to Google Search Console
Website ownership verification can be done in a number of ways including the following:
- Adding a the Google generated TXT file to your server records.
- Adding a block of HTML code to your homepage.
- Install the link through Google Analytics.
- Install the link through Google Tag Manager.
How to Setup Sitemaps in Google Search Console
- Create an XML sitemap and upload to your server or request this with your developer for non-WordPress or custom CMS systems.
- For WordPress – major SEO plugins automatically generate your sitemap for you.
- Enter your sitemap URL and submit it to confirm validation.
Incorrect Robots.txt File
Duplicate Content on Pages
It’s a myth that Google has a specific penalty for duplicate content however Google will rank the original page that was first indexed and then simply ignore or refuse to index duplicate pages. This causes these pages to never rank on Google so you need to ensure that every new page has unique, high-quality content.
- For pages that shouldn’t be duplicates – ensure that all new content is unique and high-quality avoiding duplicate text where possible.
- For pages where you feature duplicate content such as multiple product pages for one product description where duplicate content is going to appear – you need to use correct canonical tagging. Create one main product URL for ranking purposes and canonicalise all other product variations back to this main product URL. Product filters can also be used to circumvent this issue.
Mixing Alt Text/Attributes on Images
Broken Links on Pages or Needless 301 Redirects
Conculsion
As we can see from the guide above, Technical SEO has many facets and this article but only scratches the surface. If you would like to learn more about how we can help with SEO, web design or other aspects of digital marketing then please get in touch.