WordPress version: 3.4.2
WordPress SEO version: 1.3.4.1
I did this: Installed the plugin
I expected the plugin to do this: I expected the images related to the plugin to display correctly
Instead it did this:
Instead of the images/css having the correct path they are somehow trying to load the images the the actual file path on my server instead of the path to my web directory.
Example:
This is how it should look -
http://mywebsite.com/wp-content/plugins/pluginname/Images/pluginimage.png
Instead I get this -
https://mywebsite.com/wp-content/plugins/usr/share/wordpress/wp-content/plugins/wordpress-seo/images/yoast-icon.png
It also does this for the CSS files etc. Any help would be greatly appreciated.
I host this on my own server so I have terminal access if needed.
Thanks