Step 9: Position Corners
Now we have to put the corners into their proper positions. Don’t worry about rotating them. We’ll do that next. Your only job is to make sure they’re in the right place.
The moves we have move three corners at a time, either clockwise or counterclockwise:
Sometimes, you might have to combine these moves in different positions to solve the issues we have. Here’s an example:
What do I do if I have two corners right next to each other that need to flip? I’ve been racking my brain and doing these moves but I every time it puts two corners in the right position that are next to each other and then the other two just need to be swapped
That’s going to take two three-corner swaps. It depends on the exact configuration, but if you do the 3-swap move, you can change the configuration from two bad corners to three, and then do the 3-swap move again and make them all right.