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.
Best way to separate blogs, media coverage, and press releases on WordPress?
-
I'm curious what some of your thoughts are on the best way to handle the separation of blog posts, from press releases stories, from media coverage. With 1 WordPress installation, we're obviously utilizing the Posts for these types of content.
It seems obvious to put press releases into a "press release" category and media coverage into a "media coverage" category.... but then what about blog posts? We could put blog posts into a "blog" category, but I hate that. And what about actual blog categories? I tried making sub-categories for the blog category which seemed like it was going to work, until the breadcrumbs looked all crazy.
- Example: Homepage > Blog > Blog > Sub-Category
- Homepage = http://www.example.com
- First 'Blog' = http://www.example.com/blog
- Second 'Blog' = http://www.example.com/category/blog
- Sub-Category = http://www.example.com/category/blog/sub-category
This just doesn't seem very clean and I feel like there has to be a better solution to this. What about post types? I've never really worked with them. Is that the solution to my woes?
All suggestions are welcome!
EDIT: I should add that we would like the URL to contain /blog/ for blog posts /media-coverage/ for media coverage, and /press-releases/ for press releases. For blog posts, we don't want the sub-category to be in the URL.
-
@Philip, did you find a solution for this one?
-
On the /media-coverage/ page, the header says "Media Coverages Archives" -- I imagine there's a way to edit this headline? I checked archives.php with the theme but it doesn't look like it's pulling from there. If you aren't sure, I can see if the plugin creator can help out!
-
The name of the post type only matters for your menu items in admin but yes it is an issue sometimes. You could call it "News Item" and "News Items" or just go all grammatically incorrect with "Media Coverage" and "Media Coverages"
-
I am trying to add "Media Coverage" as a custom post type, and it asks for singular and plural... well, singular is the same as plural ('Media Coverages' sounds ridiculous), but it's telling me that they MUST be different from each other. Ever run into this problem and find a way around it?
-
I had a feeling that post types might be my solution... I've been putting off learning about them for too long. Today is my day!
I'll look into that and let you know if I end up with any follow-up questions
-
Hi Philip,
You definitely want to look into Custom Post Types. By creating a new Custom Post Type, it can allow you to create another set of content in the same manner as "Posts" (non-archived) or "Pages" (archived & hierarchical) you can then use to separate your content into buckets like you mention. For some folks we will create very specific custom post types like "Products" that feature items for sale. You can also create custom fields that apply to just those post types that can then be used to add additional meta data to the custom post.
Two plugins we use for this are-
- Types - https://wordpress.org/plugins/types/
- Advanced Custom Fields - http://wordpress.org/plugins/advanced-custom-fields/
Obviously there are others but that should get you started. I'm happy to reply to any other questions you may have, just leave a comment. Good luck!
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 Change My Blog Permalinks to Remove The Date
Hi All Thank you in advance for any help. Last year a website was moved to multisite and the permalinks for the blog posts were changed to include a category, the year, the month and day. As a result most of the page URL's are flagged as too long. A number of the pages are receiving good traffic, so my question is whether just to leave them as they are or to change the permalinks? My gut feeling is to take the short term hit and change the permalinks, but I thought I'd take the advice of the forum before doing so. Many Thanks
On-Page Optimization | | DigitalProgress2 -
Best practices for publishing sponsored content
Hello, Our website hosts sponsored content from different brands. Should we be listing the sponsor either on the frontend and/or through markup? - Would either way have any sort of an impact? The content itself is already clearly marked as 'sponsored content' but we were more interested in listing the specific sponsor. Also, we’re assuming the outbound links would need to be marked rel="sponsored" but are there any other best practices we should be implementing? Any insight would be appreciated.
On-Page Optimization | | Ben-R
Thank you in advance.
Best,0 -
Best site Template, Structure, etc. for SEO
If I were to spin up a new site what do people recommend as the best template, services, etc. Do you have an example of the perfect structure, I want to point my team to an example page and say - This is perfect, do this but for our product (structure, content amount, etc) Thank you,
On-Page Optimization | | Jamesmcd030 -
Best Tool for Retrieving Multiple URL Word Counts in Bulk?
I am doing some content analysis with over 200 URLs to go through! Does anybody know of, or can recommend any bulk on-page word count checkers which would help with the heavy lifting? Any suggestions are greatly appreciated. Thanks!
On-Page Optimization | | NickG-1230 -
Meta separators
I've been told that pipes are the best separators for title tags. Can anyone tell me the best ones for H1 and H2 tags? Do I go with pipes, commas, hyphens, underscores...?
On-Page Optimization | | Greatmats0 -
Which is Best Practice for creating URLs for subdomain?
My website is related to education. We have created sub domains for all major colleges, universities & Entrance exams like Gre, Toefl ETC. for eg: amityuniversity.abc.com (Amity is Name of University ) Now if have to mention city name in URL as well (college is located in multiple locations) amityuniversity-delhi.abc.com
On-Page Optimization | | rohanarora536
amityuniversitydelhi.abc.com Now my Q is can we use hyphens in sub domains if we have to add city name or shall we create without using any hyphens. In Directory structure we can always separate words with hyphens, can we follow same practice in subdomain as well Which is a best URL for subdomain amity-university-delhi.abc.com
amityuniversity-delhi.abc.com
or amityuniversitydelhi.abc.com0 -
Avoiding "Duplicate Page Title" and "Duplicate Page Content" - Best Practices?
We have a website with a searchable database of recipes. You can search the database using an online form with dropdown options for: Course (starter, main, salad, etc)
On-Page Optimization | | smaavie
Cooking Method (fry, bake, boil, steam, etc)
Preparation Time (Under 30 min, 30min to 1 hour, Over 1 hour) Here are some examples of how URLs may look when searching for a recipe: find-a-recipe.php?course=starter
find-a-recipe.php?course=main&preperation-time=30min+to+1+hour
find-a-recipe.php?cooking-method=fry&preperation-time=over+1+hour There is also pagination of search results, so the URL could also have the variable "start", e.g. find-a-recipe.php?course=salad&start=30 There can be any combination of these variables, meaning there are hundreds of possible search results URL variations. This all works well on the site, however it gives multiple "Duplicate Page Title" and "Duplicate Page Content" errors when crawled by SEOmoz. I've seached online and found several possible solutions for this, such as: Setting canonical tag Adding these URL variables to Google Webmasters to tell Google to ignore them Change the Title tag in the head dynamically based on what URL variables are present However I am not sure which of these would be best. As far as I can tell the canonical tag should be used when you have the same page available at two seperate URLs, but this isn't the case here as the search results are always different. Adding these URL variables to Google webmasters won't fix the problem in other search engines, and will presumably continue to get these errors in our SEOmoz crawl reports. Changing the title tag each time can lead to very long title tags, and it doesn't address the problem of duplicate page content. I had hoped there would be a standard solution for problems like this, as I imagine others will have come across this before, but I cannot find the ideal solution. Any help would be much appreciated. Kind Regards5 -
Post Title - Use the blog's name or not?
In the tile of my post, shoudl I used my blog's name in it at the end or emit the blog name. EX: title of post with keywords | name of blog OR EX: title of post with keywords The site's name is 3 words long, so I'm worrying that those extra words are diluting the keywords in the post's name that I'm trying to target.
On-Page Optimization | | gregalam0