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
-
Should i be using shortcodes for my my page content.
Hello, I have a question. Sorry if this is been answered before. Recently I decided to do a little face lift to my main website pages. I wanted to make my testimonials more pretty. Found this great plugin for testimonials which creates shortcodes. I love how it looks like, but just realised that when I use images in shortcodes, these are not picked up by search engines 😞 only text is. Image search ability is pretty important for me and I'm not sure if I should stick with my plain design and upload images manually with all alt tags and title tags or there is a way to adjust shortcode so it shows images to search engines. You can see example here. https://a-fotografy.co.uk/maternity-photographer-edinburgh/ Let me know your thoughts guys. Regards, Armands
Web Design | | A_Fotografy1 -
Https pages indexed but all web pages are http - please can you offer some help?
Dear Moz Community, Please could you see what you think and offer some definite steps or advice.. I contacted the host provider and his initial thought was that WordPress was causing the https problem ?: eg when an https version of a page is called, things like videos and media don't always show up. A SSL certificate that is attached to a website, can allow pages to load over https. The host said that there is no active configured SSL it's just waiting as part of the hosting package just in case, but I found that the SSL certificate is still showing up during a crawl.It's important to eliminate the https problem before external backlinks link to any of the unwanted https pages that are currently indexed. Luckily I haven't started any intense backlinking work yet, and any links I have posted in search land have all been http version.I checked a few more url's to see if it’s necessary to create a permanent redirect from https to http. For example, I tried requesting domain.co.uk using the https:// and the https:// page loaded instead of redirecting automatically to http prefix version. I know that if I am automatically redirected to the http:// version of the page, then that is the way it should be. Search engines and visitors will stay on the http version of the site and not get lost anywhere in https. This also helps to eliminate duplicate content and to preserve link juice. What are your thoughts regarding that?As I understand it, most server configurations should redirect by default when https isn’t configured, and from my experience I’ve seen cases where pages requested via https return the default server page, a 404 error, or duplicate content. So I'm confused as to where to take this.One suggestion would be to disable all https since there is no need to have any traces to SSL when the site is even crawled ?. I don't want to enable https in the htaccess only to then create a https to http rewrite rule; https shouldn't even be a crawlable function of the site at all.RewriteEngine OnRewriteCond %{HTTPS} offor to disable the SSL completely for now until it becomes a necessity for the website.I would really welcome your thoughts as I'm really stuck as to what to do for the best, short term and long term.Kind Regards
Web Design | | SEOguy10 -
WordPress Category page title h1 or h2
Hi friends, I know this is a minor technical change, but we are in an extremely competitive market and I don't want to have any points against us. On our WordPress Category pages i.e. http://www.domain.com/category/�tegory-title%/ I looked at the code behind the the Title of the category page, which is "Browsing: %Category Title%" The code is an h2. I look at the posts in the category archive below, and those are also h2's. The theme preview is here and you can click on Entertainment - Reviews to see exactly what I'm referring to - http://themeforest.net/item/smartmag-responsive-retina-wordpress-magazine/full_screen_preview/6652608 I changed the code for the "Browsing: %Category Title%" to h1, which I believe is more consistent and standard formatting. 1. Is this a correct technical on-page optimization? 2. Would it be beneficial to remove "Browsing"?
Web Design | | JustinMurray0 -
Reasons Why Our Website Pages Randomly Loads Without Content
I know this is not a marketing question but this community is very dev savvy so I'm hoping someone can help me. At random times we're finding that our website pages load without the main body content. The header, footer and navigation loads just fine. If you refresh, it's fine but that's not a solution. Happens on Chrome, IE and Firefox, testing with multiple browser versions Happens across various page types - but seems to be only the main content section/container Happens while on the company network, as well as externally Happens after deleting cookies, temporary internet files and restarting computer We are using a CMS that is virtually unheard of - Bridgeline/Iapps Codebase is .net Our IT/Dev group keeps pushing back, blaming it on cookies or Chrome plugins because they apparently are unable to "recreate the problem". This has been going on for months and it's a terrible experience for the user to have. It's also not great when landing PPC visitors on pages that load with no content. If anyone has ideas as to why this may be happening I would really appreciate it. I'm not sure if links are allowed, by today the issue happened on this page serversdirect.com/dm/geek-biz Linking to an image example below knEUzqd
Web Design | | CliqStudios0 -
Multi-page articles, pagination, best practice...
A couple months ago we mitigated a 12-year-old site -- about 2,000 pages -- to WordPress.
Web Design | | jmueller0823
The transition was smooth (301 redirects), we haven't lost much search juice. We have about 75 multi-page articles (posts); we're using a plugin (Organize Series) to manage the pagination. On the old site, all of the pages in the series had the same title. I've since heard this is not a good SEO practice (duplicate titles). The url's were the same too, with a 'number' (designating the page number) appended to the title text. Here's my question: 1. Is there a best practice for titles & url's of multi-page articles? Let's say we have an article named: 'This is an Article' ... What if I name the pages like this:
-- This is an Article, Page 1
-- This is an Article, Page 2
-- This is an Article, Page 3 Is that a good idea? Or, should each page have a completely different title? Does it matter?
** I think for usability, the examples above are best; they give the reader context. What about url's ? Are these a good idea? /this-is-an-article-01, /this-is-an-article-02, and so on...
Does it matter? 2. I've read that maybe multi-page articles are not such a good idea -- from usability and SEO standpoints. We tend to limit our articles to about 800 words per page. So, is it better to publish 'long' articles instead of multi-page? Does it matter? I think I'm seeing a trend on content sites toward long, one-page articles. 3. Any other gotchas we should be aware of, related to SEO/ multi-page? Long post... we've gone back-and-forth on this a couple times and need to get this settled.
Thanks much! Jim0 -
Replacing Slider Image WordPress
Hi Everyone, I decided to delete my slider from my homepage and replace it with a static image. However, after I deleted the slider, I'm left with a dark square where the slider used to be. I want to put my new static image in that same spot, but have no idea how. Does anyone know where or what code I should add to do that? The page is www.kempruge.com The WP Forums never seem to be too helpful for me, but Moz always is! Thanks in advance, Ruben
Web Design | | KempRugeLawGroup0 -
Website title next to a post title-how to remove it?
I just have checked on some of the keyword I am ranking for and found in the serp that next to the post I have also the site name. But I thought that I have remove it. Does somebody know how to remove it? perhaps I did not do it correctly. I am also using yoast seo plugin but I do not have it set there to show the site name after posts name. Can somebody help me to fix this please? I have also attached an image from the serp where is behind the post title also Villas Diani-the site name Thank you very much! Iris O1oj4W0.jpg
Web Design | | Rebeca10 -
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