Portal HomeClient AreaAnnouncementsKnowledgebaseSupport TicketsDownloads

Knowledgebase
You are here: Portal Home > Knowledgebase > 3. Website Design > Displaying Etsy Mini as your website

Displaying Etsy Mini as your website

Here's a way to make a quick-and-dirty website very easily with Etsy Mini. This is great to put up as a placeholder while you work on a more complicated website.

Log in to Etsy and go to Your Etsy. Scroll down and click Etsy Mini on the left sidebar.

Select "items from my shop" and "gallery" and as many rows and columns as you want. I like the maximum, 5 by 5.

Create a new document using Notepad or Wordpad.

Copy this code into it:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body bgcolor="#FFFFFF">
<div align="center">

(Insert Etsy Mini Script here)

</div></body>
</html>

Change the title to whatever you want to show up in search engines.

If you wish, change the background color by changing #FFFFFF to the hex color code of your choice. See Hexadecimal Color Chart for codes.

Save the file as index.html

Upload the index.html to the root directory of your site.

Done! Go to your website URL and your new page with the Etsy Mini should appear.

 



Was this answer helpful?

Add to Favourites
Print this Article

Powered by WHMCompleteSolution


Language:

end