Mobile fixes on neumangroupre.com

Checked and fixed 3 September 2026. Everything below was measured in a real Chrome at a 390 pixel wide screen — the width of an iPhone. Every link opens the real live page, so you can check it yourself on your phone.

How to read this. “Sideways scroll” means the page was wider than the phone, so you had to drag left and right to read it. A phone screen is about 390 pixels wide. If a page measures wider than that, it scrolls sideways. The goal is zero.

1. The listing page was 10× wider than your phone

This is the one you caught. On a listing, the page measured 3,860 pixels wide on a 374 pixel screen — about 3,486 pixels of sideways scroll.

What caused it: the strip of small photo thumbnails under the main picture. There are 27 of them in a row, about 3,844 pixels end to end. It was meant to scroll on its own inside a little window. It never did, because the column holding it was allowed to grow to fit its contents instead of staying the width of the screen. So the strip stretched the column, and the column stretched the hero photo, the text, the cards and the share buttons with it.

The fix: tell that column it is allowed to be narrower than its contents. The thumbnail strip then scrolls inside its own little window, the way it was designed to, and nothing else is dragged wide.

BEFORE — 3,486px of sideways scroll
Listing page before the fix: content cut off at the right edge, grey sideways scrollbars visible
AFTER — 0px. Nothing scrolls sideways
Listing page after the fix: photo fits, stats wrap onto three rows, no sideways scrollbar

Look at the two grey scrollbars in the “before” picture — one under the beds/baths row, one under the tabs. They are gone in the “after”. The stat boxes also went from one squeezed line with cut-off numbers (1.., $.., C..) to three clean rows that spell out 1,048 SQ FT, 45 DAYS ON MARKET, $865/mo HOA, Condominium.

Check it yourself: open a live listing

2. Every page had an nginx “404 Not Found” stapled to the bottom

The server was told to append a small file called _dm_guard_tail.html to the bottom of every page. That file did not exist. So instead of the file, the server appended its own “404 Not Found” error page — on every single page of the site. You saw it at the bottom of your screenshot, under the footer.

It also meant the content protection that file loads (no copy, no right-click) had not been running at all.

The fix: the missing file was recreated. The 404 block is gone site-wide and the protection is running again.

Check it yourself: scroll to the very bottom of the home page or the about page. No error text.

3. The blog and campaign links all went to a dead page

The Florida relocation hub links to 8 articles, and the server has redirect rules for 10 marketing URLs. Every one of them returned 404. The article files were still sitting in the old website folder and were never carried over when the site was rebuilt on the new one.

The fix: all 43 article files were copied across. All 8 linked articles and the campaign redirects now load.

ArticleWasNow
Jewish life: Florida vs New York404200
How to move to Florida — checklist404200
How much can a New York family save404200
Moving from Brooklyn to South Florida404200
Jewish singles in South Florida404200
Young families moving to South Florida404200
Neighborhoods with a strong Jewish community404200
Agent for Jewish families moving to Florida404200

4. Buttons too small to hit with a thumb

The accepted minimum for a tap target on a phone is about 44 pixels. Anything under that and people miss it. On the listings page, 1,264 controls were under 40 pixels. The worst was the “Compare” tickbox on each card at 13 pixels — roughly a grain of rice.

ControlWasNow
Compare tickbox on a listing card13px44px
Photo next / previous arrows34px44px
Save (heart) button38px44px
“See on map” button34px44px
Price slider boxes20px44px
Filter chips (All / Houses / Condos)29px40px
Hamburger menu button38px44px
Phone number links in the header17px44px
Nav links on /compare and /how-we-build18px44px

Check it yourself: open the listings page and try to tick Compare on a card with your thumb.

5. The Feedback / Bug tab sat on top of the words

It was a vertical strip pinned to the middle of the left edge, printing straight over the headline paragraph and the buttons. It now sits as a small tab in the bottom right corner, stacked above the “Chat with us” bubble instead of on top of it.

BEFORE — strip over the text, tabs collide
Home and listings pages before: the feedback strip runs down the left edge over the paragraph
AFTER — tucked into the corner, stacked
Home and listings pages after: feedback is a small pill in the bottom right above the chat bubble

6. The login was broken on all 121 pages — since 31 August

Not a mobile problem, found on the way. The file that runs sign-in, prestige-auth.js, had three duplicated lines accidentally left at the end of it on 31 August. That is a syntax error, so the browser refused to run any of the file. Sign-in, the account menu and the usage meter were dead on every page for three days.

Fixing that uncovered a second fault hiding behind it: two separate pieces of the file both borrowed the browser’s network function under the same name, so the second one overwrote the first one’s copy and it ended up calling itself forever. Both are fixed, and the cache marker was bumped so people who already loaded the broken copy get the good one.

Check it yourself: open the login page — the account menu appears in the header again.

7. One page scrolled sideways because of a single word

On the neighborhood census page the headline reads NEIGHBORHOOD CENSUS DATA in large spaced-out capitals. The word “NEIGHBORHOOD” on its own measured 381 pixels inside a 322 pixel box and would not break across lines, so it pushed the whole page 35 pixels sideways. The headline now shrinks to fit and is allowed to break. (The map on that page was fine — it was the first thing that looked guilty, and it was not.)

