• Resolved bssa

    (@bssa)


    Hi there, we are planning to temporarily close our ecommerce store at the end of the year – for the holidays.

    We normally put the site into ‘Maintenance Mode’ if there are technical issues using the build in maintenance mode feature of Elementor. This locks down the entire site, preventing any purchases being made.

    We wanted to create a new template page for Vacation/Holiday Mode which is easy to do.

    My question is, which HTTP “mode” do we use with it? Coming Soon (HTTP 200) or Maintenance (HTTP 503)?

    As we will be “down” for two weeks, which of these modes are better for SEO for that time period? I’m getting mixed results online for best practices.

    Any feedback is highly appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Milos

    (@miloss84)

    Hello there,

    Thank you so much for your patience.

    If your website will be down for a short period (under a few weeks), returning an HTTP 503 status code is indeed the correct and SEO-safe approach.

    • It prevents Google from assuming your entire site has been replaced by a “Vacation” or placeholder page.
    • It protects your current rankings and indexation.
    • It clearly signals that your site is temporarily unavailable, not permanently changed.
    • It tells crawlers to check back later—especially if you include a Retry-After header

    If you instead serve the “Vacation” page with a 200 OK response:

    • Google may interpret it as your new homepage content.
    • Your other URLs could be de-indexed or lose ranking signals.
    • Once your site is back, it might take extra time for Google to re-crawl and restore your normal rankings.

    I’d also recommend consulting an SEO specialist, who can review your setup and ensure you’re fully protected during the downtime.

    Looking forward to hearing back from you soon.

    Kind regards

    Thread Starter bssa

    (@bssa)

    Hi Milos, thanks for the prompt and detailed response!

    It seems that HTTP 503 would be the best option for us then as we don’t want search engines to interpret the placeholder page as our new homepage (as well as any other links not working as expected).

    Will do some more research about the SEO impact, but you have been a big help so far. I appreciate it!

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

The topic ‘Vacation Mode – HTTP 200 vs 503’ is closed to new replies.