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
-
JSON-LD product page markup for multiple currencies?
I haven't found a working example of a single product page with one "Offer" in multiple "priceCurrency" and "price" We have product pages with a single product URL which will offer different prices in different currencies based on the user's IP. Some of the language of the page will be translated based on the IP (this will have href lang tag) but the URL will not change. (We're aware TLD is considered best practice, however, this is not an option at this time.) Is the best option to update the markup based on what the corresponding "country"? I'm uncertain how this may be handled by crawlers. Eg, For the product page https://www.example.com/product1 displaying USD "offers": {
Web Design | | sb1030
"@type": "Offer",
"url": "https://www.example.com/product1",
"itemCondition": "https://schema.org/NewCondition",
"availability": "InStock",
"priceCurrency": "USD",
"price": "7.99"} For the product pagehttps://www.example.com/product1 displaying EUR "offers": {
"@type": "Offer",
"url": "https://www.example.com/product1",
"itemCondition": "https://schema.org/NewCondition",
"availability": "InStock",
"priceCurrency": "EUR",
"price": "7.50"} Thanks for any input.0 -
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 -
Migration from HTML to Wordpress - SEO Implications?
I am in the process of having a wordpress site developed to replace my current HTML site. (I currently have my website in html and a blog in wordpress in a sub directory). I am doing this in phases to try and preserve as much of my good rankings as possible. My first phase is to replicate my site with the exact same pages, meta data, and site structure. I'm hoping that google will see this as not much change and not change my rankings for the worse. I also made it a goal that my site speed tests be at least equal to what they are now. We will have to 301 all of the URLs however since it will be going from /example.html to /example. I believe my blog will also need to move into the root directory as well, so I need to 301 all of those pages. I plan to wait a couple months for Phase 2. Phase 2 involves replacing old content (photo galleries), and introducing new content (virtual tours, videos, new pages, etc.) One of my reasons for moving to wordpress is to keep up with current trends a little easier since I have very little time. (I am owner, website maintainer, SEO - all on my own). My question here is three parts. 1. Do you think this strategy will work to preserve my current rankings? 2. Do you have any lessons learned or advice to share with me to make this as smooth as possible? 3. Do I really need to wait to add new content? I might get antsy and want to do it sooner! 🙂 Thank you in advance!
Web Design | | CalicoKitty20001 -
Body of text on category pages
Hello everyone, wonder if I can pick your brains about our company's website. We are a tea company - Canton Tea Co. We have been advised that it is really important to get more text onto the category pages on our website, as otherwise the page just consists of a list of products, and therefore provides Google with a ton of headers, tiny descriptions, and not enough text to allow the page to being easily indexed, therefore hurting our Google ranking for key search terms like 'Green Tea' which should lead to the Green Tea category page. So we decided to add some text to the category page. The only place for this text to go was laid over the category header image. However, it looks pretty awful and unsophisticated having this text on top of the image - please see an example, our Green Tea category page, via this link: http://www.cantonteaco.com/loose-leaf-tea-1/type/green-tea.html So I have three questions: How significant is the text on a category page such as this to that page's Google ranking? If we moved the text to an area that was hidden until clicked on, for example the 'Filter by' section that opens up when you click on it (see via URL above), would that negate the SEO benefit? Do you have any other ideas or opinions on how to resolve this? Thank you! Louise, Canton Tea Co.
Web Design | | Cantonteaco0 -
Missing Meta Description Tag - Wordpress Tag
I am going through my crawl diagonostics issues and I have lots of "Missing Meta Description Tags". However when I look at the url's they are Wordpress Tags, which do not have a meta description. Shall I just ignore these errors or should I find a way to add a meta description? Is it important?
Web Design | | petewinter0 -
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 -
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