Where the fixes live

All 321 page files are generated by one of 48 build scripts. Hand-editing a generated page is pointless — the next build deletes it. So none of the page files were touched.

Instead the mobile fixes are in one new stylesheet, /_mobile_touch.css, which the server attaches to every page as it is served. That means it covers every page including the sub-folders (/buy/, /invest/, /areas/, /j/, /listings/), it cannot be wiped by a rebuild, and it only applies on narrow screens and touch devices — the desktop site is untouched.

The real page count — and 82 pages nothing links to

My first version of this page said the site had 277 pages. That was wrong: it counted internal working documents (the review/ and outline/ folders, the site tree, the tools map — and this page itself). Corrected, by crawling every link starting from the home page:

GroupPagesWhat it is
The real site200Reachable by clicking from the home page
Internal working documents31Planning and review docs. Not the product, and this page is one of them.
Orphans82Live and public, but nothing on the site links to them
Total files on disk321
The orphans are all publicly reachable and can be indexed by Google. Two of the groups below are duplicates competing with pages you already have: a second set of 17 city pages, and a second research page. Mark the ones you want retired and I will close public access to them — files stay on disk, nothing is deleted.

The /j/ Florida relocation hub and its articles - nothing on the site links to /j/ at all (57)

PageTitle
/j/blog/1031-exchange-basics-for-florida-real-estate-investors.html1031 Exchange Basics for Florida Real Estate Investors
/j/blog/bonus-depreciation-and-real-estate-a-plain-english-guide-for-buyers.htmlBonus Depreciation and Real Estate: A Buyer's Guide
/j/blog/buying-a-florida-investment-property-from-out-of-state-the-right-way.htmlBuying a Florida Investment Property From Out of State
/j/blog/coral-gables-vs-brickell-choosing-a-miami-neighborhood.htmlCoral Gables vs Brickell: Choosing Your Miami Neighborhood
/j/blog/existing-home-sales.htmlExisting Home Sales Report: July Data Lands Aug 11
/j/blog/fed-rate-decision.htmlFed Rate Decision September 2026: What to Watch
/j/blog/gdp.htmlGDP Report August 2026: What It Means for You
/j/blog/housing-starts.htmlHousing Starts Report: What to Watch Aug 25, 2026
/j/blog/how-cost-segregation-cuts-taxes-for-south-florida-real-estate-investor.htmlCost Segregation: Tax Wins for South Florida Investors
/j/blog/how-many-rental-properties-does-the-typical-landlord-actually-own.htmlHow Many Rentals Does the Typical Landlord Really Own?
/j/blog/how-much-can-a-new-york-family-save-moving-to-florida.htmlHow Much Can a New York Family Save Moving to Florida?
/j/blog/how-to-move-to-florida-checklist.htmlHow to Actually Move to Florida: The Step-by-Step Manual
/j/blog/South Florida Real Estate Blog
/j/blog/inflation-cpi.htmlCPI Report August 2026: What the Inflation Number Means
/j/blog/jewish-life-florida-vs-new-york.htmlBeing Jewish in South Florida vs. New York: An Honest Comparison
/j/blog/jewish-singles-south-florida.htmlWhy South Florida Is a Great Place to Be a Jewish Single
/j/blog/job-openings.htmlJOLTS Job Openings Report: What to Watch, July 2026
/j/blog/jobless-claims.htmlJobless Claims August 2026: What Thursday's Report Means
/j/blog/jobs-report.htmlJuly 2026 Jobs Report and Unemployment Rate Explained
/j/blog/mamdani-best-florida-salesman.htmlThe Best Real Estate Salesman in Florida Doesn't Sell Real Estate
/j/blog/metro-jobs.htmlMiami Unemployment Rate: Sept 2026 Jobs Report Explained
/j/blog/mom-and-pop-vs-wall-street-who-owns-single-family-rentals-in-america.htmlWho Owns Single-Family Rentals? Mom-and-Pop vs Wall Street
/j/blog/mortgage-rates.htmlMortgage Rates Today: Freddie Mac Report, August 2026
/j/blog/moving-from-brooklyn-to-south-florida.htmlMoving from Brooklyn to South Florida: What NYC Families Actually Need
/j/blog/moving-to-miami-from-new-york-a-step-by-step-relocation-guide.htmlMoving to Miami from New York: Step-by-Step Guide
/j/blog/multifamily-investing-in-south-florida-how-to-read-a-cap-rate.htmlHow to Read a Cap Rate: South Florida Multifamily Investing
/j/blog/new-home-sales.htmlNew Home Sales Report, June 2026: What to Watch Aug 25
/j/blog/pce-inflation.htmlPCE Inflation Report: What to Watch August 26
/j/blog/property-management-fees-in-miami-explained-what-owners-really-pay.htmlMiami Property Management Fees Explained for Owners
/j/blog/real-estate-agent-jewish-families-moving-to-florida.htmlFinding a Real Estate Agent for Jewish Families Moving to Florida: A N
/j/blog/relocating-to-palm-beach-neighborhoods-taxes-and-lifestyle.htmlRelocating to Palm Beach: Neighborhoods, Taxes & Lifestyle
/j/blog/renting-out-your-miami-condo-hoa-rules-board-approval-and-returns.htmlRenting Out Your Miami Condo: HOA Rules & Returns
/j/blog/retail-sales.htmlRetail Sales Report July 2026: What to Watch Friday
/j/blog/selling-your-home-in-miami-dade-how-to-net-the-most-after-costs.htmlSelling a Home in Miami-Dade: Net More After Costs
/j/blog/short-term-vs-annual-rentals-in-miami-which-earns-more.htmlShort-Term vs Annual Rentals in Miami: Which Earns More?
/j/blog/south-florida-cash-buyers.htmlMore than half of South Florida homes now sell without a mortgage - Th
/j/blog/south-florida-market-pulse.htmlSouth Florida Market Pulse — September 2026
/j/blog/south-florida-neighborhoods-strong-jewish-community.htmlSouth Florida Neighborhoods with a Strong Jewish Community: A Guide fo
/j/blog/waterfront-homes-in-fort-lauderdale-what-to-check-before-you-buy.htmlFort Lauderdale Waterfront Homes: What to Check First
/j/blog/what-is-my-south-florida-home-really-worth-how-pricing-actually-works.htmlWhat Is My South Florida Home Really Worth? Pricing 101
/j/blog/who-really-owns-america-s-rental-homes-by-the-numbers.htmlWho Really Owns America's Rental Homes, By the Numbers
/j/blog/why-high-earners-are-moving-to-florida-the-0-income-tax-math.htmlWhy High Earners Move to Florida: The $0 Income Tax Math
/j/blog/young-families-moving-south-florida.htmlMoving to South Florida With Young Kids: Why Families Make the Leap
/j/census-map.htmlNeighborhood Data Map
/j/census.htmlNeighborhood Census Data — Neighborhood Data | The Neuman Group
/j/Jewish Life in South Florida - The Neuman Group
/j/neighborhoods/aventura.htmlAventura — Neighborhood Guide | The Neuman Group
/j/neighborhoods/boca.htmlBoca Raton — Neighborhood Guide | The Neuman Group
/j/neighborhoods/boynton.htmlBoynton Beach — Neighborhood Guide | The Neuman Group
/j/neighborhoods/hallandale.htmlHallandale Beach — Neighborhood Guide | The Neuman Group
/j/neighborhoods/hollywood.htmlHollywood · Emerald Hills — Neighborhood Guide | The Neuman Group
/j/neighborhoods/map-embed.htmlThe South Florida Jewish Life Map | The Neuman Group
/j/neighborhoods/map.htmlThe South Florida Jewish Life Map | The Neuman Group
/j/neighborhoods/miami-beach.htmlMiami Beach — Neighborhood Guide | The Neuman Group
/j/neighborhoods/nmb.htmlNorth Miami Beach — Neighborhood Guide | The Neuman Group
/j/neighborhoods/sunny-isles.htmlSunny Isles Beach — Neighborhood Guide | The Neuman Group
/j/neighborhoods/surfside.htmlSurfside & Bal Harbour — Neighborhood Guide | The Neuman Group

