如何实现SEF分页(Ditto) - MODx?

时间:2012-01-05 21:45:34

标签: .htaccess nginx modx ditto

是否有可能在Ditto - MODx上实现SEF分页?怎么做 - 在scripts / nginx配置中(或任何人都知道htaccess解决方案)

什么意思.. 这是一篇文章列表

/articles.php

/articles.php?start=10

...

所以结果应该是 /articles.php/start/10 或类似的东西

实现正确重定向到SEF

我非常感谢你。

1 个答案:

答案 0 :(得分:1)

如果您要使用Ditto,如果不修改代码段代码以根据需要设置分页,则无法执行此操作。

但是,我认为/articles.php/start/10不再比原版更友好,因为'start'和'10'与这些页面上的内容无关。在这种情况下,谷歌和其他搜索引擎肯定能够区分具有不同网址参数的网页,但如果这仍然是一个问题,您可能最好不要探索创建商家信息的其他方式。

在这里查看一些有用的见解: http://googlewebmastercentral.blogspot.com/2011/09/pagination-with-relnext-and-relprev.html http://www.seomoz.org/blog/pagination-best-practices-for-seo-user-experience