Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Static Urls, Meta tags and Re-send activation for E-commerce
Rating: 4.9 out of 5(24 ratings)
137 students

Static Urls, Meta tags and Re-send activation for E-commerce

An add-on series for the E-commerce course explaining how to improve the SEO of our on-line store.
Last updated 8/2013
English
English [Auto],

What you'll learn

  • Convert urls containing query string as identifier to slash based ones

Course content

8 sections65 lectures2h 35m total length
  • Introduction0:47

    Compare dynamic and static pages to boost e-commerce SEO, and learn to tailor page titles, meta descriptions, and keywords per product category for a more robust, search-friendly site.

  • Mod rewrite and .htaccess2:16

    Learn how to set up mod_rewrite and .htaccess to rewrite requests, handle non-existent files by routing to index.php, and implement robust url management for e-commerce.

  • Autoload and Config2:14

    Autoload and configure path handling to define page constants, manage page extensions, and adjust include paths for clean static urls in an e-commerce setup.

  • Exercise Files

Requirements

  • You'd have to complete the first season in this series
  • Have a good understanding of PHP fundamentals
  • Have your local environment set up (Wamp, Mamp, Xampp, Homestead)

Description

         This is an add-on series to our main course Build E-commerce website with PHP, MySQL, jQuery and PayPal. 

         In this series we will learn how to improve our E-commerce website's SEO by adding meta tags and converting dynamic urls to static (keyword rich) ones. We will also have a look at the registration form and provide the 'Resend Activation' link where account was previously registered, but not yet activated. 

 

Who this course is for:

  • Intermediate PHP programmers