『Omiai』は、友達や知り合いに利用がバレる可能性が極めて低いマッチングアプリです。
この記事では『Omiai』で可能な身バレ防止対策や設定の手順について具体的にわかりやすく解説していきます。
※18歳未満の方はマッチングアプリを利用できません。
このページはアフィリエイト広告を利用していますが、記載されている情報は一切その影響は受けておりません。
プロフィール
ライター
あわせて読みたい
年齢・目的別マッチングアプリ分類図
大手マッチングアプリを年齢と目的で分類すると図のようになります。
.p-classificationmap_container {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: 18px 70px 140px 150px 80px 70px;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"one-50over two-50over three-50over"
"one-50 two-50 three-50"
"one-40 two-40 three-40"
"one-30 two-30 three-30"
"one-20 two-20 three-20"
"one-18 two-18 three-18";
}
.p-classificationmap_container > div {
border-top: 1px solid #aaa;
position: relative;
}
.p-classificationmap_app {
margin: 15px auto 0;
}
.p-classificationmap_app img {
height: 32px;
width: 32px;
border-radius: 7px;
border:0;
}
.p-classificationmap_container p {
line-height: 1.2;
font-size: 10px;
margin: 15px 0px 0;
text-align: center;
}
.p-classificationmap_contents {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
}
.p-classificationmap_text {
color: #667276;
font-size: 14px;
position: absolute;
top: -10px;
background: #d0ecf4;
}
.three-50over {grid-area: three-50over;border-top: none !important;}
.one-50over {grid-area: one-50over;border-top: none !important;}
.two-50over {grid-area: two-50over;border-top: none !important;}
.two-50 { grid-area: two-50; }
.three-50 {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr;
gap: 0px 0px;
grid-template-areas:
"three-50-1 three-50-2";
grid-area: three-50;
}
.three-50 > div {
display: flex;
align-items: center;
justify-content: center;
}
.three-50-1 { grid-area: three-50-1; }
.three-50-2 { grid-area: three-50-2; }
.three-50 .app {margin-top:0;}
.one-50 { grid-area: one-50; }
.one-40 { grid-area: one-40; }
.one-30 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"one-30-1 one-30-2"
"one-30-3 one-30-4";
grid-area: one-30;
}
.one-30-1 { grid-area: one-30-1; }
.one-30-2 { grid-area: one-30-2; }
.one-30-3 { grid-area: one-30-3; }
.one-30-4 { grid-area: one-30-4; }
.one-20 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"one-20-1 one-20-2"
"one-20-3 one-20-4";
grid-area: one-20;
}
.one-20-1 { grid-area: one-20-1; }
.one-20-2 { grid-area: one-20-2; }
.one-20-3 { grid-area: one-20-3; }
.one-20-4 { grid-area: one-20-4; }
.two-40 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
". ."
". .";
grid-area: two-40;
}
.two-30 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1.5fr 0.5fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"two-30-2 two-30-2"
"two-30-3 two-30-4";
grid-area: two-30;
}
/*.two-30-1 { grid-area: two-30-1; }*/
.two-30-2 { grid-area: two-30-2; }
.two-30-3 { grid-area: two-30-3; }
.two-30-4 { grid-area: two-30-4; }
.two-20 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"two-20-1 two-20-2"
"two-20-3 two-20-4";
grid-area: two-20;
}
.two-20-1 { grid-area: two-20-1; }
.two-20-2 { grid-area: two-20-2; }
.two-20-3 { grid-area: two-20-3; }
.two-20-4 { grid-area: two-20-4; }
.three-20 { grid-area: three-20; }
.three-30 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"three-30-1 three-30-2"
"three-30-3 three-30-4";
grid-area: three-30;
}
.three-30-1 { grid-area: three-30-1; }
.three-30-2 { grid-area: three-30-2; }
.three-30-3 { grid-area: three-30-3; }
.three-30-4 { grid-area: three-30-4; }
.three-40 { display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1.5fr 0.5fr;
gap: 0px 0px;
grid-auto-flow: row;
grid-template-areas:
"three-40-1 three-40-1"
"three-40-3 three-40-4";
grid-area: three-40;
}
.three-40-1 { grid-area: three-40-1; }
.one-18 { grid-area: one-18; }
.two-18 { grid-area: two-18; }
.three-18 { grid-area: three-18; }
.p-classificationmap [class*="-18"] {
display: flex;
align-items: stretch;
}
.p-classificationmap [class*="two"] {
background: #ffe6cb;
}
.p-classificationmap [class*="one"] {
background: #d0ecf4;
}
.p-classificationmap [class*="three"] {
background: #f9d9e0;
}
.p-classificationmap_type {
text-align: center;
border-radius: 4px;
color: #fff;
display: flex;
flex-flow: column;
width: 100%;
justify-content: center;
}
.p-classificationmap_type--01 {
background: #2aa2ca;
margin: 10px 7px;
line-height: 1.2;
}
.p-classificationmap_type--02 {
background: #f87a25;
margin: 10px 5px;
line-height: 1.3;
}
.p-classificationmap_type--03 {
background: #ff6082;
margin: 10px 7px;
line-height: 1.2;
}
.p-classificationmap_type span {
font-size:10px;
display: block;
}
.p-classificationmap_arrow {
margin-bottom: 7px;
display: flex;
align-items: center;
}
.p-classificationmap_arrow-text {
display: inline-block;
position: relative;
width: 100%;
height: 3px;
color: #333;
line-height: 1;
text-align: center;
background: linear-gradient(90deg, rgba(129,164,217,1) 0%, rgba(241,74,105,1) 100%);;
vertical-align: middle;
}
.p-classificationmap_arrow-text span {
display: inline-block;
background: #fff;
top: -7px;
position: relative;
font-weight: bold;
padding: 0 2px;
font-size: 16px;
}
.p-classificationmap_arrow-text:before {
content: '';
width: 0.65em;
height: 0.65em;
border: 2px solid #81a4d9;
border-right: 0;
border-bottom: 0;
transform: rotate(-45deg);
transform-origin: top left;
position: absolute;
top: 50%;
left: -0.05em;
box-sizing: border-box;
}
.p-classificationmap_arrow-text:after {
content: '';
width: 0.65em;
height: 0.65em;
border: 2px solid #f14a69;
border-left: 0;
border-bottom: 0;
transform: rotate(45deg);
transform-origin: top right;
position: absolute;
top: 50%;
right: -0.05em;
box-sizing: border-box;
}
.p-classificationmap_arrow-heigh {
margin-left: 2px;
font-weight: bold;
color: #f14a69;
}
.p-classificationmap_arrow-row {
color: #598bd7;
margin-right: 2px;
font-weight: bold;
}
▼気になるアプリは早速クリックして使ってみよう
『Omiai』は身バレの可能性が極めて低いマッチングアプリ!
『Omiai』は「友達や知り合いに身バレする可能性が極めて低いアプリ」です。
『Omiai』にはいくつか身バレ・顔バレを避けるための手段がありますが、そのひとつにFacebook連携の仕様が挙げられます。
Facebook連携を行えば、Facebook上で友だちになっている相手に対して、あなたのプロフィールが表示されないようになっています。ニックネームを変更するなど、自分でできる身バレ防止対策もあわせると効果的です。
『Omiai』の登録方法はこちら
『Omiai』で身バレ防止対策を行えば、バレる可能性はほぼゼロ!
Facebook連携だけでは、『Omiai』であっても知人や友達確実にバレないという保証ありません。
ですが、『Omiai』ではさらにリスクを軽減する身バレ防止対策が可能です。しっかり対策することで、バレる可能性をほぼゼロまで持っていくことができます。
『Omiai』でできる身バレ・顔バレ防止対策6選
ここからは身バレする確率を極限まで低くしたい人のために、『Omiai』でできる身バレ防止対策を6つ紹介します。
『Omiai』でできる身バレ・顔バレ防止対策
- プロフィールを非公開にする
- メイン画像に顔写真を登録しない
- ニックネームをイニシャルから変更する
- 友達・知人を見つけたらブロック機能を使う
- 足あとを残さない
- Facebookの友達をこまめに更新する
プロフィールを非公開にする
プロフィールを非公開にすることで、身バレする確率を低めることができます。具体的な方法は2種類あるので、それぞれ確認していきましょう。
①すべての会員への公開を非公開にする
すべての会員への公開を非公開に設定すると、自分がマッチングした相手や「いいね!」した相手にのみ、あなたのプロフィールが公開されます。
相手の検索面から一切消えることになるので、身バレする確率はほぼゼロの状態です。しかし異性から「いいね!」が来ることもなくなるので、出会いのチャンスを大きく逃すデメリットがあります。
②Facebook会員以外への公開設定を非公開にする
Facebook会員以外の公開設定を「非公開」にすることで、以下の状態になり身バレのリスクを避けることができます。
・Facebook会員には自分のプロフを見てもらえる
・電話番号会員に自分のプロフは見られない
プロフィール非公開の設定手順
- STEP① 『Omiai』にログインする
- STEP② マイページから「各種設定」をタップする
- STEP③ 「プロフィールの公開設定」をタップする
- STEP④ 公開を制限したい項目を「非公開」にする
- STEP⑤ 下にある「設定する」をタップすれば完了
メイン画像に顔写真を設定しない
プロフィールのメイン写真はもっとも身バレに繋がりやすい要因です。どうしてもバレるの回避したいのであれば、顔写真を登録しないのが無難。
ただし、顔写真を載せないということは、相手から「いいね!」がされづらくなるといったデメリットもあることは押さえておきましょう。
ニックネームをイニシャルから変更する
『Omiai』を登録して初期設定のままだと、プロフィールのニックネームの箇所に「A.O」などのイニシャルで表示されることになります。
これだけでは身バレする確率はかなり低いですが、あなたの自己紹介文やプロフィール項目と照らし合わせて、「〇〇さんだ!」と気づかれてしまう可能性はゼロではありません。
念には念を重ね、ニックネームは自分とあまり関係のない名前を設定するのがおすすめです。
友達・知り合いを見つけたら「ブロック機能」を使う
少々荒っぽいやり方ではありますが、『Omiai』で友達や知り合いを先に見つけた場合、「ブロック機能」を使うのも身バレ防止対策として有効です。
向こうが先にあなたを見つけてしまった場合は、身バレ防止の意味がなくなりますが、あなたが先に知り合いを見つけた場合は「ブロック機能」を使うことで、相手の検索面にプロフィールが公開されなくなります。
これは他の対策と同時に行うことで、身バレする確率をグッと低めることができる方法です。
「ブロック機能」を使う方法は、次のとおりです。
- STEP① 相手のプロフィールをタップする
- STEP② 右上にある「…」をタップする
- STEP③ 「ブロックする」をタップする
- STEP④ ブロックしますか?とアナウンスが出てきたら「ブロックする」をタップして完了
足あとを残さない
『Omiai』では、相手のプロフィールを開いたときに、足あと機能として自分が相手のプロフィールを見たことが履歴で残ってしまいます。
そういった閲覧履歴をたくさん残してしまうと、万が一友達や知り合いのプロフィールを開いてしまっていたら、身バレする可能性はそれだけで高くなります。
間違えて開いてしまった場合はブロックすればいいだけですが、相手が顔写真を設定していなければ知り合いかどうか判断することはできません。
そのため、誰でも彼でもプロフィールを閲覧して、足あとを残すのはやめておくことが得策です。
Facebookの友達をこまめに更新する
Facebook登録を選んだ人にぜひやっていただきたい対策が、Facebookの友達更新を定期的に行うことです。
「できるだけ知り合いにバレたくない!」という人は、新たに知り合いができたときにFacebook上で友達になっておき、アプリ内でこまめに更新を行いましょう。
身バレする確率を少しでも低くして、のびのびと恋活をしてくださいね。
『Omiai』でFacebookの友達を更新するやり方は、次のとおりです。
- STEP① 『Omiai』にログインする
- STEP② マイページから「各種設定」をタップする
- STEP③ 「Facebookの友達更新」をタップする
- STEP④ 「友達情報を更新する」をタップすれば完了
ちなみに……マッチングアプリで恋人ができた人の約8割がアプリを「複数利用」しており、1つしかアプリを入れていない方は出会いづらい状態と言えます。以下のチャートから、自分に合ったアプリを選んでみてください。
▼アプリのダウンロードはこちら
.p-post-table .flowapp a,
.p-post-table .flowapp b {
display: inline-block !important;
overflow-wrap: break-word;
word-break: break-all;
line-height: 1.2;
}
.p-post-table .flowapp img {
margin-bottom: 2px;
}
『Omiai』は知り合いにバレる確率がかなり低い優良アプリ!
『Omiai』は身バレを避けるための機能が揃っているマッチングアプリです。
しっかり行っていると、その可能性は限りなくゼロに近くなります。
身バレ防止対策を徹底すると、出会いのチャンスは少なくはなってしまいますが、「どうしても誰にもバレたくない!」という人はぜひ活用してみてください!
こちらの記事もおすすめ
Omiai(オミアイ) 恋活・婚活のためのマッチングアプリに関する記事