Sign inSign up

croudtech/seo-crawler-normalisation-serpico

By croudtech

•Updated over 6 years ago

Image
0

474

croudtech/seo-crawler-normalisation-serpico repository overview

⁠seo-crawler-normalisation-serpico

Server normalisation test website for the Serpico Tech SEO Tool crawler.

⁠Instructions

  1. Run docker
  2. Navigate to local address (both www⁠. and non-www⁠. must be available - Hosts example below
  3. Confirm page is showing
  4. Run crawler over page

⁠Configuration

⁠Hosts (local testing only)

To allow both www⁠. and non-www⁠. local testing, we need to accommodate this behaviour through using the hosts. Example below:

127.0.0.1   testing.croud
127.0.0.1   www.testing.croud

⁠Testing

We need to test the behaviour from both sides, meaning:

  • Subdomain
  • Trailing slash
    • Test whether trailing slash is removed (so / redirects to non-/ version, exception of homepage)
    • Test whether trailing slash is added (so non-/ version redirects to version with /, exception of homepage)
  • Protocol
    • Test whether HTTP redirects to HTTPS
    • Test whether HTTPS redirects to HTTP
  • Uppercase
    • Test whether uppercased characters redirect to lowercased

⁠Steps

After this first round of testing, and when signed off, we can test the behaviour the other way round. Ensuring that both scenarios are covered.

Tag summary

Content type

Image

Digest

Size

142.1 MB

Last updated

over 6 years ago

docker pull croudtech/seo-crawler-normalisation-serpico