Skip to content
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

search engine & web optimisation #75

Open
pvgenuchten opened this issue Nov 7, 2019 · 0 comments
Open

search engine & web optimisation #75

pvgenuchten opened this issue Nov 7, 2019 · 0 comments

Comments

@pvgenuchten
Copy link

pvgenuchten commented Nov 7, 2019

based on this blog

Best practices

  • use https (risk of blocked mixed content)
  • persistent uri's (no mention of geonetwork in url)
  • register sitemap at search console
  • place robots.txt at root of site, link to sitemap, hide pages in a non human friendly format
  • favicon.ico at root of site
  • monitor traffic (404, 500, 403)
  • set up CORS properly (limit webproxy to allow access only to secure sources)
@pvgenuchten pvgenuchten changed the title search engine optimisation search engine & web optimisation Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant