Hi,
It's still bugging me that ORM 3.x documentation regular shows up as
the top result in searches. With the docs being revamped for 5 it
seems like the right timing to make sure results from
https://docs.jboss.org/hibernate/stable/orm/... show up there first.
My SEO knowledge is close to none, but surely there is a way to
achieve this. Does anyone either know how to do it or know someone who
may help us with it? The new docs are great but it'd be a pity if
users can't find them easily.
Cheers,
--Gunnar
2015-04-08 16:50 GMT+02:00 Gunnar Morling <gunnar(a)hibernate.org>:
Hi,
When searching the web for things around Hibernate ORM, I often find 3.x
documents as the top result. E.g. searching for "hibernate inheritance" on
Google returns
https://docs.jboss.org/hibernate/orm/3.5/reference/en/html/inheritance.html
as the first result.
Instead it would be nice to see
https://docs.jboss.org/hibernate/orm/4.3/manual/en-US/html/ch10.html there
(or some other up-to-date docs containing the relevant information), i.e.
docs from the latest stable release.
I have no idea really what would have to be done to achieve that. But maybe
someone else knows the right knobs to turn?
Cheers,
--Gunnar