#hex-bg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; } .hex { position: absolute; width: 20px; height: 20px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 20px solid #00ff00; /* Change the color here to green */ transform: rotate(120deg); } document.addEventListener("mousemove", function(event) { const mouseX = event.pageX; const mouseY = event.pageY; const hexBg = document.getElementById("hex-bg"); hexBg.innerHTML = ""; const hexWidth = 30; const hexHeight = 40; const hexRows = Math.ceil(window.innerHeight / hexHeight); const hexCols = Math.ceil(window.innerWidth / hexWidth); for (let row = 0; row < hexRows; row++) { for (let col = 0; col < hexCols; col++) { const hex = document.createElement("div"); hex.classList.add("hex"); const x = col * hexWidth + (row % 2 ? hexWidth / 2 : 0); const y = row * hexHeight; hex.style.top = y + "px"; hex.style.left = x + "px"; hex.style.transform = `translate(${mouseX - window.innerWidth / 2}px, ${mouseY - window.innerHeight / 2}px)`; hexBg.appendChild(hex); } } });
top of page

Family Owned and Operated

Ken Yoder has been in the pallet industry since 1990 and has successfully managed several companies.

Yoder Pallet Company began in Points WV in 2008 with one small saw, a few nail guns, and a portable air compressor. At first, there were only two employees, Ken’s 17-year-old son Keith and a friend from CA who had experience in the pallet industry.

WhatsApp Image 2024-07-02 at 22.12.44_248a439f.jpg

Our Points location which opened in 2008, operates multiple high-speed production lines. It includes a board line, gangsaw/notcher line, bandsaw line, and automated nailing machines. With a capacity for up to 30 weekly loads, our skilled team of 25 employees efficiently handles the operations at this location.

In 2014 Yoder Pallet Company acquired its location in Swanton MD, previously known as "Silver Knob Pallet," which is equipped with a scragg mill, gangsaw/notcher line, and a recently acquired automated Viking nailer. This location can produce 15-18 weekly loads. With a dedicated team of 15 employees, we ensure smooth and efficient operations at our Swanton facility.

DJI_0082_edited.jpg
DJI_0666_edited.jpg

In 2022, Yoder Pallet Company expanded its operations with the acquisition of its third location, previously known as "Coddington Lumber Company" in Frostburg, MD. The Frostburg facility operates a gangsaw/notcher line, bandsaw line, and automated Viking nailer, with a dedicated team of 10 employees and the capacity to produce 12-15 weekly loads.

OUR TEAM

ken.jpg

Ken Yoder

Founder, Owner
YoderPallet_58_edited.jpg

Keith Yoder

CEO
YoderPallet_85_edited.jpg

Ben Yoder

Sales Director
Traci - Accounting_edited.jpg

Traci Hotchkiss

Financial Controller
Lewis T Headshot_edited.jpg

Taylor Lewis

HR
Linda - Inside Sales_edited.jpg

Linda Money

Inside Sales
palettes.png

Justin Miller

Sales
Stephanie - Reception_edited.jpg

Stephanie Dunham

Points Receptionist
Maurine - Logistics_edited.jpg

Maurine Myers

Logistics
Jesse - Plant Manager_edited.jpg

Jesse Martin

Points, Plant Manager
Kris Crew leader_edited.jpg

Kris Yoder

Points, Crew Leader
Brent - Crew Leader_edited.jpg

Brent Helmuth

Points, Crew Leader
Donavan - crew leader_edited.jpg

Donavan Yoder

Points, Crew Leader
Billy - Crew Leader_edited.jpg

Billy Perkins

Points, Crew Leader
Brock - Crew Leader_edited.jpg

Brock Tice

Swanton, Plant Manager
Oliver Jawwaad III - Crew Leader_edited.jpg

Oliver Jawwaad

Swanton, Plant Manager

JOIN OUR TEAM

bottom of page