[ 
https://jira.codehaus.org/browse/DOXIASITETOOLS-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=295933#comment-295933
 ] 

Dennis Lundberg commented on DOXIASITETOOLS-70:
-----------------------------------------------

The reason for the change in behavior compared to previous versions can most 
likely be found in this commit:
https://svn.apache.org/viewvc?view=revision&revision=1054241
                
> Html title of generated pages does not include project name
> -----------------------------------------------------------
>
>                 Key: DOXIASITETOOLS-70
>                 URL: https://jira.codehaus.org/browse/DOXIASITETOOLS-70
>             Project: Maven Doxia Sitetools
>          Issue Type: Bug
>          Components: Site renderer
>    Affects Versions: 1.2
>         Environment: Apache Maven 3.0.3 
> (rNON-CANONICAL_2011-04-10_05-06_zfsdt; 2011-04-10 05:06:31+0200)
> Maven home: /usr/local/apache-maven/apache-maven-3.0.3
> Java version: 1.6.0_18, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-openjdk/jre
> Default locale: en_US, platform encoding: ANSI_X3.4-1968
> OS name: "linux", version: "2.6.18-028stab092.1", arch: "amd64", family: 
> "unix"
>            Reporter: Heinrich Schuchardt
>         Attachments: pom.xml
>
>
> Dear maintainer,
> according to 
> http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html
>  the title of each page should be the concatenation of the site title and the 
> title of the current page. E.g. if in pom.xml the name element is:
> <name>Site Plugin Test</name>
> then target/site/index.html should have a line
> <title>Site Plugin Test - About<title>
> This is not working. The site title is missing and the created index.html 
> only contains
> <title>About</title>
> This effects how the page is shown in Google, Bing and other search engines. 
> To have the page correctly related in search machines with the project it is 
> desirable to have the project name in the HTML title.
> For testing you can use the appended pom.xml
> Best regards
> Heinrich Schuchardt

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to