diff --git a/resources/views/profile/show.blade.php b/resources/views/profile/show.blade.php
index 0d9a3beb9..05850d1f1 100644
--- a/resources/views/profile/show.blade.php
+++ b/resources/views/profile/show.blade.php
@@ -7,14 +7,14 @@
@endif
-
+
@endsection
@push('meta')
- @if(false == $settings->crawlable || $profile->remote_url)
+ @if(false == $settings['crawlable'] || $profile->remote_url)
@endif
@endpush