Yes, the links will always be accessible unless you disable them on your htaccess or a PHP file. If you don’t have any author page, probably the users (or bots) that are reaching this page are seeing your index page.
I highly recommend you install Google Analytics code on your website to track what your users are seeing instead of a server log.
Related Posts:
- Allowing an email as the username?
- Front end user meta options for users
- Log all users out of all locations after 24 hours
- Can I Create a Second Admin Level User Role?
- Update user role for expired membership
- MySQL query to list users who never signed in
- How do I display logged-in username IF logged-in?
- user_login vs. user_nicename
- How to programatically change username (user_login)?
- Difference between update_user_meta and update_user_option
- get_user_meta() doesn’t include user email?
- How to restrict access to uploaded files?
- Automatically delete inactive users after 2 months
- Allowing users to edit only their page and nobody else’s
- Disallowing Users of a Custom Role from Deleting or Adding Administrators?
- Hide Admin Menu for Specific User ID who has administrator Role
- Problem with Hebrew characters in username
- How to display custom user meta from registration in backend?
- Grouping users under parent user
- Check if specific username is logged in
- How to create a template for a custom URI associated with the user
- How to order users alphabetically by their last name?
- Post list based on the user that is logged in
- Change user’s display name programmatically
- How do you add a custom option to user data?
- Extending WP_User class and using this sub-class during the whole lifecycle
- Basic auth WordPress REST API dilemma
- Wp_User_Query not sorting by meta key
- How we can get the user id by its display_name
- WP_User_Query with combined meta query – not working?
- How to use hyperdb to separate and share a user dataset between wordpress installs?
- LEFT JOIN, INNER OUTER JOIN, LEFT OUTER JOIN is driving me crazy. Please help?
- \WP_User Object | What’s the Difference Between {caps} and {allcaps}?
- Show Biographical Info while creating new user
- include user profiles in search results?
- How to add follow functionality to multi-author wordpress site?
- Copy a user from one WordPress site to another
- Search multiple meta keys at once
- Pre-populate Username Field
- Where to Store Custom User Fields
- Plugin that would allow WordPress Authors to “follow” other Authors and query “Activity Info” from that
- Querying Email Addresses for a List of Users with Same Last Name?
- User profile custom field
- ACF Upload Image in front-end with custom form
- How to customize wp_signon()
- Hide a user from WordPress
- Update user_login to change username
- Drop down list in user profile page
- Check for user meta data at Login
- Can I create users that have access to *some* other users posts instead of all other users posts?
- Set default page for user account in admin
- Searchable meta value in user.php
- How to add country drop down menu to the user profile?
- Delete user from frontend
- Add custom fields to the user profile
- Share user table from WP with Drupal
- Memory usage for scalable usermeta queries
- stop login if user_status equal zero
- Does wp_delete_user() remove all user content?
- WP User Query fails when searching meta queries and search columns
- Hide everything on site for visitors except specific page IDs
- How can i create an array user meta?
- How to set show admin bar front to true for all users?
- Add user data to table when user is created?
- User Last Login Sort Column
- Updating user meta
- Managing Users and Creating Groups [closed]
- show text If special user is logged
- Upgrade Nightmare – No Posts, Permissions Issues and Can’t Create a new post
- WordPress User Meta & ChromePHP or other way to debug/view php variables
- How to disable a specific page for a specific user
- Use wp_update_user to update custom column in wp_users table
- Are User Levels Still Currently Used?
- WPML Default Language User Meta [closed]
- How can i change the name order in the admin?
- Display users in order by an “order” custom meta field
- Search Users base on meta_value & meta_key
- Allow user access to Dashboard only!
- Restrict access of admin uploads to certain logged-in users?
- mysql query two database tables, users and usermeta and sort by custom meta int value
- Rest API code to get ID of current user not working: get_current_user_id() gives 0
- Updating wp_user_level on user update
- wordpress user roles are not working
- Displaying different in-page content to cliente/admin
- Should I encrypt the response that triggers an Ajax action? Is nonce sufficient?
- User Meta Data in a Sortable Table
- get_user_meta an ID for multiple functions
- Problem with automatic role change through cron job
- Reset Password policy
- How can I attach a user to another user with user meta
- Column Sorting Code on users.php
- How can I allow an User to publish only 5 posts per month?
- Creating user without username and password
- Where are $current_user->allcaps set?
- List users by meta_key and meta_value
- Is this code true or not
- users and usermeta table
- WordPress SQL Issue not returning correct reselts
- Calling User Nickname
- User description only displayed for logged user