Български | Català | Deutsche | Hrvatski | Čeština | Dansk | Nederlandse | English | Eesti keel | Français | Ελληνικά | Magyar | Italiano | Latviski | Norsk | Polski | Português | Română | Русский | Српски | Slovenský | Slovenščina | Español | Svenska | Türkçe | 汉语 | 日本語 |
F

forums.justusboys.com

Registered
Screenshot forums.justusboys.com
Website screenshot
Page analyze update date: 2026/02/13 05:32:26
Last whois update date: 2026/07/02 19:53:45
Domain Status
Registered
Paid till
20.06.2032
Available from
20.07.2032
SEO Score
74.66%
109
Score achieved
146
Maximum score

Main Information

ℹ️
Title: JustUsBoys The World's Largest Gay Message Board
Description: Welcome to JustUsBoys Gay Message Board. Chat about gay porn, guys, politics, coming out, make friends & more.
Keywords: unknown
Page Encoding: utf-8
Page Filesize: 116 KB

Server Information

🖥️
IP: 155.138.197.157
Location: United States,US,Atlanta,30318,33.7838,-84.4455,America/New_York
Http Server: nginx
Encoding: utf-8

Meta Tags List

🏷️

Internal Links

🔗

External Links

🌐

Whois Information

📄
domain_name: justusboys.com
update_date: 2022-10-27T21:24:21Z
update_time: 1666905861
creation_date: 2002-06-20T16:14:17Z
creation_time: 1024589657
expiration_date: 2032-06-20T16:14:17Z

Whois Raw Data

📋
            Domain Name: JUSTUSBOYS.COM
Registrar: DNC Holdings, Inc.
Domain Status: client delete prohibited
Domain Status: client transfer prohibited
Domain Status: client update prohibited
Creation Date: 2002-06-20T16:14:17Z
Registry Expiry Date: 2032-06-20T16:14:17Z
Updated Date: 2022-10-27T21:24:21Z
Name Server: ERIC.NS.CLOUDFLARE.COM
Name Server: KAY.NS.CLOUDFLARE.COM
REGISTRAR Contact: DNC Holdings, Inc.
>>> Last update of RDAP database: 2026-07-02T19:53:45Z

Robots.txt

🤖
			User-agent: PetalBot
User-agent: AspiegelBot
User-agent: AhrefsBot
User-agent: SemrushBot 
User-agent: DotBot
User-agent: MauiBot
User-agent: MJ12bot
Disallow: /

User-agent: *
Disallow: /account/
Disallow: /goto/
Disallow: /misc/language
Disallow: /misc/style
Disallow: /login/
Disallow: /admin.php
Allow: /

Sitemap: https://forums.justusboys.com/sitemap.xml        

SEO Audit

🔍

Technical SEO

Response Code
200
Status 200 OK - page loads correctly.
Character Encoding
Page: utf-8, Header: utf-8
Character encoding consistent between HTML and headers.
Page Size
118909 bytes
Page size acceptable for fast loading.
!
Resources
61 total
Too many resources. Optimize and combine files for better performance.
Hreflang Tags
0 hreflang tags
Add hreflang tags if you have multilingual content.
Robots.txt
Exists
Robots.txt file found.
Sitemap
Declared in robots.txt
Sitemap declared in robots.txt.
HTTPS
Yes
Secure HTTPS connection enabled.
Compression
gzip
Gzip or Zstd compression enabled for faster loading.
Caching
private, no-cache, max-age=0
Cache-control headers properly set.
Page Speed
0.59 ms
Excellent loading speed.

On-Page SEO

