From your query (noted in the comments above), the page you are looking at believes that it is your home page (e.g. your blog).
Notice in the wp_query object the following
[found_posts] => 8
[is_home] => 1
is_home signifies that it believes that it is showing the home page.
If your files are set up as you say, you should check your admin panel under Settings > Reading and make sure that the page you are viewing is not set up as your “Posts Page” under the Front Page Displays section.
If that is not the case then noting what your index.php and/or home.php files contain might be helpful … as the page you are viewing definitely believes itself to be your home / blog page.
Related Posts:
- Why do I need to use The Loop on pages (inside page.php etc)?
- posts page – different lengths of excerpt
- how to display full post with pagination on home page
- Multiple loops in same page, without duplicate content
- Convert a complex webpage into WP theme
- Differentiate between posts and pages in search results
- Multiple loops are not reset
- Exclude category from
- How do I do a page break?
- Display Posts on Custom Page
- Multiple Loops Breaking Pages
- Admin – no Featured image choice in create new/page|post
- WordPress Query Posts From Category Post on Static Page
- Display Featured Posts Grid on Static Page (Gazette)
- how to handle the loop using filling bootstrap grid structure?
- Cant’ Grab WordPress Built-in Posts Through Loop
- Pagination for normal (standard) posts on a page with a custom loop?
- Changing wp_link_pages() to “Next Page” and “Previous Page” buttons?
- I can’t find the relevant part of the loop in my theme file. How do I find the full content with “More…”
- posts going to 2 pages/categories only show up in 1
- WordPress Architecture as a CMS – Posts & Pages
- Permanently deleted posts still exist
- How to distinguish pages created by woocommerce?
- Moved a website and excerpts don’t work for old posts
- Display post order ranking within wordpress loop
- Posts are not showing up on next page.
- Post are not showing up
- How to show the posts list into a static page? Problems to use the loop into a static page
- wordpress taxonomy results
- Where are my posts linked to? I keep getting a Not Found Error, and I have no single.php page
- The loop: more posts than I want to fit on one page
- Redirecting posts in WordPress to a specific page
- The post order is different for logged-in and non-logged-in users? [closed]
- How to show only the date, the title and a little “summary” of my WordPress post in my custom theme?
- When and how will php code in a user made WordPress page be executed?
- What function does the loop of displaying posts?
- WordPress Ajax load doesn’t work
- Post categories to pages
- Switch to page template when using post permalink
- Unable to restore from backup – how to obtain old blog posts?
- Post Loop Missing Most Recent Post
- 301 (static page instead latest posts)
- Integrate OpenStreetMap on WordPress
- What’s the best way to render Visual Composer in posts, not pages?
- Trying to use AngularJS with WordPress without any API
- How to : pagination in 3 different custom loops on the same page
- How to handle broken links created by permalink/slug changes?
- Pagination with an array of post objects?
- Sharing post from archive page (loop) doesn’t work
- Get Page ID of blog homepage
- Get Image tag from content of post
- Static posts page with home.php
- Second comments section for one post/page
- Start WP Pagination From Number 1 in URL
- Disable sticky option for specific categories
- How to add tags (custom taxonomy) to post class css?
- List authors with the last post title and order by last post date
- Listing Specific Categories from Current Post with Depth
- How to exclude visited posts from loop
- Use two different post_per_page limits with infinite scroll
- Highlight static blog page link in header
- 404 error on default post type and default taxonomy fronted page
- Overwrite posts/pages via import
- Auto-realod with new posts // Ajax call
- When open add new post or page WordPress add post with ID=0 continuously [closed]
- Start post pagination at 0 instead of 1
- Hooking into the post editing screen for an existing page only
- wp_query random post
- How to make the first post in the loop be styled like a “new / featured” post?
- “Right Way” to make custom Loop respect reading settings inside admin panel?
- How to setup a query to output posts by groups of five?
- Only display sticky post or latest post in custom loop
- How to order posts in an arbitrary order?
- How to create a template for Pages?
- How do I stop the loop from repeating in my category template?
- get_the_category listing in hierarchial order
- Is there a way to specify an extra class for a post or page with no title?
- Automatically create a new page daily with last three posts
- Using wp_list_pages() after calling query_posts()
- When changing pages to posts, how do you set up 301 redirects for the page URLs?
- How many posts does the loop return?
- How to make a sum of all posts displayed in a loop
- Possible to alternate between two loops
- Exclude current custom post on single post
- Wrong post title displayed from loop
- User Selectable Delete of Pages
- Get Value of Post before
- why does wordpress ignore the post args?
- 2 dynamic sidebars registered, not showing up
- add to end of post in the loop with plugin
- “about us”, ” contact” sections should be article(post) or page in the simple small Business website?
- How to get ID of the page included with get_page()?
- Posts vs Pages and categories
- Why am I getting a different filename? And how does WordPress load singular.php for both Page & Post? (Fresh WordPress installation)
- How to dynamically parse and transform post/page content before displaying it?
- Block editors annoying warnings
- First x post with another template then the others
- How to make default “Privacy Policy Page” a normal page?
- Loop doesn’t show title of second post and posts thereafter
- Change all author links in Blog roll