-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seo #942
Seo #942
Changes from 3 commits
44e5eab
2f1749a
9e53d09
3da870f
d66d802
e1ef3c0
98932b7
1633d22
822e4c4
d4da9d0
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,6 +30,10 @@ button.resetForm = Czyść formularz | |
button.close = Zamknij | ||
button.look = Zobacz | ||
|
||
meta.language = english | ||
|
||
saos.logo.alt = portal orzeczeń polskiego sądownictwa | ||
|
||
message.noJavascript = Obsługa języka JavaScript w przeglądarce internetowej jest wyłączona. Włącz ponownie JavaScript, aby korzystać z pełnej funkcjonalności serwisu. | ||
|
||
/* Page titles */ | ||
|
@@ -153,7 +157,8 @@ judgment.judgmentResult = Skrócony wynik sprawy | |
judgment.lowerCourtJudgments = Wyroki sądu niższej instancji | ||
|
||
/* Labels for landing page aka home */ | ||
home.meta.pageDescription = Codziennie aktualizowana otwarta baza orzeczeń polskich sądów. Szukaj, przeglądaj, analizuj. | ||
home.meta.pageDescription = Codziennie aktualizowana otwarta baza orzeczeń polskich sądów. Szukaj, przeglądaj, analizuj orzeczenia i wyroki sądowe. | ||
home.meta.keywords = orzeczenia, saos, system analizy orzeczeń sądowych, wyroki sądowe, baza orzeczeń, orzecnictwo sądów powszechnych, orzeczenia sn, orzeczenia kio, orzeczenia tk, portal orzeczeń | ||
home.beta.message = Serwis znajduje się obecnie w fazie testów i dodawania ostatnich drobnych funkcjonalności. Będziemy bardzo wdzięczni za wszelkie uwagi i sugestie dotyczące działania serwisu. Prosimy o przesyłanie wszelkich opinii na adres | ||
home.welcome.text = Serwis SAOS gromadzi i udostępnia dane orzeczeń polskich sądów. Ułatwia ich przeszukiwanie, przeglądanie oraz zbiorczą analizę. Umożliwia również pobranie metadanych i treści wszystkich zgromadzonych orzeczeń poprzez programowe API. | ||
home.header.idea = Idea Serwisu | ||
|
@@ -164,9 +169,9 @@ home.navigation.api = Programowe API | |
home.navigation.search.desc = Wyszukiwanie i przeglądanie orzeczeń. | ||
home.navigation.analysis.desc = Analiza zbiorcza zgromadzonych danych. | ||
home.navigation.api.desc = Punkt wejścia serwisów API REST<br />(dla programistów). | ||
home.navigation.search.imageAlt = "Ikona lupy" | ||
home.navigation.analysis.imageAlt = "Ikona wykresu" | ||
home.navigation.api.imageAlt = "Ikona tagu" | ||
home.navigation.search.imageAlt = Ikona lupy | ||
home.navigation.analysis.imageAlt = Ikona wykresu | ||
home.navigation.api.imageAlt = Ikona tagu | ||
|
||
|
||
partners.icm.imageAlt = Logo ICM i napis UNIWERSYTET WARSZAWSKI - przeniesienie do strony ICM | ||
|
@@ -187,6 +192,7 @@ context.date.anyValue = Dowolna | |
|
||
/* Judgment search view */ | ||
search.meta.pageDescription = Wyszukiwarka orzeczeń sądowych. Przeszukuj setki tysięcy orzeczeń polskich sądów wg dowolnych kryteriów. | ||
search.meta.keywords = wyszukiwarka, wyszukiwarka orzeczeń, orzeczenia, saos, system analizy orzeczeń sądowych, wyroki sądowe, baza orzeczeń, orzecnictwo sądów powszechnych, orzeczenia sn, orzeczenia kio, orzeczenia tk, portal orzeczeń | ||
judgmentSearch.form.header = Wyszukiwarka | ||
judgmentSearch.form.moreFields = Zobacz dodatkowe pola wyszukiwania | ||
judgmentSearch.form.lessFields = Ukryj dodatkowe pola wyszukiwania | ||
|
@@ -288,6 +294,13 @@ courtCriteriaFormSection.hint.administrativeCourt.content = Dane nie zostały na | |
|
||
|
||
/* Judgment details view */ | ||
details.meta.judgment = Orzeczenie | ||
details.meta.decisionReleasedBy = wydane przez | ||
details.meta.resolutionReleasedBy = wydana przez | ||
details.meta.sentenceReleasedBy = wydany przez | ||
details.meta.withSignature = o sygnaturze | ||
details.meta.containing = w składzie sędziowskim | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. a strange name of the key, I suggest details.meta.judges There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👌 |
||
judgmentDetails.meta.keywords = orzeczenie, portal orzeczeń | ||
judgmentDetails.button.fullText = Zobacz pełny tekst orzeczenia | ||
judgmentDetails.header = Orzeczenie | ||
judgmentDetails.judgmentFullText = Pełny tekst orzeczenia | ||
|
@@ -355,6 +368,7 @@ judgmentDetails.linkTooltip.referencedRegulations = Pokaż orzeczenia z takim po | |
|
||
/* Analysis */ | ||
analysis.meta.pageDescription = Wizualna analiza orzeczeń sądowych. Badaj, porównuj i analizuj trendy w polskim orzecznictwie. | ||
analysis.meta.keywords = analiza, analiza orzeczeń, orzeczenia, saos, system analizy orzeczeń sądowych, wyroki sądowe, baza orzeczeń, orzecnictwo sądów powszechnych, orzeczenia sn, orzeczenia kio, orzeczenia tk, portal orzeczeń | ||
analysis.header = Kryteria analizy | ||
analysis.skipLinks.analysis = Go to analysis form | ||
analysis.skipLinks.charts = Go to charts | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,4 +96,7 @@ piwik.siteId = 0 | |
|
||
|
||
# ehcache configuration file path | ||
ehcache.configurationFilePath = classpath:ehcache.xml | ||
ehcache.configurationFilePath = classpath:ehcache.xml | ||
|
||
# domain name | ||
domain.name = https://saos.org.pl | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Maybe we should have here https://www.saos.org.pl There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. And, the domain name should be taken from request rather than to be const string (the same for every saos instance), see the usage of HttpServletRequestUtils. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#Generated by Gradle | ||
saos.version=0.9.5 | ||
saos.version=0.9.6-SNAPSHOT |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> | ||
<url> | ||
<loc>https://www.saos.org.pl/</loc> | ||
<lastmod>2015-09-30</lastmod> | ||
<changefreq>weekly</changefreq> | ||
</url> | ||
<url> | ||
<loc>https://www.saos.org.pl/search</loc> | ||
<lastmod>2015-09-30</lastmod> | ||
<changefreq>daily</changefreq> | ||
</url> | ||
<url> | ||
<loc>https://www.saos.org.pl/analysis</loc> | ||
<lastmod>2015-09-30</lastmod> | ||
<changefreq>weekly</changefreq> | ||
</url> | ||
<url> | ||
<loc>https://www.saos.org.pl/help</loc> | ||
<lastmod>2015-09-30</lastmod> | ||
<changefreq>daily</changefreq> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. formatting, indentation |
||
</url> | ||
</urlset> |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,5 +5,6 @@ | |
|
||
<c:if test="${!empty value}"> | ||
<c:set var="enumType" value="<%=value.getClass().getName()%>"/> | ||
<spring:message code="${enumType}.${value}" text="${enumType}.${value}"/> | ||
</c:if> | ||
<spring:message code="${enumType}.${value}" text="${enumType}.${value}" var="enumValue"/> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. And now this tag does 2 things of which one is hidden: setting the var. |
||
<c:out value="${enumValue}" /> | ||
</c:if> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> | ||
<%@ include file="/WEB-INF/view/common/taglibs.jsp" %> | ||
|
||
|
||
<meta name="keywords" content="<spring:message code='analysis.meta.keywords' />" /> | ||
<meta name="description" content="<spring:message code='analysis.meta.pageDescription'/>"/> | ||
|
||
|
||
<%-- Open graph ogp.me --%> | ||
<%@ include file="../common/openGraphMeta.jsp" %> | ||
<meta property="og:title" content="<spring:message code="pageTitle.analysis" /> - <spring:message code="saos.fullname"/>"> | ||
<meta property="og:description" content="<spring:message code='analysis.meta.pageDescription'/>"> | ||
|
||
|
||
<title><spring:message code="pageTitle.analysis" /> - <spring:message code="saos.fullname"/></title> | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> | ||
<%@ include file="/WEB-INF/view/common/taglibs.jsp" %> | ||
|
||
|
||
<%-- Open graph ogp.me --%> | ||
<spring:eval var="domainName" expression="@exposedProperties.getProperty('domain.name')"/> | ||
|
||
<meta property="og:site_name" content="Saos"> | ||
<meta property="og:type" content="object"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should the og:type be 'website'? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👌 |
||
<meta property="og:image" content="${domainName}/static/image/saosLogo.png"> | ||
<meta property="og:url" content="${domainName}${requestScope['javax.servlet.forward.servlet_path']}"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. check globalVariables.jsp |
||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. You shouldn't take the request url like this. I told you earlier that you should use it HttpServletRequestUtils service to get the request url - we are behind proxy on prod and you have to take it into account. And you don't care about query parameters here, I'm not sure if it's ok. |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> | ||
<%@ include file="/WEB-INF/view/common/taglibs.jsp" %> | ||
|
||
|
||
<h1> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't think the h1 should be around logo. It's not the case for which h1 has been designed for, don't you think? |
||
<a href="${contextPath}/" class="saos-logo-link" title="<spring:message code='linkToMainPage'/>" aria-label="<spring:message code='linkToMainPage'/>" > | ||
<img class="saos-logo" src="${contextPath}/static/image/saosLogoNoText.png" alt="<spring:message code="saos.fullname"/> - <spring:message code='saos.logo.alt' />" /> | ||
</a> | ||
|
||
<a href="${contextPath}/" class="saos-logo-mobile-link" title="<spring:message code='linkToMainPage'/>" aria-label="<spring:message code='linkToMainPage'/>"> | ||
<img class="saos-logo-mobile" src="${contextPath}/static/image/saosLogoMobile.png" alt="<spring:message code="saos.fullname"/> - <spring:message code='saos.logo.alt' />" /> | ||
</a> | ||
</h1> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest to name these: releasedBy.neuter, releasedBy.feminine, releasedBy.masculine. Different judgment types can share these keys.