Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Wordpress: Pages vs Posts vs Portfolio
-
Hi All,
I'm looking to put pen to paper and design my main structual template for my website. I will be creating the new site in Wordpress.
My understanding of Wordpress is broken into the Static Pages, Posts and Portfolio.
Static PAGE
Static one off content.
No tags, categories or archivedPosts
content entries, which is listed in reverse chronological order.
Update post entry to maintain overall freshness of your website.
tags, categories & archivedPortfolio
?????Question
- What are the benefits of a portfolio page over Static Pages & Posts
- When creating feature rich articles should i use static pages, posts or portfolio.
Thanks Mark
-
Excellent. Good luck with your new site.
-
Hi Dean,
As previously mentioned my knowledge of 'Portfolio' was limited. Now that you have advised the nature of a 'Portfolio' being static in design, I can simply write articles to my hearts content and publish them. Additionally, I will have the added advantage to set categories and tags and visual appearance.
I believe this is game, set and Match!
Thanks Mark
-
A portfolio is not necessarily time-specific therefore it is not a post type such as a blog. A portfolio is just that, a portfolio of your work that you have completed (ie static) so why would you need to keep updating it. If you need to update/new articles then you would use the post type (blog).
-
Hi All,
Thanks for the information.
Dean,
I have taken the example provided on the filterable portfolio from here. I believe your example and mine are talking about the same thing, hence using the same Portfolio Custom Post Type.
Would I have to keep the article written on the portfolio page updated more often then a regular static page for Google ranking?
Thanks Mark
-
Re filter have you tried https://wordpress.org/plugins/evm-portfolio/
-
That said and done, i believe you cannot create categories and tags on static pages, hence a custom posts would need to be created with the article.
Correct - Well, without looking at other specific templates, then give it a go. Noting ventured and all that

