Results 1 to 5 of 5

Thread: What is too much in Wordpress?

  1. #1
    Karl1's Avatar
    Karl1 is offline Hello World
    Join Date
    Jul 2011
    Location
    Seville, Spain
    Posts
    35

    Default What is too much in Wordpress?

    Hi folks,
    I've this question qoing around in my mind:
    What is too much in wordpress? Is there a page limit?
    Do you think is preferable to have more posts or pages? If I use more pages, does it influences in the preformance of the web?

    What do you think

  2. #2
    PressedIn's Avatar
    PressedIn is offline Hello World
    Join Date
    Sep 2011
    Location
    Jonhnson City, TN
    Posts
    28

    Default

    There's no such thing as "too much" WordPress :).

    That said, using either pages or posts to display content is completely up to you and how you're building your website. All pages and posts that you create are stored to the same database, so performance-wise, it doesn't make a difference which ones you use really.

    If you're looking to increase performance, I would start with a caching tool of some sort, such as Quick Cache or W3 Total Cache. They both work extremely well and allow you to speed up your installation considerably. That said, you can also use a CDN (Content Delivery Network), back-end caching (such as xCache, APC or Varnish) and so forth to speed things up even more.

    With PageSpeed being used to calculate your ranking with Google, the faster the page load, the better.

  3. #3
    Karl1's Avatar
    Karl1 is offline Hello World
    Join Date
    Jul 2011
    Location
    Seville, Spain
    Posts
    35

    Default

    thanks Pressedin,
    I know how to optimize a WP blog, my doubt was wether was preferable to have posts or pages, or if there were some differences

  4. #4
    PressedIn's Avatar
    PressedIn is offline Hello World
    Join Date
    Sep 2011
    Location
    Jonhnson City, TN
    Posts
    28

    Default

    At the root of it, there's really no difference between pages & posts. They're both pulled from the database, so from a performance aspect, neither pages or posts should be a detriment in their stock form. Obviously if you build on-top of the software and add functionality to either pages or posts, there may be a performance hit, but nothing significant.
    Jonathan T. - PressedIn
    Managed WordPress Hosting, for Free
    .
    twitter: @pressedin - gtalk & email: hello [at] pressed.in

  5. #5
    Jeffro's Avatar
    Jeffro is offline WPTavern Forum Admin
    Join Date
    Jan 2009
    Location
    Ohio
    Posts
    2,359

    Default

    The way WordPress has been built, Pages are geared more for static content which doesn't update too often while posts are more dynamic. One of the biggest differences between Posts and Pages are that Pages can not be categorized nor can they be tagged making them more difficult to find if you have a lot of them. You are not forced to use Pages as static content holders but I think it's better to work with the grain instead of against it regarding which to use.

    With regards to performance, I'm sure there has been a thread or two dedicated to the topic somewhere on the WP Hackers mailing list.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •