Artwork

Content provided by Tom Norman. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Tom Norman or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!

Eps 33: Testing Sites

7:55
 
Share
 

Archived series ("Redirect loop" status)

When? This feed was archived on June 01, 2018 14:22 (6+ y ago). Last successful fetch was on May 09, 2018 01:13 (6+ y ago)

Why? Redirect loop status. We detected 2 or more feeds redirecting to each other.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 203442359 series 2239752
Content provided by Tom Norman. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Tom Norman or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Importance of a testing site

  1. You never want to put your code out on an active website if it hasn’t been tested first.
    1. Most importantly – Can break any or all aspects of what is already out
    2. May not show up
    3. Content may not be ready to go live, but you still want to see what it’s going to look like or stage it for release
  2. A couple different ways
    1. Use a subdomain as your testing site ideal for hand-coded websites as well as wordpress sites (hand-coded sites is easier to transfer via ftp vs redoing the work for wordpress sites)
      1. Schaffencreative.com would have a subdomain of testing.schaffencreative.com
      2. Do everything on the testing site while using a “coming soon” page or plugin on the real domain
    2. Use GitHub to manage hand-coded work (useful links below)
      1. Using GIT to Manage a Live Website
      2. What is GITHub And Why Should Your Digital Team Use It.
    3. Use a WordPress Plugin
      1. I’ve never explored this option
    4. Use your local machine (computer) to create and test your site
      1. Should be for more experienced developers only
      2. Labor intensive to set up and get running
      3. Resources;
        1. Set up a local server
        2. How to create a local WordPress site using XAMPP

Other excellent resource: How to Create a WordPress Staging Site for All Your WordPress Testing Needs
To sum up: ALWAYS TEST YOUR CODE FIRST

Twitter
@SchaffenCreate
@tommnorman

Website:
https://www.schaffencreative.com

The post Eps 33: Testing Sites appeared first on Schaffen Creative - Make. Manage. Achieve..

  continue reading

38 episodes

Artwork

Eps 33: Testing Sites

Talking HTML

0-10 subscribers

published

iconShare
 

Archived series ("Redirect loop" status)

When? This feed was archived on June 01, 2018 14:22 (6+ y ago). Last successful fetch was on May 09, 2018 01:13 (6+ y ago)

Why? Redirect loop status. We detected 2 or more feeds redirecting to each other.

What now? You might be able to find a more up-to-date version using the search function. This series will no longer be checked for updates. If you believe this to be in error, please check if the publisher's feed link below is valid and contact support to request the feed be restored or if you have any other concerns about this.

Manage episode 203442359 series 2239752
Content provided by Tom Norman. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Tom Norman or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.

Importance of a testing site

  1. You never want to put your code out on an active website if it hasn’t been tested first.
    1. Most importantly – Can break any or all aspects of what is already out
    2. May not show up
    3. Content may not be ready to go live, but you still want to see what it’s going to look like or stage it for release
  2. A couple different ways
    1. Use a subdomain as your testing site ideal for hand-coded websites as well as wordpress sites (hand-coded sites is easier to transfer via ftp vs redoing the work for wordpress sites)
      1. Schaffencreative.com would have a subdomain of testing.schaffencreative.com
      2. Do everything on the testing site while using a “coming soon” page or plugin on the real domain
    2. Use GitHub to manage hand-coded work (useful links below)
      1. Using GIT to Manage a Live Website
      2. What is GITHub And Why Should Your Digital Team Use It.
    3. Use a WordPress Plugin
      1. I’ve never explored this option
    4. Use your local machine (computer) to create and test your site
      1. Should be for more experienced developers only
      2. Labor intensive to set up and get running
      3. Resources;
        1. Set up a local server
        2. How to create a local WordPress site using XAMPP

Other excellent resource: How to Create a WordPress Staging Site for All Your WordPress Testing Needs
To sum up: ALWAYS TEST YOUR CODE FIRST

Twitter
@SchaffenCreate
@tommnorman

Website:
https://www.schaffencreative.com

The post Eps 33: Testing Sites appeared first on Schaffen Creative - Make. Manage. Achieve..

  continue reading

38 episodes

All episodes

×
 
Loading …

Welcome to Player FM!

Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.

 

Quick Reference Guide