[Skip navigation links]

Home » Support » Technotes

TN-Q01 How does PowerMapper generate short titles

The process for generating short titles is quite complex:

if page title is 25 characters or less
	set short title = page title
else
	set short title = page title - site title
	if short title is longer than 25 characters
		if page filename occurs in short title
			set short title = page filename 
		else
			truncate short title to last word 
			break before 25 characters
			

See also : TN-M20 A lot of the pages in our site end up having the same name

In this section


Free Online Trial

Test a Website

Test websites for accessibility, broken links, browser compatibility, SEO and over 450 quality issues.

Build a Sitemap

Site mapping tool for generating visual site maps and XML sitemaps.