The philosophy, vision, and future MONJI+ aims for
Power your results with AI, data, and teamwork. All you need for web operations in one platform
Don't let feedback end at comments
Find issues, fix them, and drive improvement
AI and teams working together
Build a strong team that doesn’t depend on individuals
Security that protects your team's important data
Core features that power your WebOps
Maximize the results of your WebOps with MONJI+
Key Topics
Key Topics
Key Topics
Key Topics
Key Topics
Key Topics
Choose the best plan for your team size and goals
Your go-to support page for troubleshooting and getting the most out of MONJI+
Easy-to-follow guidance from basic operations to advanced features of MONJI+.
Popular Guides
Find answers to frequently asked questions and solutions to common issues.
Top Questions
A co-creation development program that evolves MONJI+ together with our users.
If you have any questions or concerns, please feel free to contact us.
“After we added more videos, the site somehow feels heavier.”
“The page looks fine, but the first screen takes a little longer to show.”
“We want to use video, but we’re not sure we’re checking performance properly before launch.”
These are the kinds of concerns that often come up in day-to-day website operation.
Videos are powerful. On recruiting pages, service pages, facility tours, and brand pages, they help communicate atmosphere and detail that text and images alone cannot always convey.
But the more videos you add, the easier it becomes for the page to feel heavy.
What makes this tricky is that nothing may look broken. The layout is fine. The links work. The video appears where it should. Yet the first screen may still take longer to load.
In Chrome 148, loading="lazy"—previously available for images and iframes—became usable on <video> and <audio> as well. This allows video and audio loading or autoplay to be deferred until just before the element enters the viewport.
When we saw this update, what struck us first was not the syntax itself.
It was this question:
“On video-heavy pages, who is checking page weight before launch?”
This article reorganizes our original note into a practical WebOps workflow: how to add “weight” checks to your pre-launch process, how to turn findings into Feedback, and how to review the impact afterward.
A video-heavy page does not become a problem simply because “video files are large.”
The issue is also operational. In many website teams, visual checks and performance checks are treated as separate tasks. As a result, page weight can slip through the cracks.
When adding videos to a recruiting page or facility page, teams usually check the visible output first.
Does the video display?
Is the layout broken?
Are the links working?
Does it look okay on mobile?
These checks are necessary.
But they do not always reveal page weight.
A page may look perfectly fine while still trying to load multiple videos as soon as it opens. If that happens, the first screen can take longer to appear. For visitors, even a few seconds of lag can be enough to leave the page.
In other words:
“Displayed correctly” and “displayed lightly” are not the same thing.
That distinction needs to become part of the pre-launch check.
On pages with several videos, even videos that are not visible at first may start loading as soon as the page opens.
For example:
If these are loaded immediately, they can affect the experience before the visitor even reaches them.
With Chrome 148 supporting loading="lazy" for <video> and <audio>, it becomes easier to defer loading for media that does not need to appear right away.
But knowing the feature exists is not enough.
The important operational question is:
“Which videos need to load immediately, and which can wait?”
We added “page weight” to our pre-launch checks for video-heavy pages.
Here is the workflow we now use.
The first step is to understand where videos and audio appear on the page, and when they are being loaded.
Before launch, we check points such as:
The most important check is whether videos that are not visible on the first screen are being loaded too early.
Relying on memory for this kind of check is risky. So we added speed-related items to the checklist feature in MONJI+.
For example:
loading="lazy") for video or audio that does not appear on the first screen?Turning these into checklist items makes the review easier to repeat, even when the person in charge changes.
When we find a heavy page, we turn it into Feedback immediately.
It is easy to think, “We’ll make it lighter later.” But in daily website operation, that kind of issue often gets buried. That is why we create Feedback on the spot, assign an owner, and set a due date.
For example, we may record items like:
In MONJI+, these findings can be managed as Feedback tied to the relevant page.
When production is handled by an external vendor, sharing only the in-progress Feedback through a public link also makes communication easier. Instead of saying “the page feels heavy,” we can point to a specific issue: “this video on this page is heavy.”
Video-heavy pages are also more likely to have related issues such as broken images or broken links. We use MONJI+’s website issue detection to crawl pages in bulk, then route detected issues into Feedback.
The point is not to treat video weight as a one-time technical check.
It should become part of the normal website operation flow.
Fixing the issue is not the end.
After making changes, we check how the page’s drop-off changed using the Google Analytics integration in the same project.
Of course, drop-off is not determined by page weight alone.
Content, traffic source, timing, user intent, and many other factors can affect the numbers. So we do not assume that “making it lighter” automatically improves everything.
Instead, we connect the fix with the movement in the numbers and look back on whether the change seemed meaningful.
We also record which video was placed, when it was placed, and why it was placed in the project Wiki.
That makes the next review easier.
For example, we can look back and see:
In WebOps, decisions become harder to review when the reason behind them is not recorded. For videos especially, where teams must balance visual impact and page weight, leaving a decision trail matters.
After adding “can this video loading be deferred?” to our pre-launch checks, our review perspective changed.
Previously, we mostly checked whether the video appeared correctly and whether the layout looked right.
Now we also check:
By turning heavy pages into Feedback right away, we also made it less likely that issues would be noticed once and then forgotten.
Using video is not the problem.
In many cases, video is exactly what a page needs.
The important thing is to check not only whether the video was added, but also whether the page can still be viewed comfortably.
Even with a better workflow, not everything can be automated.
Tools and checks can help surface the fact that a page is heavy. But they cannot fully decide which videos should stay, which should be deferred, and which should be removed.
That decision depends on the purpose of the page.
On a recruiting page, a video showing the atmosphere of the workplace may be important. On a facility page, video may communicate details better than text. On the other hand, a supporting video lower down the page may be fine to defer or reconsider.
A tool can help find the weight.
But the final decision—“keep this,” “defer this,” “remove this”—needs to stay with the people who understand what the page is trying to communicate.
That is the line we draw: let the system help us find issues, and let people make the final content decisions.
As this example shows, checking video-heavy pages is not only about adding one more technical item to a launch checklist.
It also involves recording issues, assigning Feedback, reviewing results, and preserving the reason behind content decisions.
MONJI+, the WebOps platform, was born to solve the challenges we have felt firsthand in the field.
MONJI+ brings the people involved in website operation together into one team, and works across every phase of website operation to solve their challenges.
From the start, we have never aimed to build a “finished product.”
The challenges truly worth facing are out in the field of website operation. That is why we keep engaging with the real voices there.
Taking in each voice one by one, we have continued making updates that resolve small points of friction. New features have also grown out of the field’s challenges.
Through that accumulation, MONJI+ has become something supported by users across 77 countries.
▼ Learn more about MONJI+
https://monji.tech/plus/
A world where the people working in website operation can say, with pride, “I love this work.”
▼ To make that real, we are waiting to hear your voice
https://monji.tech/plus/co-creation/
Video-heavy pages may feel slow even when nothing looks broken.
With Chrome 148, loading="lazy" can be used on <video> and <audio>, making it easier to defer video and audio that do not need to load immediately.
But simply knowing about the feature does not change website operation.
What matters is adding “page weight” to the pre-launch checklist.
We now check whether videos outside the first screen can be deferred, record heavy pages as Feedback, review changes through the Google Analytics integration, and keep the reason for each video placement in the Wiki.
Videos can make a website more expressive.
That is exactly why we believe teams should not stop at “we added the video.” They should also ask, “Does the page still feel light enough?” and “Does this video serve the purpose of the page?”