• Resolved tim9021

    (@tim9021)


    I want to change my site structure, but when I do some images are not found.
    Is using an http address for the image the only way to get around it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes.
    Using an absolute (http:// )image path will let you move links around.
    You could use a relative ( /images ) path, and put something in the header that sets a ‘base url’.
    I would guess that if you have relative paths, setting a base url would do the trick.

    But using relative paths breaks the feeds, rss, and so on, doesn’t it?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘image link question’ is closed to new replies.