Closed (works as designed)
Project:
Metatag
Version:
8.x-1.4
Component:
Other tags
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2018 at 08:49 UTC
Updated:
15 Jan 2018 at 03:15 UTC
Jump to comment: Most recent
Comments
Comment #2
damienmckennaCan you please show screenshots of the values from the config pages so I can see what they look like?
Comment #3
0sarah0al commentedoh I am sorry, please ignore.
It's my settings.php
I should have added a site-url variable so that when I use the absolute path in metatags module's global settings (configuration), the right url is used.
My current settings returns a url:
http://localhost.test/theme/favicons/favicon.ico (wrong url)
instead of
http://localhost.test/mysite/theme/favicons/favicon.ico (right url)
And that produces: page not found.
Sorry about the false alarm.
Comment #4
0sarah0al commented