Main Page
The Main Page section displays the technical and performance analysis of the monitored website's homepage.
Through this analysis, users can examine:
- Page loading performance
- HTTP configuration
- URL redirects
- Canonical URL configuration
This information is used to evaluate the technical performance of the website and detect potential configuration issues.
Page Information
This section displays the basic technical properties of the analyzed page.
Content Size
Shows the total content size of the page.
This value typically represents the size of the HTML document.
Response Time
Shows the total response time of the server to the request.
This value is used to understand how quickly the page responds.
HTTP Version
Shows which HTTP protocol version the page is served over.
Status Code
Shows the HTTP status code returned by the server.
| Status Code | Meaning |
|---|---|
| 200 | Page loaded successfully |
| 301 / 302 | Redirect exists |
| 404 | Page not found |
Header Information
Allows viewing the HTTP response header information of the page.
Header information typically includes the following technical data:
- Cache settings
- Security headers
- Content type
Performance Metrics
This section displays the performance of different stages during the page loading process.
Each metric represents a different stage of the page loading process.
DNS Lookup
Shows the time taken to resolve the domain name to an IP address.
TCP Connection
Shows the time taken to establish a TCP connection with the server.
TLS Handshake
Shows the time required to establish a secure connection for HTTPS.
Pre-Transfer
Shows the preparation time that occurs before data transfer begins.
Time To First Byte (TTFB)
Shows the time taken to receive the first byte from the server.
This metric is one of the important indicators of server performance.
Content Download
Shows the time taken to fully download the page content from the server.
Total Time
Shows the total time taken for the page to fully load.
HTTP Support
This section displays the HTTP protocol versions supported by the website.
WebPixie checks whether the following protocols are supported:
- HTTP
- HTTP/2
- HTTP/3
- HTTPS
HTTPS Redirect
Shows whether HTTP requests are automatically redirected to HTTPS.
This configuration is recommended for website security.
Paths
This section shows how different URL variations of the domain are redirected.
For example:
WebPixie analyzes which address these URLs are redirected to.
Through this analysis, incorrect or unnecessary redirects can be detected.
Canonical and Alternative URLs
The Canonical URL informs search engines of the preferred main address of a page.
This section displays:
- Canonical URL
- Alternative URLs
Canonical configuration is particularly important for SEO and determines the preferred address when the same content is accessible through multiple URLs.