Using Pages instead of Posts

Sulphur

BANNED
Joined
Apr 3, 2020
Messages
849
Reaction score
229
What If I will not use posts but post all the content of my site on pages? Will it help in the ranking?
 
Its really bad idea. one of my customer did same thing and that pages did not get any organic view. When we transfer page to post then posts started get ranking
 
What If I will not use posts but post all the content of my site on pages? Will it help in the ranking?
It wouldn't help or change anything. There are things I want on pages while others on posts.

For example, on one of my sites I'm hosting a tool(a plugin) on a page instead of a post. it's ranking and bringing in traffic.
 
It makes zero difference to the search engines whether you are using a post or a page. If it makes a difference, it should mean that the post template had better on page seo done than the page template.
 
You won't see any change since your posts are also considered as pages in the eyes of search engines.
 
I use both, I use pages to display information about a section or silo (been using this setup since @splishsplash mentioned silos in the 1600s, lol), and then I link from the page to the blog post category as a specific container. It makes for a nice site, as you can make these pages strong starting anchor pages for your posts.
 
Post and pages are more about managements and user experience. Impact on SEO is the same.
 
Using 100% pages only makes sense if your creating a silo, and need to keep a tight URL structure. ie; Building a hierarchy with parent and child pages.

Ecom and local sites, targeting lots of products variations or geos, can benefit from a page only approach.
 
Doesn't make a difference, since the url structure is most likely be /%postname%/ they'll have the same URL slugs structure.
  • The sitemap will separate them as different .xml files, but this doesn't make much of a difference either since the main sitemap links to all .xml files.

I like to keep majority of them as posts, but then if there's any clear silo being created. Create them as parent/children Pages, so it's nested as /parent/child/ url slugs as @dandan594594 mentioned.

Helps with organization in the backend, but that's just for us as the owners.
 
There's no differences between posts and pages externally. They are the same thing.

The only difference is the internal representation.

Specifically, posts by default can have tags/categories. That's really it.

If you want to use tags/categories, you use posts.

If you want to create your own structure and have better control, you use pages.
 
You probably won't observe any variation because crawlers consider your articles to be pages as well. So focus on both pages and posts.
 
If you want to use tags/categories, you use posts.
Tbh not quite, in terms of the cms. There is nothing that stops you from achieving such functionality (e.g. have pages with tags/categories). Why you would do it is a different story, but obviously this is easily achievable with the wp loop and the db.
 
Tbh not quite, in terms of the cms. There is nothing that stops you from achieving such functionality (e.g. have pages with tags/categories). Why you would do it is a different story, but obviously this is easily achievable with the wp loop and the db.

Sure, but that's with customization. You could customize anything to do anything :-)

The default and intended functionality of pages vs posts is posts have tags/categories, and pages don't.

You could customize pages to have dancing hamsters.

There would be no point in customizing pages to have the exact same categories/tags as posts. If you want pages to have categories, it would be because you want to do something more custom and you want to differentiate between post categories and page categories.
 
Sure, but that's with customization. You could customize anything to do anything :)

The default and intended functionality of pages vs posts is posts have tags/categories, and pages don't.

You could customize pages to have dancing hamsters.

There would be no point in customizing pages to have the exact same categories/tags as posts. If you want pages to have categories, it would be because you want to do something more custom and you want to differentiate between post categories and page categories.
Exactly, you could be more advanced and not rely on those 10 year old methods (applies for tech as well I guess , not only seo) haha. :D
 
If I do site:domain.com search I see this sorting by Google:

1. homepage
2. categories
3. pages
4. tag pages
5. posts

So it is possible that Google gives more priority to pages.
 
Internally pages and posts are the same thing. Both go on the same database table and have a type field that says "page" or "post".

Posts are more versatile on the front-end and you can better organize categories and so on. The only difference between them for ranking purposes is that pages usually get linked sitewide.
 
It's my opinion google consider pages as webpage(commercial website), while post are considered as an article (blog).

So you use pages if you are trying to ranking for website related keywords.

I have seen some pages have out rank official website's by building pages.
 
Back
Top