duanjian5059 2011-09-28 12:42
浏览 28
已采纳

WordPress:内页链接,基于类别的页面

I'm trying to decide which method would be best for an internal linking structure that utilizes 4 main categories, and then pages within those categories using WordPress.

At first I thought I could just use Posts as a method of determining whether or not content belonged within that category... but now I'm second guessing myself. The site structure is like this:

High-level nab:

Category 1

  • Page 1
  • Page 2
  • Page 3
  • Page 4

Category 2

  • Page 1
  • Page 2
  • Page 3
  • Page 4

Category 3

  • etc

Category 4

  • etc

Obviously, this is a custom theme. But before I start coding, I want to make sure that I'm storing, pulling and organizing the data properly.

What are you thoughts? Greatly appreciated!

  • 写回答

1条回答 默认 最新

  • dongqing314511 2011-09-28 13:29
    关注

    Wordpress is actually designed to be a blog, not a pure CMS. If you do not use the blog function, I suggest trying another 'real' CMS (Joomla, Drupal, TYPO3, many many others).

    But to answer your question, why did you reconsider ? It would make it easier to know why your are second guessing...

    If you want to accomplish this with the given categories from wordpress, you can use a category to page plugin like this one here. But there are also some CMS plugins for WP that make wordpress to a proper cms and can help you grouping pages - see the plugin resource.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部