Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.86 KB

README.md

File metadata and controls

49 lines (25 loc) · 1.86 KB

Alerte Line of code Coverage

Plugin SEO

Introduction

This plugin enables centralized management of all modules to do SEO (Search Engine Optimizations) sitemap, friendly URLs, canonical URLs, robots.txt, ...

Friendly URLs

The friendly URLs module lets you create nicer URL for any resource of your site.

For example the technical URL :

http://mysite/jsp/site/Portal.jsp?page_id=122

can be accessible with a much more friendly URL

http://mysite/pages/my_topic.html

Sitemap

The Sitemap module lets you create and generate a Sitemap file that contains all the page of your site to do a better search indexing.

Robots.txt

The robot.txt module lets you manage the file that will indicate to bots how to navigate in your site

URL rewriting

The URL rewriting module lets you create rules to redirect automatically URL to another.

For example the URL :

http://mysite/app/wiki

can be redirected to

http://mysite/jsp/site/Portal.jsp?page=wiki

Maven documentation and reports

generated by xdoc2md - do not edit directly.