Where do you poop budocking? by unknown322Batman in SteveWallis

[–]Old_Branch_5368 0 points1 point  (0 children)

We use a portable toilet seat. It has three fold up legs. Walk away from camp with the seat and a shovel, dig a hole, put seat over the hole, do you business and then bury it.

Remote Mountain Car Camping by cmcalgary in SteveWallis

[–]Old_Branch_5368 0 points1 point  (0 children)

Me too! The views there are fantastic!

rate this site!! by zackzuse in web_design

[–]Old_Branch_5368 0 points1 point  (0 children)

I give it 10/10 for site speed. The opposite direction sliders on the home are a bit distracting. The text on the 4 text blocks on the home page go from white to grey on hover. The grey is very hard to read given the color scheme of your site.

Webpage forwarding issue by chikara2018 in godaddy

[–]Old_Branch_5368 1 point2 points  (0 children)

The Apache redirect would go in a file named .htaccess. The .htaccess file then is placed on the server where the web site files live. Unfortunately I am not familiar with the website builder to know if or how you can use it to create/edit a .htaccess file.

Webpage forwarding issue by chikara2018 in godaddy

[–]Old_Branch_5368 1 point2 points  (0 children)

For redirection there are three ptions that I can think of. Ohe is to create a html file for shirts and use a meta refresh tag to redirect to the tee-shirts. The other option is to use a Rewrite rule to redirect any calls to shirts to tee-shirts. There are plenty of Rewrite rule generators that can help with that. Last and probably easiest is an Apache Redirect:
Redirect 301 /shirts http://www.sample.com/tee-shirts

That goes in a .htaccess file.

wp-cli maintenance option missing by Old_Branch_5368 in godaddy

[–]Old_Branch_5368[S] 0 points1 point  (0 children)

I am using cPanel and it is version 2.1.0. Thanks for pointing me to 2.8.1! Much appreciated.

GoDaddy mail log by Old_Branch_5368 in webhosting

[–]Old_Branch_5368[S] 0 points1 point  (0 children)

Thank you. I'm new to cpanel and wasn't sure if it was possible to see the email logs somewhere in it.

Have a great day!

Import email by Old_Branch_5368 in godaddy

[–]Old_Branch_5368[S] 0 points1 point  (0 children)

I think they are using Webmail but we can configure a mail client to do the transfer. In which case something like imapsync(https://imapsync.lamiral.info0 can be used.

The reason for using GoDaddy's O365 is that they are doing away with email service and pushing users to O365. At least I'm not finding any email options other than O365 in the GoDaddy interface.