-Andy
-
In your case I would recommend not going down the post/blog route and use a custom taxonomy (ie portfolio) as using a post to publish your portfolio will also be available as rss and is also considered as time-specific.
-
Hi Andy,
Thank you for the information.
My initial goal is to create a rich visual menu for users to filter in readiness to read an article of interest.
That said and done, i believe you cannot create categories and tags on static pages, hence a custom posts would need to be created with the article.I want the user to have visual and filter experience and cannot see another way of achieving this without using isotope.
Thanks Mark
-
I see what you are looking to do Mark but with most templates, when you create a post, it will allow you to set an image and excerpt which is then tagged into the main part of the site. It would be a bit of an odd way to do things if you were to use the portfolio option to link through to a blog post.
I don't really do much in the way of blogging, mainly due to lack of time, but go to my website and click on the Blog link to see an example of the posts populating this section. Is this what you are looking to achieve?
-Andy
-
Hi All,
Thank you for your words of wisdom.
My reason for creating a portfolio was to get the best of both worlds (Pages + Posts). I'm looking to create an image based menu where users can see a graphical representation of an article. 'Eye Candy' and not heavy on text. This way the user is drawn into clicking an image to read the feature rich article.
Addiitonally, using categories and tags the user can fine tune what he or she is looking for. Here is a example of what I'm looking to create.
Your thoughts and comments would be much appreciated.
Thanks Mark
-
On each Wordpress site I have worked on, the Portfolio tends to be image-based and is used to showcase work or products. Unless you have a need to do this, the portfolio tends not to get used that much. That said, I am sure there are lots of people who do use it - I haven't or really seen many sites use it.
To answer your questions:
- What are the benefits of a portfolio page over Static Pages & Posts
See above. Pages are your main structural pages.- When creating feature rich articles should i use static pages, posts or portfolio.
Articles should be sat in the blog section, which is populated through 'posts'.I hope this helps.
-Andy
-
Posts are the default content type that is used for blog posts etc. They are dynamic content, with the first blog post displayed changing as a new one is added.
Pages are the default WordPress content type that is used for static content. Unlike posts these are not time-specific.
Portfolio or for that matter what ever you wish to name it are custom post types and taxonomy and can act as either, a good article to read here: Introducing Custom Posts and Taxonomies
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
How is Single Page Application (SPA) bad for SEO
Hi guys. I am quite inspired of SPA technique. It's really amazing when all your interaction with the site is going on the fly and you don't see any page reloads. I've started implementing the site with this instruction and already found nice guys to make the design. The only downside of the using SPA which I can see **is the **SEO part. That's because the URL does not really change and different pages don't have their unique URL addresses.
Web Design | | Billy_gym
Actually they have, but it looks like: yoursite.com/#/products yoursite.com/#/prices yoursite.com/#/contact So all of them goes after # and being just anchors. For Google this mean all of these pages is just yoursite.com/ My question is what is really proven method to implement the URL structure in Single Page Application, so all the pages indexed by Google correctly (sorry I don't mention the other search engines because of market share). The other question, of course, is examples. It will be great to see real life site examples, better authority sites, which use SPA technique and well indexed by search engines.1 -
Incorporating Spanish Page/Site
We bought an exact match domain (in Spanish) to incorporate with regular website for a particular keyword. This is our first attempt at this, and while we do have Spanish speaking staff that will translate/create a nice, quality page, we're not going to redo everything in Spanish page. Any advice on how to implement this? Do I need to create a whole other website in Spanish? Will that be duplicate content if I do? Can I just set it up to show the first page in Spanish, but if they click on anything else it redirects to our site? I'm pretty clueless on this, so if anything I've suggested is off-the-wall or a violation, I'm really just spit-balling, trying to figure out how to implement this. Thanks, Ruben
Web Design | | KempRugeLawGroup0 -
How to know if a wordpress theme is coded correctly for Seo
Hi, So I am curious if there is a tool to see if a site is coed properly for Google? I am running Avada, a standalone theme, yet I am also using a cache plugin. But when I search my code, its all like on one huge line. So I am curious if there is a way to verify or check if a theme is coded correctly? Thank you
Web Design | | Berner1 -
CSS vs Javascript vs JQuery drop down navigation
For a user / seo perspective, what is the best way to code a drop down menu nav bar? Is it best to use css, javascript or a scripting library like jquery? I am thinking about overall best practice that will not have a negative impact on serps. I am also thinking about what will work best on all types of devices i.e. desk tops, lap tops, smart phones and tablets. What are the Pro's & Cons of Using CSS for Drop Down Menus. What are the Pro's & cons of using Javascript for drop down menus. And the same question for jquery. Thank you all in advance for your ideas.
Web Design | | bronxpad0 -
Pages vs. Posts for SEO
Hi, I would like your thoughts about pages vs. posts for SEO. I understand the difference in terms of WP structure and have read the SEOmoz blog post about setting up your site for SEO success (http://www.seomoz.org/blog/setup-wordpress-for-seo-success). However, if you're trying to rank for a particular keyword, it seems that either one could work, from an on-page SEO perspective, as far as title tag, URL, meta description, etc. So how do you decide whether to set up a page vs. a post? What are the pros and cons, from an SEO perspective, about using one vs. the other? Thanks in advance! Carolina
Web Design | | csmm0 -
Decreasing Page Load Time with Placeholder Images - Good Idea or Bad Idea?
In an effort to decease our page load time, we are looking at making a change so that all product images on any page past page 1 load with a place holder image. When the user clicks to the next page, it then loads all of the images for that page. Right now, all of the product divs are loaded into a Javascript array and loaded in chunks to the page display div. Product-heavy pages significantly increase load time as the browser loads all of the images from the product HTML before the Javascript can rewrite the display div with page-specific product HTML. In order to get around this, we are looking at loading the product HTML with a small placeholder image and then substituting the appropriate product image URLs when each page is output to the display div. From a user experience, this change will be seamless and they won't be able to tell the difference, plus they will benefit from a potentially a short wait on loading the images for the page in question. However, the source of the page will have all of the product images in a given category page all having the same image. How much of a negative impact will this have on SEO?
Web Design | | airnwater0 -
Flat vs. Silo Site Architecture, What's Better
I'm in the midst of converting a fairly large website (500+ pages) into WordPress as a content management system. I know that there are two schools of thought regarding site architecture: Those who believe that everything should be categorized, I.E.- website.com/shoes/reebok/running People who believe that the less clicks it takes from the homepage the better. As it stands, our current site has a completely flat architecture, with landing pages being added randomly to the root, I.E.- website.com/affordable-shoes-in-louisville-ky I'm beginning to think that there is a gray area with this. I spoke to someone who says that you should never have a page more than 2 categories/subfolders deep. But if we plan on adding a lot of content doesn't it make sense to set the site up into many categories so we can set a good foundation for adding massive amounts of content. Also, will 301 redirecting to the new structure cause us to lose rankings for certain terms? Any help here is appreciated.
Web Design | | C-Style0 -
Is it necessary to redirect every Error page (404 or 500) found?
If I have Hundreds of pages with 404 and 500 erros should set up 301 redirects for all of them? Some of the pages have external links, some don't.
Web Design | | jmansd0