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
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
-
Moving pages to new domain
Hello, Our product pages are ranked #1 on google for our target keywords using our domain e.g. www.olddomain.com/cases/productxyz and sell about 20 products all ranked #1. We have a new company called www.newco.com/case/product1, 2, 3 etc. We use woocommerce e-commerce for both old and new sites. What is the best way to list our old co-products on our new site and move over the #1 rankings? Do we create new products (using our new nice design) in the newco.com woo commerce and then redirect old co links? do we copy and paste all that old content into the newco.com? Totally confused. Thank you!
Web Design | | Jamesmcd031 -
Dead end pages are really an issue?
Hi all, We have many pages which are help guides to our features. These pages do not have anymore outgoing links (internal / external). We haven't linked as these are already 4th level pages and specific about particular topic. So these are technically dead end pages. Do these pages really hurt us? We need to link to some other pages? Thanks
Web Design | | vtmoz0 -
Spaces at beginning of title tag - negatively affect the optimization of the page?
For some reason, our title tags have a long space after the beginning title tag and before the text appears. The beginning title tag is on one line, then a break, a tab and then the content of the title tag. I'm pretty sure this is not good and is affecting optimization of the page. Am I correct or is this not an issue and does not need to be fixed? Example: | <title></span></p> <p> </p> </td> </tr> <tr> <td class="line-number"> </td> <td class="line-content"> First keyword</td> </tr> </tbody> </table></title> |
Web Design | | CFSSEO0 -
Link colour on page?
I always thought that the link colour has to be different from text colour? I have come across a site http://www.printandpackaging.co.uk/ and it has made me question this belief, they seem to only have bolded the link which would be very nice if this is fine.
Web Design | | BobAnderson0 -
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 -
Page Size
Hello Mozers, What is the best page size ( or the max page size ie KB ) for a home page or a 2nd level page. Thank you - I appreciate you looking at this question. Vijay
Web Design | | vijayvasu0 -
Changing from Squarespace to Wordpress - Will I Lose My Rankings?
I have a friend who has a squarespace site that is giving him lots of trouble. For one, even though it is supposed to redirect to GreenSpaceConstruct.com...Bing and Yahoo don't seem to recognize this domain. Instead, they show greenlightconstruct.squarespace.com in the serp's. Oddly, Google shows the site as GreenSpaceConstruct.com. The site is ranking well for some terms. I'm afraid that converting to wordpress will hurt his rankings in the short term. If bing and yahoo are crawling this squarespace domain, and he moves it...is there a way not to just completely lose the rankings? Thanks for any thoughts. Much appreciated! Josh
Web Design | | JoshTurner0 -
Wordpress vs. mvc framework
What's the benefits of choosing an mvc framework such as codeigniter or cakephp over wordpress? Wordpress has so many plugins, and a universally known UI for customers, it just saves a ton of time. However, a lot of the 'big guys' like SEOmoz and Distilled(?) use Cakephp and other mvc frameworks so it has me wondering what the benefits are...... anyone?
Web Design | | DonnieCooper2