Title
JustUsBoys The World's Largest Gay Message Board
Good title length (30-60 characters).
Meta Description
Welcome to JustUsBoys Gay Message Board. Chat about gay porn, guys, politics, coming out, make friends & more. Lenght:111
Good meta description length (100-160 characters).
!
H1 Heading
2 found - "CLICK HERE TO SEE STRAIGHT GUYS DOING NAUGHTY THINGS WITH ANOTHER GUY", interval: 0, views: 0 }; function getComputedStyle(element) { const computedStyle = window.getComputedStyle(element); return computedStyle.display; } function hasContentHeight(ad) { if (getComputedStyle(ad.parentNode) == 'none') { return false; } if (ad.querySelector('[data-xf-init="sam-lazy"]')) { return true; } const adminActions = ad.querySelector('.samAdminActions'); const ignoreContent = ad.querySelector('.samIgnoreContent'); const adsenseUnit = ad.querySelector('ins.adsbygoogle'); const googleTagUnit = ad.querySelector('[id^="div-gpt-ad"]'); let ignoredHeight = 0; if (adminActions) { ignoredHeight += adminActions.offsetHeight; } if (ignoreContent) { ignoredHeight += ignoreContent.offsetHeight; } if (adsenseUnit) { if (adsenseUnit[0].attributes['data-adsbygoogle-status'] === undefined) { return false; } else if (adsenseUnit.style.display == 'none') { return true; } } else if (googleTagUnit) { if (googleTagUnit.style.minHeight == '1px') { return false; } } return (ad.innerHeight - ignoredHeight) > 0; } function initDetection() { const adUnits = document.querySelectorAll(XF.samCodeUnit + ' ' + XF.samItem + ':not(.samLazyLoading)' + ',' + XF.samBannerUnit + ' ' + XF.samItem + ':not(.samLazyLoading)'); if (adUnits.length) { document.querySelector('body').append(XF.createElementFromString('')); const divGpt = document.querySelectorAll('div[id^="div-gpt-"]'); let elBlkd = 0; adUnits.forEach(item => { item.querySelectorAll('img:not([data-src])').forEach(img => { if (img.naturalWidth === 0 && img.naturalHeight === 0) { elBlkd++; } }); }); if (divGpt.length) { divGpt.forEach(item => { if (getComputedStyle(item) == 'none') { elBlkd++; } }); } if (getComputedStyle(document.getElementById('samDtcr')) == 'none' || XF.samCoreLoaded === undefined || elBlkd > 0) { if (adBlockAction == 'backup' || adBlockAction == 'message') { adUnits.forEach(item => { if (!(hasContentHeight(item) && item.querySelector('a img[data-src]'))) { if (adBlockAction == 'backup') { var backup = item.querySelector('.samBackup'); if (backup) { const bkpImg = backup.querySelectorAll('img'); if (bkpImg.length) { bkpImg.forEach(img => { img.setAttribute('src', img.dataset.src); }); } backup.style.display = 'block'; } } else { const supportUs = XF.createElementFromString('' + supportUsMessage + ''); item.prepend(supportUs); } } }); } else { let adsBlocked = 0; adUnits.forEach(item => { if (!hasContentHeight(item)) { adsBlocked++; } }); const views = adBlockNotice.views; const canDisplayNotice = views && 0 > views || views == 0; if (adsBlocked && canDisplayNotice) { if (adBlockAction == 'notice') { const dismissCookieTime = adBlockNotice.interval ? XF.Cookie.get('sam_notice_dismiss') : false; if (dismissCookieTime && (Math.floor(Date.now() / 1000) - dismissCookieTime { dismiss.closest('#samNotice').style.display = 'none'; document.querySelector('body').classList.remove('samAdBlockDetected'); XF.Cookie.set('sam_notice_dismiss', Math.floor(Date.now() / 1000)); }); } }); window.addEventListener('DOMContentLoaded', () => { var bkp = document.querySelectorAll('div[data-ba]'); if (bkp) { bkp.forEach(item => { var ad = item; if (ad.querySelector('ins.adsbygoogle').style.display == 'none') { XF.ajax('GET', XF.canonicalizeUrl('index.php?sam-item/' + ad.dataset.ba + '/get-backup'), {}, data => { if (data.backup) { ad.html(data.backup); } }, { skipDefault: true, global: false}); } }); } const advHere = document.querySelectorAll('.samAdvertiseHereLink'); if (advHere) { advHere.forEach(item => { var unit = item.parentNode; if (unit.classList.contains('samCustomSize')) { unit.style.marginBottom = 20; } }); } const ff = document.querySelectorAll('div[data-position="footer_fixed"] > div[data-cv="true"]'); if (ff) { ff.forEach(item => { XF.trigger(item, 'adView'); }); } }); XF.ready(() => { XF.extendObject(true, XF.config, { // userId: 0, enablePush: true, pushAppServerKey: 'BIGSRx4C11x4Z3_4R4YVzkj0XZqxVTsZV1SX1oe8Q5VGJLjU-1gSMYGxXvs5vVtOBGP5tdff-d87v6GeRQmx9i8', url: { fullBase: 'https://forums.justusboys.com/', basePath: '/', css: '/css.php?css=__SENTINEL__&s=1&l=1&d=1770764843', js: '/js/__SENTINEL__?_v=d7213179', icon: '/data/local/icons/__VARIANT__.svg?v=1770764882#__NAME__', iconInline: '/styles/fa/__VARIANT__/__NAME__.svg?v=5.15.3', keepAlive: '/login/keep-alive' }, cookie: { path: '/', domain: '', prefix: 'xf_', secure: true, consentMode: 'disabled', consented: ["optional","_third_party"] }, cacheKey: 'f3ed7234243583f554e27d349fe769c5', csrf: '1770960742,5ea199e5cfdef33ae965319e7f404afb', js: {"\/js\/siropu\/aml\/core.min.js?_v=d7213179":true}, fullJs: false, css: {"public:node_list.less":true,"public:notices.less":true,"public:share_controls.less":true,"public:siropu_ads_manager_ad.less":true,"public:thholidays_holiday_3.less":true,"public:extra.less":true}, time: { now: 1770960742, today: 1770958800, todayDow: 5, tomorrow: 1771045200, yesterday: 1770872400, week: 1770440400, month: 1769922000, year: 1767243600 }, style: { light: '', dark: '', defaultColorScheme: 'light' }, borderSizeFeature: '3px', fontAwesomeWeight: 'r', enableRtnProtect: true, enableFormSubmitSticky: true, imageOptimization: '0', imageOptimizationQuality: 0.85, uploadMaxFilesize: 268435456, uploadMaxWidth: 2000, uploadMaxHeight: 2000, allowedVideoExtensions: ["m4v","mov","mp4","mp4v","mpeg","mpg","ogv","webm"], allowedAudioExtensions: ["mp3","opus","ogg","wav"], shortcodeToEmoji: true, visitorCounts: { conversations_unread: '0', alerts_unviewed: '0', total_unread: '0', title_count: true, icon_indicator: true }, jsMt: {"xf\/action.js":"960ea189","xf\/embed.js":"960ea189","xf\/form.js":"960ea189","xf\/structure.js":"960ea189","xf\/tooltip.js":"960ea189"}, jsState: {}, publicMetadataLogoUrl: '', publicPushBadgeUrl: 'https://forums.justusboys.com/styles/default/xenforo/bell.png' }) XF.extendObject(XF.phrases, { // "time.day": "{count} day", "time.days": "{count} days", "time.hour": "{count} hour", "time.hours": "{count} hours", "time.minute": "{count} minute", "time.minutes": "{count} minutes", "time.month": "{count} month", "time.months": "{count} months", "time.second": "{count} second", "time.seconds": "{count} seconds", "time.week": "time.week", "time.weeks": "{count} weeks", "time.year": "{count} year", "time.years": "{count} years", date_x_at_time_y: "{date} at {time}", day_x_at_time_y: "{day} at {time}", yesterday_at_x: "Yesterday at {time}", x_minutes_ago: "{minutes} minutes ago", one_minute_ago: "1 minute ago", a_moment_ago: "A moment ago", today_at_x: "Today at {time}", in_a_moment: "In a moment", in_a_minute: "In a minute", in_x_minutes: "In {minutes} minutes", later_today_at_x: "Later today at {time}", tomorrow_at_x: "Tomorrow at {time}", short_date_x_minutes: "{minutes}m", short_date_x_hours: "{hours}h", short_date_x_days: "{days}d", day0: "Sunday", day1: "Monday", day2: "Tuesday", day3: "Wednesday", day4: "Thursday", day5: "Friday", day6: "Saturday", dayShort0: "Sun", dayShort1: "Mon", dayShort2: "Tue", dayShort3: "Wed", dayShort4: "Thu", dayShort5: "Fri", dayShort6: "Sat", month0: "January", month1: "February", month2: "March", month3: "April", month4: "May", month5: "June", month6: "July", month7: "August", month8: "September", month9: "October", month10: "November", month11: "December", active_user_changed_reload_page: "The active user has changed. Reload the page for the latest version.", server_did_not_respond_in_time_try_again: "The server did not respond in time. Please try again.", oops_we_ran_into_some_problems: "Oops! We ran into some problems.", oops_we_ran_into_some_problems_more_details_console: "Oops! We ran into some problems. Please try again later. More error details may be in the browser console.", file_too_large_to_upload: "The file is too large to be uploaded.", uploaded_file_is_too_large_for_server_to_process: "The uploaded file is too large for the server to process.", files_being_uploaded_are_you_sure: "Files are still being uploaded. Are you sure you want to submit this form?", attach: "Attach files", rich_text_box: "Rich text box", close: "Close", link_copied_to_clipboard: "Link copied to clipboard.", text_copied_to_clipboard: "Text copied to clipboard.", loading: "Loading…", you_have_exceeded_maximum_number_of_selectable_items: "You have exceeded the maximum number of selectable items.", processing: "Processing", 'processing...': "Processing…", showing_x_of_y_items: "Showing {count} of {total} items", showing_all_items: "Showing all items", no_items_to_display: "No items to display", number_button_up: "Increase", number_button_down: "Decrease", push_enable_notification_title: "Push notifications enabled successfully at JustUsBoys The World\'s Largest Gay Message Board", push_enable_notification_body: "Thank you for enabling push notifications!", pull_down_to_refresh: "Pull down to refresh", release_to_refresh: "Release to refresh", refreshing: "Refreshing…" }) }) window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-QLEW6K1L3G', { // }); The Original Gay Porn Community - Free Gay Movies and Photos, Gay Porn Site Reviews and Adult Gay Forums"
Use only one H1 heading per page. Remove extra H1 tags.
Word Count
963
Good content length (500-2000 words recommended).
!
Canonical Tag
Add canonical tag to prevent duplicate content issues.
Duplicate Meta
[]
No duplicate meta tags found.
Keywords
Meta keywords are optional (not used by major search engines).

Content and UX

Language
en-us
Language attribute properly set.
!
Images
46 total, 16 missing ALT
Add ALT text to images for accessibility and SEO.
Viewport
width=device-width, initial-scale=1, viewport-fit=cover
Viewport meta tag properly set for mobile devices.
!
Open Graph
Missing: og:image
Add missing OpenGraph tags for social media sharing: og:image
!
Structured Data
0 JSON-LD scripts
Add structured data (JSON-LD) for rich snippets and better SEO.

Positions in Google

Search Phrases - Google

🔍
Position Phrase Page Snippet
9gay porno forum/

Additional Services

💎