You have code like
<a href="https://wordpress.stackexchange.com/questions/282619/89"><img src="https://www.docreit.com/wp-content/uploads/2015/09/ABTthumnail3.jpg"></a></div>
If your href doesn’t start with a / and isn’t a complete URL like https://example.com/, it will be used as a relative URI, and will simply be added after the current URL.
Add 89 after https://www.docreit.com/about/12/ and you get https://www.docreit.com/about/12/89.
You’ll have to figure out what part of your theme generates those links.
Related Posts:
- Pages other than Home page not displayed even when URL is good
- 404 error when passing “cat” parameter to URL
- Twitter shortlink 404 not found [closed]
- Multiple URLs with Numbers
- How to properly print a 404 error without redirecton? (i.e. keeping the current URL)
- Moving Website-URL
- Duplicate pages with ?s parameter
- wp-login.php ampersand in url results in 404
- What is the correct url to request the 404 page?
- How to Change 404 page title
- Problem with guids and absolute links
- How to remove /index.php/ from URL’s
- How to remove “http://” When Echoing URL?
- WPML Get url without outputting
- Weird: /?name in URL leads to blog
- I am Looking to append URL Parameter to all URLs
- How do I amend the fixed “author” part in the URL?
- Is dynamic URL possible in WordPress
- Accessing the Current URL in a Text Widget for a Facebook Share Button?
- Is ‘name’ a reserved word in URL’s?
- get_site_url is not returning anything?
- How to create a custom page base on URL for WordPress?
- How to make menu items active based on hash
- Use image url with add_image_size
- Multiple domain names for one site
- How to always rewrite author archive page URL even if the author does not have a post
- Special domain for a page
- How to delete unused URL?
- urlencode query string in gravity forms confirmation redirect
- How to server wordpress from SSL and non-SSL URLs
- Author Nickname URL Friendly
- Moving a test WP site to live
- How do I write the link from front-page.php to home.php?
- Should I set the html base url when using wordpress?
- how to make URL link query string
- How do I test my localhost WordPress project with VirtualBoxVM?
- How do I link to a blog not set as the homepage?
- Updating URLs in many posts
- Problem with change url for all subpages (.htaccess)
- Displaying Post with Custom URL with RewriteRule or add_rewrite_rule
- Save URL into database
- How to get URL for the first page of post archive
- Imported 10 000+ posts, custom field showing link not displayed
- Newline URL entity when using esc_url()
- How to auto gen. custom post type values in other custom post type in url?
- Is get_permalink also the canonical URL?
- Moved WP into new folder. How to fix image links in posts?
- Will get_bloginfo(‘url’) return URL with backslash?
- How to parse a custom url (within WP site) and obtain params passed to that URL
- How can I identify which file/function will be used to respond to a particular URL?
- Is there a way to test if a URL is part of the current blog?
- Could not find the wordpress page
- Dynamic URL and pass the data to an iframe
- DNS – Change WordPress Site Name?
- Alternatives to site_url() and get_template_directory_uri()
- Unnecessary url
- How to close tab automatically if URL has specific word? [closed]
- Finding URI in Child Theme
- Make custom system url
- Enhancin 404 to contain a search from URL
- WordPress Primary Category Changes After Import, Permalink Issue
- Sanitizing URL in a WordPress plugin
- How to display translated content with custom slug?
- How to get a page url segment on wordpress?
- How to create a user ability to save pages with full url?
- index.php shows up in url
- Add more than one query parameter onto wordpress url
- WordPress Website change directory
- Allow duplicate slugs for pages and posts
- Avoiding the -2 in slugs
- Change dynamically URL to SEO friendly via .htaccess?
- Get userdata from url
- How to make url variable?
- Let WordPress to go opening an external URL
- Change default query parameters
- WordPress dynamic subpage for ACF
- From whence %E2%80%8E at the end of post link
- What am I doing wrong with my taxonomy?
- How to remove Base URL Duplication?
- WordPress Address (URL) Reverts back
- problem getting audio url
- When using number in url it is redircting to same page but when using character it redirects to 404
- How to pass REQUEST_URI to function
- URL displays different page (a loop)?
- wordpress url with format .com/category/sub-category
- Why is my WordPress install using full server directory paths for media URLs?
- Accidentally Changed WordPress Url
- Typing local WordPress URL works, but clicking the same link does not
- URL Forwarding – wordpress links reverting back
- Get gallery url (Nextgen) [closed]
- How to use query string in URL to display content on the wordpress page
- Function to get custom post image URL
- How to echo a dynamic url
- WordPress rewrites my link with custom URL scheme to http(s)
- Show page name after home url
- How to create multiple urls for a same page contents in wordpress
- how to add param string after website url in wordpress?
- Are the wp entries in these URL’s legitimate?
- url ends in “/embed”
- How to hide ids from URL [closed]