WikiGence Image SEO Test
WikiGence Image SEO Test is a demonstration page created to verify the automatic image search optimization system used by WikiGence. The purpose of this page is to test whether newly published articles and their associated images can be detected by the WikiGenceSEO extension, added to the image sitemap, included in structured data, and made available for search engine discovery.
| WikiGence Image SEO Test | |
|---|---|
{{{caption}}} |
|
| known for | Testing automatic page and image discovery |
| Occupation | Image SEO demonstration page |
| Website | https://wikigence.org |
The page contains an infobox image, an inline image, and a gallery with multiple images. Each image includes a clear caption and descriptive alternative text so that search engines can better understand the relationship between the images and the page.
Purpose of the test
This page is designed to test the following functions:
- Automatic discovery of infobox images
- Automatic discovery of inline images
- Automatic discovery of gallery images
- Generation of ImageObject structured data
- Addition of original image URLs to the image sitemap
- Automatic sitemap cache refresh after page creation
- Automatic sitemap refresh after image upload
- Canonical URL generation
- Search engine crawl and indexing signals
Primary image
The primary image displayed in the infobox is intended to act as the representative image for this page. It should be detected by the Image SEO subsystem and included in the page's structured data and image sitemap.
Image gallery
The following gallery is included to test whether multiple images from the same article are automatically discovered and added to the image sitemap.
-
Primary image for the WikiGence Image SEO test page
-
Secondary image for automatic image discovery testing
-
Gallery image used to test ImageObject structured data
-
Gallery image used to test image sitemap generation
Image indexing test
After this page is published, the images should be available for automatic discovery through the page HTML, structured data, internal file links, and the WikiGence image sitemap. The system should detect each valid local image referenced by the article.
The page is also intended to verify that image metadata such as the file URL, caption, alternative description, dimensions, and MIME type can be processed by the WikiGenceSEO Image subsystem.
Expected results
After publication, the page source should contain one or more entries using the following structured data type:
<syntaxhighlight lang="json"> {
"@type": "ImageObject"
} </syntaxhighlight>
The WikiGence image sitemap should also contain the canonical URL of this page and the original URL of each image used in the article.
Verification
The test is successful when:
- The page loads without an extension error.
- All four images appear on the page.
- The page source contains ImageObject structured data.
- The image sitemap contains the page URL.
- The image sitemap contains all four original image URLs.
- The page remains indexable and does not contain a noindex directive.
About WikiGence Image SEO
The WikiGence Image SEO subsystem is designed to improve automatic image discovery across user-generated pages. It processes images included in infoboxes, ordinary file links, and galleries. It also generates structured metadata and supports automatic sitemap refresh when pages or image files are updated.
This system helps search engines discover page content and associated images more efficiently. Final crawling and indexing decisions remain under the control of each search engine.