ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / WEBDEV specific features / Website Search Engine Optimization (SEO)
  • Overview
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Managing short URLs automatically
Overview
For the standard dynamic WEBDEV sites (with context), the access to the site can be done:
  • via a "standard" URL:
    http://www.mysite.com/WD260AWP/WD260AWP.EXE/CONNECT/ProjectName
  • via a short URL. A short URL is easier to remember and it makes transparent the version of WEBDEV application server used.
    http://www.mysite.com/ProjectName
The two types of URL are automatically available when installing a standard dynamic WEBDEV site.
Caution: The short URLs only operate with the following Web servers:
  • Apache 2.2 and later,
  • IIS 7 and later.
Remark: The mechanism of short URLs only operates for the standard dynamic sites. For the AWP sites, the name of the application server can be hidden in the URL of the pages of an AWP site via the mechanism for URL Rewriting.
See also
Minimum version required
  • Version 16
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help