/market/<city> - a SECOND set of the same 17 cities you already have at /areas/<city> (18)

PageTitle
/market/aventura.htmlAventura market report - The Neuman Group
/market/boca-raton.htmlBoca Raton market report - The Neuman Group
/market/boynton-beach.htmlBoynton Beach market report - The Neuman Group
/market/coral-gables.htmlCoral Gables market report - The Neuman Group
/market/delray-beach.htmlDelray Beach market report - The Neuman Group
/market/doral.htmlDoral market report - The Neuman Group
/market/fort-lauderdale.htmlFort Lauderdale market report - The Neuman Group
/market/hialeah.htmlHialeah market report - The Neuman Group
/market/hollywood.htmlHollywood market report - The Neuman Group
/market/homestead.htmlHomestead market report - The Neuman Group
/market/Market reports - The Neuman Group
/market/miami-beach.htmlMiami Beach market report - The Neuman Group
/market/miami.htmlMiami market report - The Neuman Group
/market/palm-beach.htmlPalm Beach market report - The Neuman Group
/market/pompano-beach.htmlPompano Beach market report - The Neuman Group
/market/port-st-lucie.htmlPort St. Lucie market report - The Neuman Group
/market/sunny-isles-beach.htmlSunny Isles Beach market report - The Neuman Group
/market/west-palm-beach.htmlWest Palm Beach market report - The Neuman Group

Everything else (7)

PageTitle
/contract.htmlClient Agreements
/contracts.htmlNeuman Group — Client Contract Drafts (Buy · Rent · Sell)
/doors-guide.htmlThe Doors of Prestigen — the full guide
/listings-door.htmlListings &mdash; search everything
/listings-old.htmlListings (old preview)
/research/Research
/sell/Selling - where to start

What I checked, and what I did not

Still open — needs your call

Page generated 3 September 2026. This page is not linked from the site and is set to no-index.