• Resolved eegg

    (@eegg)


    Hi,

    I have changed the Site-Url in backend. But if Swift is activated, it’s not finding the cache. In Chrome-Inspector it says: https://benhuebsch.de/wp-content/cache/swift-performance/benhuebsch.de/css/98b84d55c81aa05c9a5b06377524a143.css net::ERR_ABORTED 404

    but it should be:

    https://benhuebsch.de/wordpress/wp-content/cache/swift-performance/benhuebsch.de/css/98b84d55c81aa05c9a5b06377524a143.css net::ERR_ABORTED 404

    how do I achieve this?
    Thanks in advance!

    all the best
    eegg

    • This topic was modified 5 years, 8 months ago by eegg. Reason: specified title

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter eegg

    (@eegg)

    I think this problem is connected with merge scripts and styles options

    Plugin Contributor Fred

    (@fredawd)

    Most likely becase your caching path was changed and you need to edit that in Swift settings: Settings -> Caching -> General: Cache Path.

    Or you may also add this line in wp-config
    define(‘SWIFT_PERFORMANCE_CACHE_URL’, ‘//benhuebsch.de/wordpress/wp-content/cache/swift-performance/benhuebsch.de/’);

    Plugin Contributor Fred

    (@fredawd)

    Hey there,
    Since this topic has been inactive for a while, I’m going to go ahead and mark as resolved. Don’t hesitate to reopen or create a new topic if you still need help!
    Thanks for understanding!.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wrong cache-path – swift is not finding its cache ERR_ABORTED 404’ is closed to new replies.