Hi,
@mvlcek very very nice plugin. but any project to make a better navigation ?
Some ideas to improve (perhaps it's already possible but how ?)
1. Actually we have for a page 2 an link towards http://localhost/getsimple/blog/?tags=&words=&search=&page=2
Is it possible to have only http://localhost/getsimple/blog/?page=2 (url which is already active)
2. When we are on page 2 to come back page 1 we have http://localhost/getsimple/blog/?tags=&words=&search=&page=1 is it possible to have only http://localhost/getsimple/blog/ (to avoid duplicate content for seo between http://localhost/getsimple/blog/?tags=&words=&search=&page=1 et http://localhost/getsimple/blog/)
3. Is it possible to add on the header tag prev and next (cF. https://support.google.com/webmasters/answer/1663744) like this, if we are on page 2 :
<link rel="prev" href="http://localhost/getsimple/blog/" />
<link rel="next" href="http://localhost/getsimple/blog/?page=3" />
Regards,
keep improving
Frédéric
@mvlcek very very nice plugin. but any project to make a better navigation ?
Some ideas to improve (perhaps it's already possible but how ?)
1. Actually we have for a page 2 an link towards http://localhost/getsimple/blog/?tags=&words=&search=&page=2
Is it possible to have only http://localhost/getsimple/blog/?page=2 (url which is already active)
2. When we are on page 2 to come back page 1 we have http://localhost/getsimple/blog/?tags=&words=&search=&page=1 is it possible to have only http://localhost/getsimple/blog/ (to avoid duplicate content for seo between http://localhost/getsimple/blog/?tags=&words=&search=&page=1 et http://localhost/getsimple/blog/)
3. Is it possible to add on the header tag prev and next (cF. https://support.google.com/webmasters/answer/1663744) like this, if we are on page 2 :
<link rel="prev" href="http://localhost/getsimple/blog/" />
<link rel="next" href="http://localhost/getsimple/blog/?page=3" />
Regards,
keep improving
Frédéric