Request for URL returns URL and Blog Name
-
I request <?php bloginfo(’url’); ?> which is set to https://domain/directory in the general options. I also verified that it is correct in the wp_options in my database.
What this request returns is:
https://domain/directory/blogname as the URL link.
I have verified that there is nothing extra in the
WordPress address (URL):
or Blog address (URL):Both are: https://domain/directory
Does anyone have a quick hint at to why I am getting name appended to the URL?
Thanks,
Shawn
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Request for URL returns URL and Blog Name’ is closed to new replies.