<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gillian&#8217;s Jewellery</title>
	<atom:link href="https://gilliansjewellery.com.au/feed/" rel="self" type="application/rss+xml" />
	<link>https://gilliansjewellery.com.au</link>
	<description>Jewellery Design &#124; Repairs &#124; Remodel &#124; Restore &#124; 2nd Hand Jewellery Buy &#38; Sell &#124; Melbourne Forest Hill</description>
	<lastBuildDate>Thu, 30 Jul 2026 04:41:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://gilliansjewellery.com.au/wp-content/uploads/2021/12/cropped-fav-32x32.png</url>
	<title>Gillian&#8217;s Jewellery</title>
	<link>https://gilliansjewellery.com.au</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is my birthstone?</title>
		<link>https://gilliansjewellery.com.au/what-is-my-birthstone/</link>
					<comments>https://gilliansjewellery.com.au/what-is-my-birthstone/#respond</comments>
		
		<dc:creator><![CDATA[Gillian's Jewellery]]></dc:creator>
		<pubDate>Thu, 30 Jul 2026 04:03:51 +0000</pubDate>
				<category><![CDATA[General Knowledge]]></category>
		<category><![CDATA[jewellery care]]></category>
		<guid isPermaLink="false">https://gilliansjewellery.com.au/?p=6684</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/what-is-my-birthstone/">What is my birthstone?</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="et_d4_element et_pb_section et_pb_section_0 et_pb_with_background et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_0 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>What Is My Birthstone?</h1>
<h1>How to Find Yours (and What to Do With It)</h1>
<p data-start="485" data-end="853"></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_1 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_1 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_code et_pb_code_0">
				
				
				
				
				<div class="et_pb_code_inner"><style>
/* ---------------- Birthstone Guide — page styles ---------------- */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Montserrat:wght@400;500;600&display=swap');

:root{
  --gj-accent:#c1b599;
  --gj-ink:#2b2b2b;
  --gj-body:#4a4a4a;
  --gj-cream:#faf8f3;
  --gj-line:#e7e1d3;
}
*{box-sizing:border-box;}
body{
  margin:0;
  font-family:'Montserrat',sans-serif;
  color:var(--gj-ink);
  line-height:1.6;
  background:#fff;
}
.gj-page{max-width:960px;margin:0 auto;}
.gj-section{padding:56px 24px;}
.gj-section.cream{background:var(--gj-cream);}
.gj-section .inner{max-width:820px;margin:0 auto;}

h1,h2,h3{font-family:'Cormorant Garamond',serif;color:var(--gj-ink);font-weight:600;line-height:1.2;}
h1{font-size:46px;margin:0 0 22px;}
h2{font-size:34px;margin:0 0 18px;}
h3{font-size:22px;margin:0 0 6px;}
p{margin:0 0 16px;color:var(--gj-body);}
a{color:var(--gj-accent);}
.gj-section p:last-child{margin-bottom:0;}
strong{color:var(--gj-ink);}

/* takeaways / lists */
.gj-takeaways ul,.gj-steps ol{margin:0;padding-left:20px;line-height:1.8;color:var(--gj-body);}
.gj-takeaways li,.gj-steps li{margin-bottom:6px;}
.gj-steps ol{padding-left:22px;}

/* faq */
.gj-faq details{border:1px solid var(--gj-line);border-radius:10px;margin:0 0 12px;padding:0 18px;background:#fff;}
.gj-faq summary{cursor:pointer;list-style:none;padding:16px 0;font-family:'Cormorant Garamond',serif;
  font-size:20px;color:var(--gj-ink);font-weight:600;position:relative;}
.gj-faq summary::-webkit-details-marker{display:none;}
.gj-faq summary::after{content:'+';position:absolute;right:2px;top:14px;font-size:24px;color:var(--gj-accent);
  font-family:'Montserrat',sans-serif;}
.gj-faq details[open] summary::after{content:'\2013';}
.gj-faq details p{margin:0 0 16px;color:var(--gj-body);font-size:15px;}

/* button */
.gj-btn{display:inline-block;background:var(--gj-accent);color:#fff;text-decoration:none;
  padding:14px 28px;border-radius:4px;font-weight:600;font-size:15px;margin-top:8px;}
.gj-btn:hover{opacity:.9;}

/* responsive */
@media (max-width:680px){
  h1{font-size:32px;}
  h2{font-size:28px;}
  .gj-section{padding:40px 20px;}
}
</style>

<div class="gj-page">

<!-- HERO / INTRO -->
<section class="gj-section">
  <div class="inner">
    <h1>What Is My Birthstone? How to Find Yours (and What to Do With It)</h1>
    Your birthstone is simply the gemstone linked to the month you were born. If you were born in January it's garnet, February is amethyst, March is aquamarine, and so on through to December's turquoise. That's the whole answer in a sentence — but it's not quite the end of the story, because a few months have more than one stone, there are two different lists in common use, and "the month you were born" isn't always the only way people choose. This guide walks you through finding yours, understanding why you might have a choice, and deciding what to actually do with it once you know.
  </div>
</section>

<!-- KEY TAKEAWAYS -->
<section class="gj-section cream">
  <div class="inner gj-takeaways">
    <h2>Key Takeaways</h2>
    <ul>
      <li>Your birthstone is the gemstone traditionally assigned to your birth month.</li>
      <li>Some months have more than one stone, so you may have a choice rather than a single answer.</li>
      <li>There are two lists — modern and traditional — and Australian jewellers use both.</li>
      <li>You don't have to be tied to your own month; plenty of people choose by colour, meaning or family connection.</li>
      <li>Once you know yours, the nicest next step is usually a piece you'll actually wear — a ring, a pendant, or a family design.</li>
      <li>Want the full month-by-month chart? See our <a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">complete guide to birthstones by month</a>.</li>
    </ul>
  </div>
</section>

<!-- QUICK SUMMARY -->
<section class="gj-section">
  <div class="inner gj-steps">
    <h2>Quick Summary: Finding Your Birthstone in Three Steps</h2>
    <ol>
      <li><strong>Find your birth month</strong> — that's the starting point for everything.</li>
      <li><strong>Check which stone (or stones) it maps to</strong> — some months have one, others have two or three.</li>
      <li><strong>Decide which one speaks to you</strong> — by colour, by meaning, or by what you'll enjoy wearing.</li>
    </ol>
    That's genuinely all there is to the "finding" part. The rest of this guide helps you make a good choice when a month offers more than one option, and turn that choice into something lasting.
  </div>
</section>

<!-- HOW DO I FIND -->
<section class="gj-section cream">
  <div class="inner">
    <h2>How Do I Find My Birthstone?</h2>
    The quickest way is to match your birth month to its stone. Every month of the year has at least one birthstone assigned to it, so once you know your month, you know your stone. January babies get garnet, July babies get ruby, September babies get sapphire — the list runs cleanly from one end of the calendar to the other.
    Where people pause is when their month turns out to have more than one option. June, August, October, November and December all offer a choice of stones, and that can feel confusing if you were expecting a single tidy answer. It isn't a mistake or a contradiction — it's just the result of two different traditions sitting side by side, which we'll unpack in a moment. If your month has several stones, treat it as a menu rather than a puzzle: you get to pick the one you like best.
    If you'd like to see every month laid out at once, with colours and meanings side by side, our <a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">birthstones by month chart</a> has the full table. This guide is the "how do I choose" companion to that page.
  </div>
</section>

<!-- WHY MORE THAN ONE -->
<section class="gj-section">
  <div class="inner">
    <h2>Why Does My Month Have More Than One Birthstone?</h2>
    This is the question we hear most, so it's worth answering properly. The short version: there are two lists, and they don't always agree.
    The <strong>modern list</strong> was standardised in 1912 and leans towards clear, hard-wearing gems that are easy to set into rings. The <strong>traditional list</strong> is older and draws on centuries of cultural and historical custom. For most months the two lists name the same stone, but for a handful they diverge — and over the years the trade has also added newer stones alongside long-standing favourites. That's why August can be peridot, spinel or sardonyx, and why December offers turquoise, zircon, tanzanite or blue topaz.
    None of these options is more "correct" than another. A traditional stone isn't outranked by a modern one, and a newer addition isn't lesser for being recent. They're all legitimate birthstones for that month — which means if your month has a few, you genuinely get to choose.
  </div>
</section>

<!-- MODERN OR TRADITIONAL -->
<section class="gj-section cream">
  <div class="inner">
    <h2>Modern or Traditional — Which Should I Choose?</h2>
    If your month gives you a modern and a traditional option, the decision usually comes down to three practical things.
    <strong>Colour.</strong> This is the one most people lead with, and there's nothing wrong with that. If March's aquamarine blue speaks to you more than the deep green of the traditional bloodstone, that's a perfectly good reason to choose it. You're the one who'll be looking at it.
    <strong>Durability.</strong> If the piece will be worn every day — an everyday ring especially — hardness matters. Some stones shrug off knocks and scratches, while softer ones prefer a gentler life or a more protective setting. A stone you'll wear constantly is worth choosing partly on how well it'll cope.
    <strong>Meaning.</strong> Each stone carries its own associations, and sometimes one simply resonates more than the other. If the symbolism of one option feels more like you, let that guide the choice.
    There's no wrong answer here. A good jeweller will happily talk you through the trade-offs for your specific month, and in a lot of cases people end up choosing on feel — the stone they keep coming back to is usually the right one.
    To make it concrete, here's how the choice tends to play out for the months that offer more than one stone. <strong>June</strong> gives you pearl, moonstone or alexandrite — pearl for a classic, timeless look, moonstone for its soft glow, or alexandrite if you love the idea of a stone that shifts colour in different light. <strong>August</strong> offers peridot's bright lime green, spinel in a range of colours, or the banded traditional sardonyx. <strong>October</strong> is opal or tourmaline — opal for that one-of-a-kind play of colour, tourmaline if you want a broader palette to pick from. <strong>November</strong> is topaz or citrine, both warm-toned, with topaz spanning many colours and citrine bringing sunny yellows and oranges. And <strong>December</strong> leans into blues, with turquoise, blue zircon, blue topaz or the violet-blue of tanzanite. Seeing them side by side often makes the choice easier than it first seems.
  </div>
</section>

<!-- CHOOSE OUTSIDE MONTH -->
<section class="gj-section">
  <div class="inner">
    <h2>Can I Choose a Birthstone That Isn't My Birth Month?</h2>
    Absolutely, and plenty of people do. The idea of a birthstone is meaningful, but it isn't a rule you're bound by. There are a few common reasons someone picks a stone outside their own month.
    <strong>Colour preference.</strong> Sometimes you just love a particular stone. If you're drawn to emerald green but you were born in November, there's nothing stopping you wearing emerald.
    <strong>Family connection.</strong> Many people choose a stone that represents someone they love — a partner's month, a child's month, or a parent's. This is the whole idea behind a mother's ring, where the stones of each child are brought together in one piece.
    <strong>Meaning over month.</strong> If the symbolism of a particular stone fits you better than your assigned one, that's reason enough. Birthstones are personal, and personal means yours to decide.
    So while your birth month is the traditional starting point, think of it as exactly that — a starting point, not a boundary.
  </div>
</section>

<!-- WHAT TO DO -->
<section class="gj-section cream">
  <div class="inner">
    <h2>What Should I Do Once I Know My Birthstone?</h2>
    Knowing your stone is lovely, but it really comes to life when it's something you can wear or give. Here are the directions people most often take.
    <strong>A ring.</strong> The most popular choice, and a natural one — a birthstone ring works as an everyday piece or something more special. If it'll be worn daily, this is where the durability question matters most, so it's worth a conversation about setting and stone hardness.
    <strong>A pendant or necklace.</strong> A gentler option for softer stones, since a pendant takes far less daily knocking-about than a ring. It's also a lovely way to carry a stone that represents someone else.
    <strong>A family piece.</strong> Bringing several birthstones together — a mother's ring, or a pendant holding each family member's month — turns a collection of stones into a single meaningful piece. These are among the most rewarding pieces to design, because they're genuinely one of a kind.
    <strong>Reworking an inherited stone.</strong> If you've been handed down a piece that isn't quite to your taste, the stone doesn't have to stay in its old setting. Resetting an inherited gem into something you'll actually wear is one of the nicest things you can do with it — the sentiment stays, the style updates.
  </div>
</section>

<!-- GIFT -->
<section class="gj-section">
  <div class="inner">
    <h2>Choosing a Birthstone as a Gift</h2>
    A lot of people arrive at birthstones not for themselves but for someone else — and it's one of the most thoughtful gifts going, because it's personal by design. If you're buying for someone, the same steps apply: find their birth month, check the stone or stones it maps to, and choose from there. The difference is that you're now guessing at their taste, so a couple of pointers help.
    If their month offers a choice, colour is usually the safest guide — pick the shade you've seen them wear or gravitate towards. If you're not sure, a classic option is rarely wrong; pearl for June or opal for October, for instance, are widely loved. And if the gift is meant to carry meaning — a new parent, a milestone birthday, a memorial piece — it's worth mentioning that to the jeweller, because it often shapes the design as much as the stone does. A birthstone gift tends to land well precisely because it says you thought about who the person is, not just what they might like.
  </div>
</section>

<!-- PRACTICAL TIPS -->
<section class="gj-section cream">
  <div class="inner">
    <h2>A Few Practical Tips Before You Buy</h2>
    Whatever you choose, a few things are worth keeping in mind so you end up with a piece that lasts.
    Think about how often it'll be worn, and match the stone and setting to that. Ask the jeweller about any treatments a stone has had, since that affects both care and price — a good one will tell you openly. And give a little thought to upkeep: some stones are perfectly happy with everyday wear, while others prefer to be kept for special occasions and cleaned gently. None of this is complicated, but a short conversation up front saves surprises later.
  </div>
</section>

<!-- FAQ -->
<section class="gj-section">
  <div class="inner gj-faq">
    <h2>Frequently Asked Questions</h2>
    <details><summary>What is my birthstone if I was born in a month with more than one?</summary>
      You have a choice. Months like June, August, October, November and December carry several stones, and any of them counts as your birthstone — pick the one you like best on colour, meaning or durability.</details>
    <details><summary>Is my birthstone based on the modern or traditional list?</summary>
      Either. Both lists are valid, and Australian jewellers work with both. For most months they name the same stone; where they differ, you're free to choose.</details>
    <details><summary>Can two people have the same birthstone?</summary>
      Yes — everyone born in the same month shares a birthstone (or the same set of options). What makes a piece personal is the design, not the exclusivity of the stone.</details>
    <details><summary>Do birthstones have to match my star sign?</summary>
      No. Birthstones are assigned by calendar month, not by zodiac sign, though the two traditions are historically related. If you'd prefer to choose by star sign that's your call, but the standard birthstone is month-based.</details>
    <details><summary>Where can I see all the birthstones by month?</summary>
      Our <a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">complete birthstones by month guide</a> lays out all twelve months with their stones, colours and meanings in one chart.</details>
  </div>
</section>

<!-- CTA -->
<section class="gj-section cream">
  <div class="inner">
    <h2>Ready to Make Yours Into Something Special?</h2>
    Finding your birthstone is the easy part — the fun begins when you turn it into a piece you'll keep. Whether it's a ring you'll wear every day, a pendant that carries a loved one's month, or a family design that gathers everyone's stones together, our team at Forest Hill would love to help you get it right. Come and <a href="https://gilliansjewellery.com.au/custom-handmade-jewellery-forest-hill-melbourne-east/">talk to us about a custom birthstone piece</a>, and we'll help you turn a birth month into something you'll treasure.
</div>
</section>

</div>

<!-- FAQPage structured data -->
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[
{"@type":"Question","name":"What is my birthstone if I was born in a month with more than one?","acceptedAnswer":{"@type":"Answer","text":"You have a choice. Months like June, August, October, November and December carry several stones, and any of them counts as your birthstone - pick the one you like best on colour, meaning or durability."}},
{"@type":"Question","name":"Is my birthstone based on the modern or traditional list?","acceptedAnswer":{"@type":"Answer","text":"Either. Both lists are valid, and Australian jewellers work with both. For most months they name the same stone; where they differ, you're free to choose."}},
{"@type":"Question","name":"Can two people have the same birthstone?","acceptedAnswer":{"@type":"Answer","text":"Yes - everyone born in the same month shares a birthstone (or the same set of options). What makes a piece personal is the design, not the exclusivity of the stone."}},
{"@type":"Question","name":"Do birthstones have to match my star sign?","acceptedAnswer":{"@type":"Answer","text":"No. Birthstones are assigned by calendar month, not by zodiac sign, though the two traditions are historically related. If you'd prefer to choose by star sign that's your call, but the standard birthstone is month-based."}},
{"@type":"Question","name":"Where can I see all the birthstones by month?","acceptedAnswer":{"@type":"Answer","text":"Our complete birthstones by month guide lays out all twelve months with their stones, colours and meanings in one chart."}}
]}
</script></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module ">
				<a class="et_pb_button et_d4_element et_pb_button_0 et_pb_bg_layout_light et_block_module" href="https://gilliansjewellery.com.au/contact-us/">Enquire Now</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_2 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_2 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_1  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Other Resources</h2>
<h3>Blog . Knowledge . Tips<a href="https://gilliansjewellery.com.au/diamond-how-to-choose-one-a-beginners-guide/" role="button"><br /></a></h3></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_d4_element et_pb_row et_pb_row_3 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_blog_0 et_pb_blog_grid_wrapper et_pb_bg_layout_light">
					<div class="et_pb_blog_grid clearfix ">
					
					
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-6684" class="et_pb_post clearfix et_pb_blog_item_0_0 post-6684 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/what-is-my-birthstone/" class="entry-featured-image-url"><img fetchpriority="high" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp" alt="What is my birthstone?" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="What is my birthstone? 1"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/what-is-my-birthstone/">What is my birthstone?</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 30, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>What Is My Birthstone? How to Find Yours (and What to Do With It) Other Resources Blog . Knowledge . Tips</p>
</div></div>			
			</article>
				
			<article id="post-5662" class="et_pb_post clearfix et_pb_blog_item_0_1 post-5662 post type-post status-publish format-standard has-post-thumbnail hentry category-bracelet category-custom-made-jewellery category-gemstone category-jewellery-repairs category-pendant category-ring category-services tag-birthstones">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp" alt="Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="What is my birthstone? 2"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 15, 2026</span> | <a href="https://gilliansjewellery.com.au/category/bracelet/" rel="tag">Bracelet</a>, <a href="https://gilliansjewellery.com.au/category/custom-made-jewellery/" rel="tag">custom made jewellery</a>, <a href="https://gilliansjewellery.com.au/category/gemstone/" rel="tag">gemstone</a>, <a href="https://gilliansjewellery.com.au/category/jewellery-repairs/" rel="tag">Jewellery Repairs</a>, <a href="https://gilliansjewellery.com.au/category/pendant/" rel="tag">Pendant</a>, <a href="https://gilliansjewellery.com.au/category/ring/" rel="tag">Ring</a>, <a href="https://gilliansjewellery.com.au/category/services/" rel="tag">Services</a></p><div class="post-content"><div class="post-content-inner"></div></div>			
			</article>
				
			<article id="post-6658" class="et_pb_post clearfix et_pb_blog_item_0_2 post-6658 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp" alt="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="What is my birthstone? 3"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/">Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jun 9, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery Most people want their jewellery to look its best, so it's natural to reach for a cleaning cloth, a household cleaner, or one of the many jewellery cleaning tips found online. Unfortunately,...</p>
</div></div>			
			</article>
				</div><div><div class="pagination clearfix">
	<div class="alignleft"><a href="https://gilliansjewellery.com.au/feed/page/2/?et_blog" >&laquo; Older Entries</a></div>
	<div class="alignright"></div>
</div></div></div>
					</div>
					 
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/what-is-my-birthstone/">What is my birthstone?</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilliansjewellery.com.au/what-is-my-birthstone/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Birthstones: Every Month&#8217;s A Gem &#124; Custom Made Jewellery</title>
		<link>https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/</link>
					<comments>https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/#respond</comments>
		
		<dc:creator><![CDATA[Gillian's Jewellery]]></dc:creator>
		<pubDate>Wed, 15 Jul 2026 04:08:09 +0000</pubDate>
				<category><![CDATA[Bracelet]]></category>
		<category><![CDATA[custom made jewellery]]></category>
		<category><![CDATA[gemstone]]></category>
		<category><![CDATA[Jewellery Repairs]]></category>
		<category><![CDATA[Pendant]]></category>
		<category><![CDATA[Ring]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[birthstones]]></category>
		<guid isPermaLink="false">https://gilliansjewellery.com.au/?p=5662</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="et_d4_element et_pb_section et_pb_section_0 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_0 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_code et_pb_code_0">
				
				
				
				
				<div class="et_pb_code_inner"><!DOCTYPE html>
<html lang="en-AU">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Birthstones by Month | Australian Guide to All 12 | Gillian's Jewellery</title>
<meta name="description" content="A complete Australian guide to birthstones by month — the modern and traditional stone for all 12 months, their colours and meanings, plus how to choose and care for them.">
<style>
/* ---------------- Birthstones by Month — page styles ---------------- */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Montserrat:wght@400;500;600&display=swap');

:root{
  --gj-accent:#c1b599;
  --gj-ink:#2b2b2b;
  --gj-body:#4a4a4a;
  --gj-cream:#faf8f3;
  --gj-line:#e7e1d3;
}
*{box-sizing:border-box;}
body{
  margin:0;
  font-family:'Montserrat',sans-serif;
  color:var(--gj-ink);
  line-height:1.6;
  background:#fff;
}
.gj-page{max-width:960px;margin:0 auto;}
.gj-section{padding:56px 24px;}
.gj-section.cream{background:var(--gj-cream);}
.gj-section .inner{max-width:820px;margin:0 auto;}

h1,h2,h3{font-family:'Cormorant Garamond',serif;color:var(--gj-ink);font-weight:600;line-height:1.2;}
h1{font-size:46px;margin:0 0 22px;}
h2{font-size:34px;margin:0 0 18px;}
h3{font-size:22px;margin:0 0 6px;}
p{margin:0 0 16px;color:var(--gj-body);}
a{color:var(--gj-accent);}
.gj-section p:last-child{margin-bottom:0;}

/* key takeaways */
.gj-takeaways ul{margin:0;padding-left:20px;line-height:1.8;color:var(--gj-body);}
.gj-takeaways li{margin-bottom:6px;}

/* chart */
.gj-chart-wrap{overflow-x:auto;margin:0 0 8px;}
table.gj-chart{border-collapse:collapse;width:100%;font-size:15px;}
table.gj-chart caption{caption-side:top;text-align:left;font-family:'Cormorant Garamond',serif;
  font-size:22px;color:var(--gj-ink);padding:0 0 12px;font-weight:600;}
table.gj-chart th,table.gj-chart td{padding:12px 14px;border-bottom:1px solid var(--gj-line);text-align:left;vertical-align:top;}
table.gj-chart thead th{background:var(--gj-accent);color:#fff;font-weight:600;letter-spacing:.02em;
  border-bottom:none;font-size:14px;}
table.gj-chart tbody tr:nth-child(even){background:var(--gj-cream);}
table.gj-chart tbody th{font-weight:600;color:var(--gj-ink);white-space:nowrap;}

/* month grid */
.gj-months{display:grid;grid-template-columns:1fr 1fr;gap:28px 40px;}
.gj-months .month h3{margin-top:0;}
.gj-months .month p{margin:0;}

/* faq */
.gj-faq details{border:1px solid var(--gj-line);border-radius:10px;margin:0 0 12px;padding:0 18px;background:#fff;}
.gj-faq summary{cursor:pointer;list-style:none;padding:16px 0;font-family:'Cormorant Garamond',serif;
  font-size:20px;color:var(--gj-ink);font-weight:600;position:relative;}
.gj-faq summary::-webkit-details-marker{display:none;}
.gj-faq summary::after{content:'+';position:absolute;right:2px;top:14px;font-size:24px;color:var(--gj-accent);
  font-family:'Montserrat',sans-serif;}
.gj-faq details[open] summary::after{content:'\2013';}
.gj-faq details p{margin:0 0 16px;color:var(--gj-body);font-size:15px;}

/* button */
.gj-btn{display:inline-block;background:var(--gj-accent);color:#fff;text-decoration:none;
  padding:14px 28px;border-radius:4px;font-weight:600;font-size:15px;margin-top:8px;}
.gj-btn:hover{opacity:.9;}

/* responsive */
@media (max-width:680px){
  h1{font-size:32px;}
  h2{font-size:28px;}
  .gj-months{grid-template-columns:1fr;gap:24px;}
  .gj-section{padding:40px 20px;}
}
</style>
</head>
<body>
<div class="gj-page">

<!-- HERO / INTRO -->
<section class="gj-section">
  <div class="inner">
    <h1>Birthstones by Month: The Complete Australian Guide</h1>
    There are twelve birth months, and each one has its own birthstone — twelve gemstones in all, though the modern list actually recognises nineteen stones, because several months carry more than one. Here's the quick version before we go any further: January is garnet, February is amethyst, March is aquamarine, April is diamond, May is emerald, June is pearl (or alexandrite or moonstone), July is ruby, August is peridot (or spinel or sardonyx), September is sapphire, October is opal (or tourmaline), November is topaz (or citrine), and December is turquoise (or zircon, tanzanite, or blue topaz).
    If some of those months look like they're hedging their bets with two or three stones, you're right — and there's a good reason for it, which we'll get to. The short answer is that there are two lists in common use, a modern one and an older traditional one, and Australian jewellers happily draw from both.
  </div>
</section>

<!-- KEY TAKEAWAYS -->
<section class="gj-section cream">
  <div class="inner gj-takeaways">
    <h2>Key Takeaways</h2>
    <ul>
      <li>There are twelve birth months and nineteen recognised modern birthstones in total.</li>
      <li>The modern list was standardised in 1912 and has been updated a handful of times since.</li>
      <li>Some months have more than one stone because the modern and traditional lists don't always agree, and a few stones were added later.</li>
      <li>In Australia, most jewellers stock stones from both lists, so you're rarely locked into a single option.</li>
      <li>Not sure which one is yours, or want help picking a stone you'll actually love wearing? Have a read of our guide on <a href="https://gilliansjewellery.com.au/what-is-my-birthstone-guide/">how to find your birthstone</a>.</li>
    </ul>
  </div>
</section>

<!-- CHART -->
<section class="gj-section">
  <div class="inner">
    <h2>The Birthstone Chart</h2>
    Here's every month at a glance — the modern stone, the traditional or alternative option, the colour you'll usually see it in, and what it has come to represent.
    <div class="gj-chart-wrap">
      <table class="gj-chart">
        <caption>Birthstones by month — the complete chart</caption>
        <thead>
          <tr>
            <th scope="col">Month</th>
            <th scope="col">Modern birthstone(s)</th>
            <th scope="col">Traditional / alternative</th>
            <th scope="col">Colour</th>
            <th scope="col">Meaning</th>
          </tr>
        </thead>
        <tbody>
          <tr><th scope="row">January</th><td>Garnet</td><td>Garnet</td><td>Deep red (also green, orange, pink)</td><td>Protection, friendship, trust</td></tr>
          <tr><th scope="row">February</th><td>Amethyst</td><td>Amethyst</td><td>Purple</td><td>Calm, clarity, balance</td></tr>
          <tr><th scope="row">March</th><td>Aquamarine</td><td>Bloodstone</td><td>Pale blue to blue-green</td><td>Tranquillity, courage, safe travel</td></tr>
          <tr><th scope="row">April</th><td>Diamond</td><td>Diamond</td><td>Colourless (and fancy colours)</td><td>Enduring love, strength</td></tr>
          <tr><th scope="row">May</th><td>Emerald</td><td>Emerald</td><td>Rich green</td><td>Rebirth, growth, good fortune</td></tr>
          <tr><th scope="row">June</th><td>Pearl, Alexandrite, Moonstone</td><td>Pearl</td><td>White, colour-change, milky glow</td><td>Purity, adaptability, calm</td></tr>
          <tr><th scope="row">July</th><td>Ruby</td><td>Ruby</td><td>Vivid red</td><td>Love, health, wisdom</td></tr>
          <tr><th scope="row">August</th><td>Peridot, Spinel</td><td>Sardonyx</td><td>Lime green (spinel varies)</td><td>Strength, protection, joy</td></tr>
          <tr><th scope="row">September</th><td>Sapphire</td><td>Sapphire</td><td>Deep blue (and other hues)</td><td>Wisdom, loyalty, nobility</td></tr>
          <tr><th scope="row">October</th><td>Opal, Tourmaline</td><td>Opal, Tourmaline</td><td>Play-of-colour; broad spectrum</td><td>Creativity, hope, expression</td></tr>
          <tr><th scope="row">November</th><td>Topaz, Citrine</td><td>Topaz</td><td>Golden, yellow-orange</td><td>Warmth, generosity, calm</td></tr>
          <tr><th scope="row">December</th><td>Turquoise, Zircon, Tanzanite, Blue Topaz</td><td>Turquoise, Lapis Lazuli</td><td>Blues and violet-blues</td><td>Friendship, good fortune, protection</td></tr>
        </tbody>
      </table>
    </div>
  </div>
</section>

<!-- HISTORY -->
<section class="gj-section cream">
  <div class="inner">
    <h2>How the Modern Birthstone List Came to Be</h2>
    The idea of a stone for each month is old — much older than any jewellery shop. The first-century historian Josephus is often credited with drawing a link between the twelve stones set into the breastplate of Aaron, described in the Book of Exodus, the twelve months of the year, and the twelve signs of the zodiac. Those twelve stones stood for the twelve tribes of Israel, and over the centuries the association drifted from the breastplate to the calendar we use today.
    The list most jewellers work from now, though, has a much more precise birthday. In 1912, the American National Retail Jewelers Association — the body known today as Jewelers of America — met in Kansas City and adopted a standardised list of "modern" birthstones. The goal was simply to bring order to what had been a patchwork of regional and cultural customs. One quiet detail says a lot about why the list looks the way it does: it leaned towards transparent, durable gems, which are far easier to set into rings and mothers' rings than something like a pearl or a turquoise cabochon.
    That 1912 list wasn't the final word. Alexandrite (June) and citrine (November) were added in 1952, tanzanite joined December in 2002, and spinel was formally recognised as an August stone in 2016. So when you see a stone described as "modern" versus "traditional" or "alternative", it's usually this layered history doing the talking.
  </div>
</section>

<!-- HOW MANY -->
<section class="gj-section">
  <div class="inner">
    <h2>How Many Birthstones Are There?</h2>
    Twelve months, nineteen recognised modern stones. The gap between those two numbers is the thing that trips people up, so it's worth explaining plainly.
    Some months carry more than one birthstone for a few reasons. The modern and traditional lists don't always name the same gem — March, for instance, is aquamarine on the modern list but bloodstone on the older one. A few months picked up extra stones as the trade updated the list over the years. And in some cases a newer, more available, or more affordable option was added alongside a long-standing favourite. June, October, November and December are the busiest months, each offering a genuine choice of stone.
    You may also come across the phrase "nine gems", which points to a different tradition altogether — the Navaratna, a nine-gemstone arrangement from Vedic custom, where stones are tied to celestial bodies rather than calendar months. It's a separate system, but worth knowing about if that's what led you here.
  </div>
</section>

<!-- MODERN VS TRADITIONAL -->
<section class="gj-section cream">
  <div class="inner">
    <h2>Modern Versus Traditional Birthstones (and What It Means in Australia)</h2>
    The two lists are easy to tell apart once you know what you're looking at. The modern list is the 1912-standardised one, made up mostly of clear, hard-wearing gems, and it's what you'll find behind most Australian jewellery counters. The traditional list draws on older cultural and historical assignments, and it sometimes names a different stone for the same month — sardonyx for August, or bloodstone for March, are good examples.
    Here in Australia, there's no rule that says you have to pick one list over the other. Most jewellers, ourselves included, are happy to work with whichever stone speaks to you. There's also a lovely local footnote worth mentioning: opal, October's stone, is Australia's national gemstone, and the vast majority of the world's fine opal is mined right here. If you're an October baby, you're spoilt for choice on home soil.
  </div>
</section>

<!-- MONTH BY MONTH -->
<section class="gj-section">
  <div class="inner">
    <h2>Month-by-Month Breakdown</h2>
    <div class="gj-months">
      <div class="month"><h3>January — Garnet</h3>Garnet is best known in its deep, fiery red, though it actually turns up in greens, oranges and pinks too. It has long been linked with protection, friendship and trust, and was once carried by travellers as a safeguard on the road. It's hard-wearing enough for everyday jewellery with a little care.</div>
      <div class="month"><h3>February — Amethyst</h3>Amethyst is the purple variety of quartz, ranging from soft lilac to deep violet. Long favoured by royalty for its regal colour, it's associated with calm, clarity and balance. At around 7 on the Mohs hardness scale, it's a dependable choice for rings and everyday pieces.</div>
      <div class="month"><h3>March — Aquamarine</h3>Named from the Latin for seawater, aquamarine is the pale blue to blue-green member of the beryl family. Sailors once carried it for safe passage, and it's still tied to tranquillity and courage. Sitting at 7.5 to 8 on the Mohs scale, it wears beautifully day to day.</div>
      <div class="month"><h3>April — Diamond</h3>Diamond is prized above all for its hardness and brilliance, and it's the traditional choice for engagement rings for exactly that reason. Beyond enduring love, it's long been a symbol of strength. Colourless is most familiar, but diamonds occur in yellows, pinks, blues and champagnes too.</div>
      <div class="month"><h3>May — Emerald</h3>Emerald's lush green has stood for rebirth, growth and good fortune for thousands of years. The most valuable stones show a vivid, saturated colour. Emeralds are a little more delicate than some gems, so they reward a gentle setting and careful handling.</div>
      <div class="month"><h3>June — Pearl, Alexandrite, Moonstone</h3>June is one of the most generous months. Pearls, the only gem grown inside a living creature, suggest purity and are a classic gift. Alexandrite famously shifts colour under different light, a nod to adaptability. Moonstone carries a soft, floating glow known as adularescence.</div>
      <div class="month"><h3>July — Ruby</h3>Ruby is often called the king of gems, and its vivid red has represented love, health and wisdom across many cultures. Fine rubies are among the most sought-after stones in the world. Durable and rich in colour, ruby makes a striking everyday statement.</div>
      <div class="month"><h3>August — Peridot, Spinel, Sardonyx</h3>Peridot brings a bright, unmistakable lime green, and unlike most gems its colour comes from the mineral itself rather than trace impurities. Spinel, added in 2016, offers everything from fiery red to soft pink. Sardonyx is the traditional August stone, banded and ancient.</div>
      <div class="month"><h3>September — Sapphire</h3>Most people picture sapphire as a deep, velvety blue, but it comes in nearly every colour except red (a red one is simply a ruby). It has long stood for wisdom and loyalty, and was a favourite of priests and royalty. It's also extremely hard-wearing — an excellent everyday stone.</div>
      <div class="month"><h3>October — Opal, Tourmaline</h3>Opal is the showstopper here, with its shifting play-of-colour making every stone one of a kind — and it's Australia's own gemstone. Tourmaline, October's other option, spans an unusually broad range of colours and is associated with creativity and expression.</div>
      <div class="month"><h3>November — Topaz, Citrine</h3>Topaz comes in many colours, though the warm golden hue is the most loved for November. Citrine brings sunny yellows and oranges and was long thought of as a gift from the sun. Both are cheerful, warm-toned stones that suit the run-up to summer down here.</div>
      <div class="month"><h3>December — Turquoise, Zircon, Tanzanite, Blue Topaz</h3>December leans into cool blues. Turquoise is one of the oldest gemstones known and was treasured as a protective charm. Blue zircon has a lively brilliance, blue topaz is bright and accessible, and tanzanite — discovered in Tanzania in the 1960s — offers a remarkable violet-blue found nowhere else.</div>
    </div>
  </div>
</section>

<!-- CHOOSING & CARING -->
<section class="gj-section cream">
  <div class="inner">
    <h2>Choosing and Caring for Birthstone Jewellery</h2>
    A birthstone is often bought to be worn for years, so a few practical points are worth keeping in mind before you buy.
    <strong>Think about hardness.</strong> How hard a stone is decides how well it copes with daily wear. Diamond, sapphire and ruby shrug off knocks, while softer stones like opal and pearl want a gentler life and a more protective setting. The Mohs hardness scale is a handy reference here.
    <strong>Look at quality and ask about treatments.</strong> Colour, clarity, cut and carat all shape how a stone looks and what it's worth, and many stones are treated to improve colour or clarity. A good jeweller will tell you openly what has been done to a stone, because it affects both care and price.
    <strong>Match the setting to the wearer.</strong> A stone worn every day benefits from a secure setting — a bezel that wraps the gem, for instance — while a special-occasion piece can afford something more delicate. The style should suit the person, whether that's classic, modern or something made just for them.
    In our Forest Hill workshop, the birthstone questions we're asked most often aren't really about the stones at all — they're about people. A mother wanting each of her children's months in a single ring, or someone bringing in a grandmother's stone to reset into something they'll actually wear. That's where a birthstone stops being a chart entry and starts being a piece with a story, and it's the part of the job we enjoy most.
  </div>
</section>

<!-- FAQ -->
<section class="gj-section">
  <div class="inner gj-faq">
    <h2>Frequently Asked Questions</h2>
    <details><summary>What are the birthstones for each month?</summary>
      January is garnet, February amethyst, March aquamarine, April diamond, May emerald, June pearl (or alexandrite or moonstone), July ruby, August peridot (or spinel or sardonyx), September sapphire, October opal (or tourmaline), November topaz (or citrine), and December turquoise (or zircon, tanzanite or blue topaz).</details>
    <details><summary>How many birthstones are there in total?</summary>
      There are twelve birth months but nineteen recognised modern birthstones, because several months have more than one official stone.</details>
    <details><summary>Why do some months have more than one birthstone?</summary>
      Because the modern and traditional lists sometimes name different stones, and because the trade has added options over the years — alexandrite and citrine in 1952, tanzanite in 2002 and spinel in 2016.</details>
    <details><summary>What's the difference between modern and traditional birthstones?</summary>
      The modern list was standardised in 1912 and favours clear, durable gems. The traditional list is older and draws on cultural and historical customs, occasionally naming a different stone for the same month.</details>
    <details><summary>Is opal Australia's birthstone?</summary>
      Opal is October's birthstone and also Australia's national gemstone. Most of the world's fine opal is mined in Australia, which makes it an especially meaningful choice for October babies here.</details>
    <details><summary>Can I wear a birthstone that isn't my birth month?</summary>
      Absolutely. There's no rule that ties you to your own month — plenty of people choose a stone by colour, meaning or family connection instead. Pick the one you'll love wearing.</details>
  </div>
</section>

<!-- CTA -->
<section class="gj-section cream">
  <div class="inner">
    <h2>Bring Your Birthstone to Life</h2>
    A birthstone chart is a lovely place to start, but the stones really come into their own when they're set into something personal — a ring that gathers the family's months together, a pendant reworked from an inherited gem, or a piece designed from scratch around a stone you've fallen for. If you'd like a hand choosing or setting yours, our team at Forest Hill would love to help.
    <a class="gj-btn" href="https://gilliansjewellery.com.au/contact-us/">Talk to us about a custom birthstone piece</a>
  </div>
</section>

</div>

<!-- FAQPage structured data -->
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[
{"@type":"Question","name":"What are the birthstones for each month?","acceptedAnswer":{"@type":"Answer","text":"January is garnet, February amethyst, March aquamarine, April diamond, May emerald, June pearl (or alexandrite or moonstone), July ruby, August peridot (or spinel or sardonyx), September sapphire, October opal (or tourmaline), November topaz (or citrine), and December turquoise (or zircon, tanzanite or blue topaz)."}},
{"@type":"Question","name":"How many birthstones are there in total?","acceptedAnswer":{"@type":"Answer","text":"There are twelve birth months but nineteen recognised modern birthstones, because several months have more than one official stone."}},
{"@type":"Question","name":"Why do some months have more than one birthstone?","acceptedAnswer":{"@type":"Answer","text":"Because the modern and traditional lists sometimes name different stones, and because the trade has added options over the years - alexandrite and citrine in 1952, tanzanite in 2002 and spinel in 2016."}},
{"@type":"Question","name":"What's the difference between modern and traditional birthstones?","acceptedAnswer":{"@type":"Answer","text":"The modern list was standardised in 1912 and favours clear, durable gems. The traditional list is older and draws on cultural and historical customs, occasionally naming a different stone for the same month."}},
{"@type":"Question","name":"Is opal Australia's birthstone?","acceptedAnswer":{"@type":"Answer","text":"Opal is October's birthstone and also Australia's national gemstone. Most of the world's fine opal is mined in Australia, which makes it an especially meaningful choice for October babies here."}},
{"@type":"Question","name":"Can I wear a birthstone that isn't my birth month?","acceptedAnswer":{"@type":"Answer","text":"Absolutely. There is no rule that ties you to your own month - plenty of people choose a stone by colour, meaning or family connection instead. Pick the one you will love wearing."}}
]}
</script>
</body>
</html></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</title>
		<link>https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/</link>
					<comments>https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/#respond</comments>
		
		<dc:creator><![CDATA[Gillian's Jewellery]]></dc:creator>
		<pubDate>Tue, 09 Jun 2026 08:54:32 +0000</pubDate>
				<category><![CDATA[General Knowledge]]></category>
		<category><![CDATA[jewellery care]]></category>
		<guid isPermaLink="false">https://gilliansjewellery.com.au/?p=6658</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/">Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="et_d4_element et_pb_section et_pb_section_0 et_pb_with_background et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_0 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Jewellery Cleaning at Home:</h1>
<h1>7 Common Mistakes That Can Damage Your Jewellery</h1>
<p data-start="485" data-end="853"></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_1 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_1 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p data-start="80" data-end="255">Most people want their jewellery to look its best, so it's natural to reach for a cleaning cloth, a household cleaner, or one of the many jewellery cleaning tips found online.</p>
<p data-start="257" data-end="321">Unfortunately, some cleaning methods can do more harm than good.</p>
<p data-start="323" data-end="547">Over the years, we've seen jewellery damaged by well-intentioned cleaning attempts. Stones can become loose, metals can become scratched, and certain gemstones can even be permanently affected by the wrong cleaning products.</p>
<p data-start="549" data-end="677">The good news is that a few simple precautions can help keep your jewellery looking beautiful while avoiding unnecessary damage.</p>
<h2 data-section-id="1ve7i53" data-start="679" data-end="719">Why Proper Jewellery Cleaning Matters</h2>
<p data-start="721" data-end="750">Jewellery naturally collects:</p>
<ul data-start="752" data-end="834">
<li data-section-id="zxdgrk" data-start="752" data-end="765">Hand creams</li>
<li data-section-id="a0va7w" data-start="766" data-end="780">Soap residue</li>
<li data-section-id="1mrnfou" data-start="781" data-end="792">Skin oils</li>
<li data-section-id="1lu2ry6" data-start="793" data-end="808">Dust and dirt</li>
<li data-section-id="1tkqqcv" data-start="809" data-end="817">Makeup</li>
<li data-section-id="1ohjirh" data-start="818" data-end="834">Everyday grime</li>
</ul>
<p data-start="836" data-end="976">Over time, this build-up can make gemstones appear dull and reduce the sparkle that made you fall in love with the piece in the first place.</p>
<p data-start="978" data-end="1071">Regular cleaning helps maintain appearance, but using the right methods is just as important.</p>
<h2 data-section-id="h3uoem" data-start="1073" data-end="1117">Mistake 1: Using Harsh Household Cleaners</h2>
<p data-start="1119" data-end="1208">Many household cleaning products contain chemicals that are too aggressive for jewellery.</p>
<p data-start="1210" data-end="1322">Products designed for kitchens, bathrooms, windows, or general cleaning can damage metals and certain gemstones.</p>
<p data-start="1324" data-end="1344">These chemicals may:</p>
<ul data-start="1346" data-end="1456">
<li data-section-id="bv2ezg" data-start="1346" data-end="1364">Discolour metals</li>
<li data-section-id="1qxd7vt" data-start="1365" data-end="1391">Damage gemstone surfaces</li>
<li data-section-id="btlbar" data-start="1392" data-end="1427">Affect settings and solder joints</li>
<li data-section-id="1luhasa" data-start="1428" data-end="1456">Remove protective finishes</li>
</ul>
<p data-start="1458" data-end="1539">If you're unsure whether a product is safe, it's best not to use it on jewellery.</p>
<h2 data-section-id="o69eyl" data-start="1541" data-end="1573">Mistake 2: Scrubbing Too Hard</h2>
<p data-start="1575" data-end="1681">A diamond may be one of the hardest materials on earth, but that doesn't mean jewellery is indestructible.</p>
<p data-start="1683" data-end="1708">Aggressive scrubbing can:</p>
<ul data-start="1710" data-end="1823">
<li data-section-id="ldxdde" data-start="1710" data-end="1736">Scratch softer gemstones</li>
<li data-section-id="143saeq" data-start="1737" data-end="1756">Wear down plating</li>
<li data-section-id="bgvldd" data-start="1757" data-end="1783">Damage delicate settings</li>
<li data-section-id="1kvbwi5" data-start="1784" data-end="1823">Leave visible marks on metal surfaces</li>
</ul>
<p data-start="1825" data-end="1872">A gentle approach is usually the safest option.</p>
<h2 data-section-id="1g9xysk" data-start="1874" data-end="1938">Mistake 3: Assuming All Gemstones Can Be Cleaned the Same Way</h2>
<p data-start="1940" data-end="1993">Different gemstones have different care requirements.</p>
<p data-start="1995" data-end="2007">For example:</p>
<ul data-start="2009" data-end="2184">
<li data-section-id="azzwwy" data-start="2009" data-end="2041">Pearls require gentle handling</li>
<li data-section-id="othj6b" data-start="2042" data-end="2088">Opals can be sensitive to certain conditions</li>
<li data-section-id="erk5b2" data-start="2089" data-end="2121">Emeralds often need extra care</li>
<li data-section-id="15oheyu" data-start="2122" data-end="2184">Some gemstones can react to chemicals or temperature changes</li>
</ul>
<p data-start="2186" data-end="2271">A cleaning method that works perfectly for one piece may not be suitable for another.</p>
<h2 data-section-id="b5w4u1" data-start="2273" data-end="2316">Mistake 4: Forgetting About Loose Stones</h2>
<p data-start="2318" data-end="2368">Cleaning can sometimes reveal an existing problem.</p>
<p data-start="2370" data-end="2448">If a stone is already loose, cleaning may increase the risk of it falling out.</p>
<p data-start="2450" data-end="2477">Before cleaning, check for:</p>
<ul data-start="2479" data-end="2588">
<li data-section-id="a0ffau" data-start="2479" data-end="2502">Movement in the stone</li>
<li data-section-id="gtf9e" data-start="2503" data-end="2528">Unusual rattling sounds</li>
<li data-section-id="1mppgan" data-start="2529" data-end="2541">Bent claws</li>
<li data-section-id="gi0746" data-start="2542" data-end="2557">Missing claws</li>
<li data-section-id="sdwhet" data-start="2558" data-end="2588">Visible gaps around settings</li>
</ul>
<p data-start="2590" data-end="2665">If anything seems unusual, have the jewellery inspected before cleaning it.</p>
<h2 data-section-id="1fvuak3" data-start="2667" data-end="2723">Mistake 5: Wearing Jewellery While Cleaning the House</h2>
<p data-start="2725" data-end="2783">This is one of the most common causes of jewellery damage.</p>
<p data-start="2785" data-end="2861">Cleaning products, combined with physical activity, can expose jewellery to:</p>
<ul data-start="2863" data-end="2919">
<li data-section-id="rmb7zp" data-start="2863" data-end="2881">Chemical residue</li>
<li data-section-id="5hma5e" data-start="2882" data-end="2893">Scratches</li>
<li data-section-id="qo1rsp" data-start="2894" data-end="2903">Impacts</li>
<li data-section-id="g5604w" data-start="2904" data-end="2919">Bent settings</li>
</ul>
<p data-start="2921" data-end="3006">Removing jewellery before household cleaning is often the simplest way to protect it.</p>
<h2 data-section-id="qngju2" data-start="3008" data-end="3058">Mistake 6: Cleaning White Gold Too Aggressively</h2>
<p data-start="3060" data-end="3111">Many white gold rings have a rhodium-plated finish.</p>
<p data-start="3113" data-end="3265">Overly abrasive cleaning methods can accelerate wear on that surface, causing the ring to lose some of its bright white appearance sooner than expected.</p>
<p data-start="3267" data-end="3381">Professional polishing and rhodium plating are often better solutions when a white gold ring starts looking tired.</p>
<h2 data-section-id="1fron38" data-start="3383" data-end="3439">Mistake 7: Waiting Too Long for Professional Cleaning</h2>
<p data-start="3441" data-end="3520">Home cleaning helps, but it doesn't replace professional jewellery maintenance.</p>
<p data-start="3522" data-end="3573">Professional cleaning allows a jeweller to inspect:</p>
<ul data-start="3575" data-end="3669">
<li data-section-id="1bw30a4" data-start="3575" data-end="3595">Claws and settings</li>
<li data-section-id="3phajm" data-start="3596" data-end="3610">Loose stones</li>
<li data-section-id="19ot66u" data-start="3611" data-end="3623">Worn bands</li>
<li data-section-id="18rir3j" data-start="3624" data-end="3649">Potential repair issues</li>
<li data-section-id="91e6a5" data-start="3650" data-end="3669">General condition</li>
</ul>
<p data-start="3671" data-end="3746">Many small problems can be identified before they become expensive repairs.</p>
<h2 data-section-id="dsjk73" data-start="3748" data-end="3800">The Safest Way to Keep Jewellery Looking Its Best</h2>
<p data-start="3802" data-end="3864">Jewellery is often connected to life's most important moments.</p>
<p data-start="3866" data-end="4009">Whether it's an engagement ring, wedding band, family heirloom, or special gift, a little care can help preserve both its beauty and its story.</p>
<p data-start="4011" data-end="4125">When in doubt, gentle cleaning and professional advice are always safer than risking damage with untested methods.</p>
<p data-start="4127" data-end="4224">After all, jewellery is meant to be enjoyed for many years, not just kept looking good for today.</p></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module ">
				<a class="et_pb_button et_d4_element et_pb_button_0 et_pb_bg_layout_light et_block_module" href="https://gilliansjewellery.com.au/contact-us/">Enquire Now</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_2 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_2 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_2  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Other Resources</h2>
<h3>Blog . Knowledge . Tips<a href="https://gilliansjewellery.com.au/diamond-how-to-choose-one-a-beginners-guide/" role="button"><br /></a></h3></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_d4_element et_pb_row et_pb_row_3 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_blog_0 et_pb_blog_grid_wrapper et_pb_bg_layout_light">
					<div class="et_pb_blog_grid clearfix ">
					
					
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-6684" class="et_pb_post clearfix et_pb_blog_item_0_0 post-6684 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/what-is-my-birthstone/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp" alt="What is my birthstone?" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery 4"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/what-is-my-birthstone/">What is my birthstone?</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 30, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>What Is My Birthstone? How to Find Yours (and What to Do With It) Other Resources Blog . Knowledge . Tips</p>
</div></div>			
			</article>
				
			<article id="post-5662" class="et_pb_post clearfix et_pb_blog_item_0_1 post-5662 post type-post status-publish format-standard has-post-thumbnail hentry category-bracelet category-custom-made-jewellery category-gemstone category-jewellery-repairs category-pendant category-ring category-services tag-birthstones">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp" alt="Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery 5"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 15, 2026</span> | <a href="https://gilliansjewellery.com.au/category/bracelet/" rel="tag">Bracelet</a>, <a href="https://gilliansjewellery.com.au/category/custom-made-jewellery/" rel="tag">custom made jewellery</a>, <a href="https://gilliansjewellery.com.au/category/gemstone/" rel="tag">gemstone</a>, <a href="https://gilliansjewellery.com.au/category/jewellery-repairs/" rel="tag">Jewellery Repairs</a>, <a href="https://gilliansjewellery.com.au/category/pendant/" rel="tag">Pendant</a>, <a href="https://gilliansjewellery.com.au/category/ring/" rel="tag">Ring</a>, <a href="https://gilliansjewellery.com.au/category/services/" rel="tag">Services</a></p><div class="post-content"><div class="post-content-inner"></div></div>			
			</article>
				
			<article id="post-6658" class="et_pb_post clearfix et_pb_blog_item_0_2 post-6658 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp" alt="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery 6"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/">Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jun 9, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery Most people want their jewellery to look its best, so it's natural to reach for a cleaning cloth, a household cleaner, or one of the many jewellery cleaning tips found online. Unfortunately,...</p>
</div></div>			
			</article>
				</div><div><div class="pagination clearfix">
	<div class="alignleft"><a href="https://gilliansjewellery.com.au/feed/page/2/?et_blog" >&laquo; Older Entries</a></div>
	<div class="alignright"></div>
</div></div></div>
					</div>
					 
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/">Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Is Your Diamond Loose</title>
		<link>https://gilliansjewellery.com.au/is-your-diamond-loose/</link>
					<comments>https://gilliansjewellery.com.au/is-your-diamond-loose/#respond</comments>
		
		<dc:creator><![CDATA[Gillian's Jewellery]]></dc:creator>
		<pubDate>Mon, 30 Mar 2026 03:41:15 +0000</pubDate>
				<category><![CDATA[General Knowledge]]></category>
		<category><![CDATA[jewellery care]]></category>
		<guid isPermaLink="false">https://gilliansjewellery.com.au/?p=6640</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/is-your-diamond-loose/">Is Your Diamond Loose</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="et_d4_element et_pb_section et_pb_section_0 et_pb_with_background et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_0 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Is Your Diamond Loose? Subtle Signs Jewellery Owners Shouldn’t Ignore</h1>
<p data-start="485" data-end="853"></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_1 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_1 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p dir="ltr">Most people don’t think about the security of their diamond until something feels off.</p>
<p dir="ltr">A slight movement, an unusual sound, or even just a feeling that the ring isn’t sitting quite right — these small signs can indicate that your stone may no longer be as secure as it should be.</p>
<p dir="ltr">At Gillian’s Jewellery in Forest Hill Chase, we regularly see rings that only needed a simple adjustment — but were brought in just in time to prevent stone loss.</p>
<p dir="ltr">Knowing what to look for can make all the difference.</p>
<p>&nbsp;</p>
<h2 dir="ltr">What Causes a Diamond to Become Loose?</h2>
<p dir="ltr">Even well-made jewellery experiences wear over time.</p>
<p dir="ltr">Daily activities — typing, gripping, accidental knocks — gradually affect the small metal claws (also called prongs) that hold a diamond in place.</p>
<p dir="ltr">Over time, claws can:</p>
<ul>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Wear down</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Bend slightly out of position</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Thin due to friction</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Loosen from repeated pressure</p>
</li>
</ul>
<p dir="ltr">This process is usually gradual, which is why the warning signs can be easy to miss.</p>
<p>&nbsp;</p>
<h2 dir="ltr">Early Signs Your Diamond May Be Loose</h2>
<p dir="ltr">Catching the issue early is key. Some of the most common signs include:</p>
<ul>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">A slight clicking or ticking sound when the ring is gently tapped</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">The stone moving very slightly when touched</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">The ring catching more often on clothing</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Claws appearing thinner, uneven or worn</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">A subtle change in how the stone sits in the setting</p>
</li>
</ul>
<p dir="ltr">Even very small movement is worth having checked.</p>
<p dir="ltr">A secure diamond should not shift at all.</p>
<p>&nbsp;</p>
<h2 dir="ltr">Why You Shouldn’t Ignore It</h2>
<p dir="ltr">A loose diamond doesn’t usually fall out immediately — but the risk increases over time.</p>
<p dir="ltr">What starts as minor wear can quickly become:</p>
<ul>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">A bent claw that no longer holds the stone</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">A missing claw altogether</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Complete stone loss without warning</p>
</li>
</ul>
<p dir="ltr">For engagement rings and sentimental pieces, this can be both emotionally and financially distressing.</p>
<p dir="ltr">A simple preventative repair is always preferable to replacement.</p>
<p>&nbsp;</p>
<h2 dir="ltr">What Is Claw Re-Tipping?</h2>
<p dir="ltr">Claw re-tipping is a common jewellery repair that restores the security of a stone.</p>
<p dir="ltr">It involves:</p>
<ul>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Rebuilding worn or thin claws with new metal</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Reshaping them to securely hold the diamond</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Ensuring even pressure around the stone</p>
</li>
</ul>
<p dir="ltr">When done correctly, the repair blends seamlessly with the original design while significantly improving durability.</p>
<p>&nbsp;</p>
<h2 dir="ltr">How Often Should You Have Your Ring Checked?</h2>
<p dir="ltr">As a general guide, engagement rings should be professionally checked once a year.</p>
<p dir="ltr">However, you may benefit from more frequent checks if you:</p>
<ul>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Wear your ring daily</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Work with your hands</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Have an older setting</p>
</li>
<li dir="ltr" aria-level="1">
<p dir="ltr" role="presentation">Notice any of the warning signs mentioned earlier</p>
</li>
</ul>
<p dir="ltr">Regular inspections are quick and can provide reassurance that everything is secure.</p>
<p>&nbsp;</p>
<h2 dir="ltr">Professional Jewellery Checks in Forest Hill</h2>
<p dir="ltr">At Gillian’s Jewellery in Forest Hill Chase, we take a careful and honest approach to jewellery inspections.</p>
<p dir="ltr">If your diamond is secure, we’ll tell you. If maintenance is needed, we’ll explain your options clearly — without pressure.</p>
<p dir="ltr">Claw re-tipping and stone security checks are simple services that can prevent much bigger problems down the track.</p>
<p>&nbsp;</p>
<h2 dir="ltr">Peace of Mind for Everyday Wear</h2>
<p dir="ltr">Your jewellery is meant to be worn and enjoyed — not constantly worried about.</p>
<p dir="ltr">If something doesn’t feel quite right with your ring, it’s always worth having it checked.</p>
<p>&nbsp;</p>
<p dir="ltr">At Gillian’s Jewellery, we’re here to help Melbourne clients keep their jewellery secure, comfortable and ready for everyday wear.</p>
<p>&nbsp;</p></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module ">
				<a class="et_pb_button et_d4_element et_pb_button_0 et_pb_bg_layout_light et_block_module" href="https://gilliansjewellery.com.au/contact-us/">Enquire Now</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_2 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_2 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_2  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Other Resources</h2>
<h3>Blog . Knowledge . Tips<a href="https://gilliansjewellery.com.au/diamond-how-to-choose-one-a-beginners-guide/" role="button"><br /></a></h3></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_d4_element et_pb_row et_pb_row_3 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_blog_0 et_pb_blog_grid_wrapper et_pb_bg_layout_light">
					<div class="et_pb_blog_grid clearfix ">
					
					
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-6684" class="et_pb_post clearfix et_pb_blog_item_0_0 post-6684 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/what-is-my-birthstone/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp" alt="What is my birthstone?" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Is Your Diamond Loose 7"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/what-is-my-birthstone/">What is my birthstone?</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 30, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>What Is My Birthstone? How to Find Yours (and What to Do With It) Other Resources Blog . Knowledge . Tips</p>
</div></div>			
			</article>
				
			<article id="post-5662" class="et_pb_post clearfix et_pb_blog_item_0_1 post-5662 post type-post status-publish format-standard has-post-thumbnail hentry category-bracelet category-custom-made-jewellery category-gemstone category-jewellery-repairs category-pendant category-ring category-services tag-birthstones">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp" alt="Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Is Your Diamond Loose 8"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 15, 2026</span> | <a href="https://gilliansjewellery.com.au/category/bracelet/" rel="tag">Bracelet</a>, <a href="https://gilliansjewellery.com.au/category/custom-made-jewellery/" rel="tag">custom made jewellery</a>, <a href="https://gilliansjewellery.com.au/category/gemstone/" rel="tag">gemstone</a>, <a href="https://gilliansjewellery.com.au/category/jewellery-repairs/" rel="tag">Jewellery Repairs</a>, <a href="https://gilliansjewellery.com.au/category/pendant/" rel="tag">Pendant</a>, <a href="https://gilliansjewellery.com.au/category/ring/" rel="tag">Ring</a>, <a href="https://gilliansjewellery.com.au/category/services/" rel="tag">Services</a></p><div class="post-content"><div class="post-content-inner"></div></div>			
			</article>
				
			<article id="post-6658" class="et_pb_post clearfix et_pb_blog_item_0_2 post-6658 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp" alt="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Is Your Diamond Loose 9"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/">Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jun 9, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery Most people want their jewellery to look its best, so it's natural to reach for a cleaning cloth, a household cleaner, or one of the many jewellery cleaning tips found online. Unfortunately,...</p>
</div></div>			
			</article>
				</div><div><div class="pagination clearfix">
	<div class="alignleft"><a href="https://gilliansjewellery.com.au/feed/page/2/?et_blog" >&laquo; Older Entries</a></div>
	<div class="alignright"></div>
</div></div></div>
					</div>
					 
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/is-your-diamond-loose/">Is Your Diamond Loose</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilliansjewellery.com.au/is-your-diamond-loose/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Choosing an Engagement Ring That Suits Your Lifestyle (Not Just the Trend)</title>
		<link>https://gilliansjewellery.com.au/choosing-engagement-ring-that-suits-your-lifestyle-not-trend/</link>
					<comments>https://gilliansjewellery.com.au/choosing-engagement-ring-that-suits-your-lifestyle-not-trend/#respond</comments>
		
		<dc:creator><![CDATA[Gillian's Jewellery]]></dc:creator>
		<pubDate>Tue, 17 Feb 2026 01:59:38 +0000</pubDate>
				<category><![CDATA[General Knowledge]]></category>
		<category><![CDATA[jewellery care]]></category>
		<guid isPermaLink="false">https://gilliansjewellery.com.au/?p=6626</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/choosing-engagement-ring-that-suits-your-lifestyle-not-trend/">Choosing an Engagement Ring That Suits Your Lifestyle (Not Just the Trend)</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="et_d4_element et_pb_section et_pb_section_0 et_pb_with_background et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_0 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Choosing an Engagement Ring That Suits Your Lifestyle (Not Just the Trend)</h1>
<p data-start="485" data-end="853"></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_1 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_1 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><span>Choosing an engagement ring is exciting — but it can also feel overwhelming. With endless styles, stone shapes, social media trends and opinions from well‑meaning friends and family, it’s easy to focus on what looks beautiful rather than what will actually suit everyday life.</span></p>
<p><span>At Gillian’s Jewellery in Forest Hill Chase, we gently guide couples through an important question: not just “What do you love?” but also “How do you live?”</span></p>
<p><span>An engagement ring is usually worn every day. It should feel comfortable, practical and secure — not just impressive in a photo.</span></p>
<h2><span></span></h2>
<h2><span>Why Lifestyle Matters More Than Trends</span></h2>
<p><span>Trends change. Your lifestyle doesn’t — at least not overnight.</span></p>
<p><span>A ring that works beautifully for someone with a desk‑based job may feel impractical for someone who works with their hands, exercises daily, or regularly wears gloves.</span></p>
<p><span>When choosing a design, it helps to consider:</span></p>
<ul data-spread="false">
<li>
<p><span>Do you work with your hands?</span></p>
</li>
<li>
<p><span>Are you frequently at the gym or outdoors?</span></p>
</li>
<li>
<p><span>Do you wear gloves for work?</span></p>
</li>
<li>
<p><span>Do you prefer low‑maintenance jewellery?</span></p>
</li>
<li>
<p><span>Are you comfortable removing your ring when needed?</span></p>
</li>
</ul>
<p><span>These questions aren’t about limiting your choices. They’re about making sure your ring supports your daily routine.</span></p>
<h2><span></span></h2>
<h2><span>Stone Height and Setting Style</span></h2>
<p><span>One of the biggest comfort factors is how high the centre stone sits.</span></p>
<p><span>Higher settings can create a dramatic look, allowing more light into the stone. However, they may also:</span></p>
<ul data-spread="false">
<li>
<p><span>Catch on clothing</span></p>
</li>
<li>
<p><span>Feel more exposed</span></p>
</li>
<li>
<p><span>Be knocked more easily during daily activities</span></p>
</li>
</ul>
<p><span>Lower‑profile settings tend to feel more secure and practical for active lifestyles, while still looking elegant.</span></p>
<p><span>A custom design consultation allows you to explore both visual impact and wearability.</span></p>
<h2><span></span></h2>
<h2><span>Choosing a Stone Shape with Everyday Wear in Mind</span></h2>
<p><span>Different stone shapes behave differently in real life.</span></p>
<p><span>For example:</span></p>
<ul data-spread="false">
<li>
<p><span>Elongated shapes may appear larger but can be more exposed at the edges</span></p>
</li>
<li>
<p><span>Square shapes have corners that require protective settings</span></p>
</li>
<li>
<p><span>Round stones distribute impact evenly and are often considered durable for daily wear</span></p>
</li>
</ul>
<p><span>There’s no “best” shape — only the one that suits your preferences and habits.</span></p>
<h2><span></span></h2>
<h2><span>Band Width and Long‑Term Durability</span></h2>
<p><span>Delicate bands are very popular, especially in minimalist designs. While they can look refined and elegant, extremely thin bands may not suit heavy daily wear over many years.</span></p>
<p><span>Slightly wider bands often:</span></p>
<ul data-spread="false">
<li>
<p><span>Feel more balanced</span></p>
</li>
<li>
<p><span>Offer greater long‑term durability</span></p>
</li>
<li>
<p><span>Reduce the need for early structural reinforcement</span></p>
</li>
</ul>
<p><span>At Gillian’s Jewellery, we help clients find the sweet spot between aesthetic and strength.</span></p>
<h2><span></span></h2>
<h2><span>Metal Choice and Maintenance</span></h2>
<p><span>Metal choice plays a role in comfort, durability and long‑term appearance.</span></p>
<p><span>Different metals vary in colour, density and wear patterns. Some may show scratches more visibly, while others develop a softer patina over time.</span></p>
<p><span>During your consultation, we discuss:</span></p>
<ul data-spread="false">
<li>
<p><span>Your colour preference</span></p>
</li>
<li>
<p><span>Skin sensitivity considerations</span></p>
</li>
<li>
<p><span>Maintenance expectations</span></p>
</li>
<li>
<p><span>Long‑term durability</span></p>
</li>
</ul>
<p><span>An engagement ring is not just about the first impression — it’s about how it ages with you.</span></p>
<h2><span></span></h2>
<h2><span>Planning for a Wedding Band</span></h2>
<p><span>Another practical consideration is how the engagement ring will sit alongside a future wedding band.</span></p>
<p><span>Some high‑set or uniquely shaped rings require custom wedding bands to fit neatly beside them. Planning ahead avoids surprises later.</span></p>
<p><span>Custom design allows both rings to work together harmoniously.</span></p>
<h2><span></span></h2>
<h2><span>The Value of Trying Designs in Person</span></h2>
<p><span>Photos can be misleading. Proportions look different on every hand, and comfort can’t be judged visually.</span></p>
<p><span>Trying on different styles helps you notice:</span></p>
<ul data-spread="false">
<li>
<p><span>How the ring feels between your fingers</span></p>
</li>
<li>
<p><span>Whether it spins</span></p>
</li>
<li>
<p><span>If it catches on clothing</span></p>
</li>
<li>
<p><span>How balanced it feels on your hand</span></p>
</li>
</ul>
<p><span>This hands‑on experience is often where clarity begins.</span></p>
<h2><span></span></h2>
<h2><span>A Thoughtful, Personalised Approach</span></h2>
<p><span>At Gillian’s Jewellery in Forest Hill Chase, engagement ring design is never rushed. We take time to understand your lifestyle, preferences and long‑term goals before recommending a direction.</span></p>
<p><span>The result is a ring that doesn’t just look beautiful — it feels right, every single day.</span></p>
<p><span>If you’re beginning your engagement ring journey, a professional consultation can help you make confident, informed decisions that you’ll be happy with for decades.</span></p></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module ">
				<a class="et_pb_button et_d4_element et_pb_button_0 et_pb_bg_layout_light et_block_module" href="https://gilliansjewellery.com.au/contact-us/">Enquire Now</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_2 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_2 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_2  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Other Resources</h2>
<h3>Blog . Knowledge . Tips<a href="https://gilliansjewellery.com.au/diamond-how-to-choose-one-a-beginners-guide/" role="button"><br /></a></h3></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_d4_element et_pb_row et_pb_row_3 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_blog_0 et_pb_blog_grid_wrapper et_pb_bg_layout_light">
					<div class="et_pb_blog_grid clearfix ">
					
					
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-6684" class="et_pb_post clearfix et_pb_blog_item_0_0 post-6684 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/what-is-my-birthstone/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp" alt="What is my birthstone?" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Choosing an Engagement Ring That Suits Your Lifestyle (Not Just the Trend) 10"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/what-is-my-birthstone/">What is my birthstone?</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 30, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>What Is My Birthstone? How to Find Yours (and What to Do With It) Other Resources Blog . Knowledge . Tips</p>
</div></div>			
			</article>
				
			<article id="post-5662" class="et_pb_post clearfix et_pb_blog_item_0_1 post-5662 post type-post status-publish format-standard has-post-thumbnail hentry category-bracelet category-custom-made-jewellery category-gemstone category-jewellery-repairs category-pendant category-ring category-services tag-birthstones">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp" alt="Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Choosing an Engagement Ring That Suits Your Lifestyle (Not Just the Trend) 11"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 15, 2026</span> | <a href="https://gilliansjewellery.com.au/category/bracelet/" rel="tag">Bracelet</a>, <a href="https://gilliansjewellery.com.au/category/custom-made-jewellery/" rel="tag">custom made jewellery</a>, <a href="https://gilliansjewellery.com.au/category/gemstone/" rel="tag">gemstone</a>, <a href="https://gilliansjewellery.com.au/category/jewellery-repairs/" rel="tag">Jewellery Repairs</a>, <a href="https://gilliansjewellery.com.au/category/pendant/" rel="tag">Pendant</a>, <a href="https://gilliansjewellery.com.au/category/ring/" rel="tag">Ring</a>, <a href="https://gilliansjewellery.com.au/category/services/" rel="tag">Services</a></p><div class="post-content"><div class="post-content-inner"></div></div>			
			</article>
				
			<article id="post-6658" class="et_pb_post clearfix et_pb_blog_item_0_2 post-6658 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp" alt="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Choosing an Engagement Ring That Suits Your Lifestyle (Not Just the Trend) 12"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/">Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jun 9, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery Most people want their jewellery to look its best, so it's natural to reach for a cleaning cloth, a household cleaner, or one of the many jewellery cleaning tips found online. Unfortunately,...</p>
</div></div>			
			</article>
				</div><div><div class="pagination clearfix">
	<div class="alignleft"><a href="https://gilliansjewellery.com.au/feed/page/2/?et_blog" >&laquo; Older Entries</a></div>
	<div class="alignright"></div>
</div></div></div>
					</div>
					 
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/choosing-engagement-ring-that-suits-your-lifestyle-not-trend/">Choosing an Engagement Ring That Suits Your Lifestyle (Not Just the Trend)</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilliansjewellery.com.au/choosing-engagement-ring-that-suits-your-lifestyle-not-trend/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Is It Safe to Wear Jewellery Every Day?</title>
		<link>https://gilliansjewellery.com.au/is-it-safe-to-wear-jewellery-every-day/</link>
					<comments>https://gilliansjewellery.com.au/is-it-safe-to-wear-jewellery-every-day/#respond</comments>
		
		<dc:creator><![CDATA[Gillian's Jewellery]]></dc:creator>
		<pubDate>Fri, 30 Jan 2026 06:12:23 +0000</pubDate>
				<category><![CDATA[General Knowledge]]></category>
		<category><![CDATA[jewellery care]]></category>
		<guid isPermaLink="false">https://gilliansjewellery.com.au/?p=6592</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/is-it-safe-to-wear-jewellery-every-day/">Is It Safe to Wear Jewellery Every Day?</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="et_d4_element et_pb_section et_pb_section_0 et_pb_with_background et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_0 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Is It Safe to Wear Jewellery Every Day? What to Watch for With Rings, Chains and Bracelets</h1>
<p data-start="485" data-end="853"></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_1 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_1 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Many people wear their jewellery every single day. Engagement rings, wedding bands, sentimental necklaces, or a favourite bracelet often become part of daily life rather than something reserved for special occasions. Jewellery is meant to be worn and enjoyed — but daily wear does slowly affect even the best-made pieces.</p>
<p>At Gillian’s Jewellery in Forest Hill Chase, we regularly help customers from Melbourne’s eastern suburbs understand how everyday habits impact their jewellery, what signs to look out for, and when a simple check or small repair can prevent far more serious problems later on. This guide is designed to help you feel confident wearing your jewellery every day, while knowing how to care for it properly.</p>
<h2>What everyday wear really does to jewellery</h2>
<p>Daily wear doesn’t usually cause sudden damage. Instead, it creates gradual, almost invisible changes that build up over time. Activities like typing on a keyboard, lifting shopping bags, gardening, cleaning, using hand sanitiser, or even just putting hands in pockets all place small amounts of stress on jewellery.</p>
<p>Because this wear happens slowly, many people don’t realise there’s an issue until something significant occurs — a stone falls out, a chain breaks, or a ring suddenly feels too thin to be safe.</p>
<h2>How rings are affected by daily wear</h2>
<p>Rings are particularly vulnerable because they are worn on the hands, which are constantly in use.</p>
<p>Over time, daily wear can cause:</p>
<ul data-spread="false">
<li>Thinning of the band, especially on the underside</li>
<li>Gradual wearing down of claws that hold stones</li>
<li>Small distortions that affect how stones sit in their settings</li>
<li>Increased snagging on clothing or hair</li>
</ul>
<p>The underside of a ring band wears fastest because it is in constant contact with surfaces. This wear is rarely obvious at first, but once a band becomes too thin, it can crack or break unexpectedly.</p>
<h2>Why claws and settings need regular attention</h2>
<p>Claws (also called prongs) are one of the most important parts of a ring, yet they are often overlooked. Their job is to hold gemstones securely in place, but they are also one of the first areas to wear down.</p>
<p>Everyday actions like gripping, knocking your hand, or catching a ring on fabric can slowly flatten or thin claws. Once claws lose height or strength, stones become more vulnerable to loosening or falling out.</p>
<p>At Gillian’s Jewellery, many stone losses we see could have been prevented with earlier claw checks or retipping.</p>
<h2>Wearing necklaces and chains every day</h2>
<p>Necklaces and chains are often worn continuously, sometimes even while sleeping or exercising. While chains may look delicate, they are designed to move — but this constant movement causes wear over time.</p>
<p>Common issues caused by daily wear include:</p>
<ul data-spread="false">
<li>Stretching of links</li>
<li>Weakening near the clasp or end links</li>
<li>Clasps losing tension or failing</li>
<li>Fine chains wearing thin under heavier pendants</li>
</ul>
<p>Because chains usually break near the clasp or joins, these areas deserve regular inspection.</p>
<h2>Bracelets and everyday movement</h2>
<p>Bracelets experience constant motion and impact, especially if worn on the dominant hand. They frequently come into contact with desks, door frames, bags and clothing.</p>
<p>Over time, bracelets may develop:</p>
<ul data-spread="false">
<li>Worn or unreliable clasps</li>
<li>Stretched links</li>
<li>Distorted shapes</li>
<li>Increased risk of accidental loss</li>
</ul>
<p>A bracelet that opens easily or feels loose is often warning you before it fails completely.</p>
<h2>Jewellery styles that need extra care</h2>
<p>Some jewellery styles are more affected by everyday wear than others. This doesn’t mean they shouldn’t be worn daily — only that they benefit from regular checks.</p>
<p>Extra care is recommended for:</p>
<ul data-spread="false">
<li>Fine or narrow ring bands</li>
<li>Rings with raised or exposed settings</li>
<li>Delicate chains</li>
<li>Jewellery with multiple small stones</li>
<li>Older or heirloom pieces</li>
<li>Jewellery that has never been professionally checked</li>
</ul>
<p>Understanding the design of your jewellery helps determine how often it should be inspected.</p>
<h2>Signs it’s time for a jewellery check</h2>
<p>If you notice any of the following, it’s worth having your jewellery looked at:</p>
<ul data-spread="false">
<li>Rings feel thinner or lighter than they used to</li>
<li>Stones move slightly or feel loose</li>
<li>Rings catch on clothing more often</li>
<li>Clasps don’t close securely or feel stiff</li>
<li>Chains twist or kink near the ends</li>
<li>You’ve stopped wearing a piece because it worries you</li>
</ul>
<p>These signs don’t always mean major repairs are needed — often, they indicate that early maintenance would be beneficial.</p>
<h2>How professional jewellery checks help</h2>
<p>A professional jewellery inspection focuses on prevention rather than repair. During a check, a jeweller can identify wear patterns that aren’t visible to the naked eye.</p>
<p>At Gillian’s Jewellery, inspections typically include:</p>
<ul data-spread="false">
<li>Examining rings, claws and settings under magnification</li>
<li>Testing stone security</li>
<li>Checking band thickness and wear points</li>
<li>Inspecting clasps and chain joins</li>
<li>Cleaning jewellery so issues are easier to see</li>
</ul>
<p>Addressing wear early usually means smaller, simpler repairs and greater peace of mind.</p>
<h2>How often should everyday jewellery be checked?</h2>
<p>As a general guide:</p>
<ul data-spread="false">
<li>Daily-wear rings should be checked once or twice a year</li>
<li>Chains and bracelets worn regularly should be checked annually</li>
<li>Heirloom or older jewellery may benefit from more frequent checks</li>
</ul>
<p>Your lifestyle also matters. Hands-on work, frequent gym use, gardening or caring for young children can all increase wear.</p>
<h2>Can you wear jewellery every day safely?</h2>
<p>Yes — with awareness and care. Jewellery is designed to be worn, and most pieces can be enjoyed daily when they are well maintained. Regular checks, small preventative repairs and sensible habits (like removing jewellery for heavy work or swimming) help extend the life of your pieces.</p>
<p>The goal isn’t to stop wearing your jewellery, but to wear it with confidence.</p>
<h2>A practical, local approach to jewellery care</h2>
<p>At Gillian’s Jewellery in Forest Hill Chase, we believe jewellery care should feel approachable, not intimidating. Our role is to help you understand what’s happening with your jewellery and what makes sense for your situation.</p>
<p>Whether you wear one ring every day or rotate through several pieces, a professional check offers reassurance that your jewellery is safe and wearable.</p>
<h2>A gentle reminder</h2>
<p>If you wear your jewellery every day and can’t remember the last time it was checked, now is a good time to do so. A small amount of preventative care can protect both the jewellery itself and the memories attached to it.</p>
<p>You’re always welcome to visit Gillian’s Jewellery in Forest Hill Chase for a friendly, honest jewellery check and advice tailored to how you actually live.</p></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module ">
				<a class="et_pb_button et_d4_element et_pb_button_0 et_pb_bg_layout_light et_block_module" href="https://gilliansjewellery.com.au/contact-us/">Enquire Now</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_2 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_2 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_2  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Other Resources</h2>
<h3>Blog . Knowledge . Tips<a href="https://gilliansjewellery.com.au/diamond-how-to-choose-one-a-beginners-guide/" role="button"><br /></a></h3></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_d4_element et_pb_row et_pb_row_3 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_blog_0 et_pb_blog_grid_wrapper et_pb_bg_layout_light">
					<div class="et_pb_blog_grid clearfix ">
					
					
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-6684" class="et_pb_post clearfix et_pb_blog_item_0_0 post-6684 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/what-is-my-birthstone/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp" alt="What is my birthstone?" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Is It Safe to Wear Jewellery Every Day? 13"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/what-is-my-birthstone/">What is my birthstone?</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 30, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>What Is My Birthstone? How to Find Yours (and What to Do With It) Other Resources Blog . Knowledge . Tips</p>
</div></div>			
			</article>
				
			<article id="post-5662" class="et_pb_post clearfix et_pb_blog_item_0_1 post-5662 post type-post status-publish format-standard has-post-thumbnail hentry category-bracelet category-custom-made-jewellery category-gemstone category-jewellery-repairs category-pendant category-ring category-services tag-birthstones">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp" alt="Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Is It Safe to Wear Jewellery Every Day? 14"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 15, 2026</span> | <a href="https://gilliansjewellery.com.au/category/bracelet/" rel="tag">Bracelet</a>, <a href="https://gilliansjewellery.com.au/category/custom-made-jewellery/" rel="tag">custom made jewellery</a>, <a href="https://gilliansjewellery.com.au/category/gemstone/" rel="tag">gemstone</a>, <a href="https://gilliansjewellery.com.au/category/jewellery-repairs/" rel="tag">Jewellery Repairs</a>, <a href="https://gilliansjewellery.com.au/category/pendant/" rel="tag">Pendant</a>, <a href="https://gilliansjewellery.com.au/category/ring/" rel="tag">Ring</a>, <a href="https://gilliansjewellery.com.au/category/services/" rel="tag">Services</a></p><div class="post-content"><div class="post-content-inner"></div></div>			
			</article>
				
			<article id="post-6658" class="et_pb_post clearfix et_pb_blog_item_0_2 post-6658 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp" alt="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Is It Safe to Wear Jewellery Every Day? 15"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/">Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jun 9, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery Most people want their jewellery to look its best, so it's natural to reach for a cleaning cloth, a household cleaner, or one of the many jewellery cleaning tips found online. Unfortunately,...</p>
</div></div>			
			</article>
				</div><div><div class="pagination clearfix">
	<div class="alignleft"><a href="https://gilliansjewellery.com.au/feed/page/2/?et_blog" >&laquo; Older Entries</a></div>
	<div class="alignright"></div>
</div></div></div>
					</div>
					 
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/is-it-safe-to-wear-jewellery-every-day/">Is It Safe to Wear Jewellery Every Day?</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilliansjewellery.com.au/is-it-safe-to-wear-jewellery-every-day/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Remodelling Diamonds Without Losing Sentimental Value</title>
		<link>https://gilliansjewellery.com.au/remodelling-diamonds-without-losing-sentimental-value/</link>
					<comments>https://gilliansjewellery.com.au/remodelling-diamonds-without-losing-sentimental-value/#respond</comments>
		
		<dc:creator><![CDATA[Gillian's Jewellery]]></dc:creator>
		<pubDate>Mon, 12 Jan 2026 02:41:51 +0000</pubDate>
				<category><![CDATA[Jewellery Remodel]]></category>
		<category><![CDATA[jewellery care]]></category>
		<guid isPermaLink="false">https://gilliansjewellery.com.au/?p=6579</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/remodelling-diamonds-without-losing-sentimental-value/">Remodelling Diamonds Without Losing Sentimental Value</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="et_d4_element et_pb_section et_pb_section_0 et_pb_with_background et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_0 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1>Remodelling Diamonds Without Losing Sentimental Value</h1>
<p data-start="485" data-end="853"></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_1 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_1 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>There’s a moment many people reach quietly. A diamond sits in a jewellery box. It might be an engagement ring from a previous chapter, a piece inherited from a parent, or something worn daily for decades. The stone still matters. The design no longer fits life as it is now.</p>
<p>You want to wear it. You want to honour its history. You worry changing it means losing something important.</p>
<p>At Gillian’s Jewellery in Forest Hill Chase, this conversation happens often. Diamond remodelling is not about erasing the past. It’s about carrying meaning forward in a way that suits who you are today.</p>
<p>This guide explains how diamonds can be remodelled thoughtfully, what sentimental value really means in jewellery, and how to redesign pieces without losing the story attached to them.</p>
<h2>Key Takeaways</h2>
<ul>
<li>Sentimental value lives in the stone and the story, not the setting alone</li>
<li>Diamonds almost always outlast their original designs</li>
<li>Careful remodelling respects history while improving wearability</li>
<li>Good jewellers guide decisions instead of rushing design choices</li>
<li>Many people regret waiting too long rather than remodelling too soon</li>
</ul>
<h2>Why People Hesitate To Remodel Sentimental Diamonds</h2>
<p>Most hesitation comes from fear.</p>
<p>Fear of regret. Fear of disrespecting a family member. Fear of making a permanent change that feels wrong later.</p>
<p>These feelings are valid. Jewellery often marks relationships, milestones, and loss. A ring worn every day for 40 years holds emotional weight far beyond metal and stones.</p>
<p>People often say things like:</p>
<ul>
<li>“I don’t want to ruin it.”</li>
<li>“I feel guilty changing it.”</li>
<li>“I’m worried I’ll regret not keeping it the same.”</li>
</ul>
<p>What helps is understanding one important truth. The meaning does not sit in the claws, band width, or metal colour. The meaning sits in the diamond and what it represents.</p>
<h2>What Sentimental Value Really Means In Jewellery</h2>
<p>Sentimental value is not about freezing a piece in time. It’s about connection.</p>
<p>A diamond may represent:</p>
<ul>
<li>A long marriage</li>
<li>A loved one who has passed</li>
<li>A family tradition</li>
<li>A major life achievement</li>
</ul>
<p>If a ring lives in a drawer because it no longer suits your style or feels uncomfortable, the connection slowly fades. When jewellery gets worn again, meaning stays active.</p>
<p>At Gillian’s Jewellery, many clients realise this once they talk through the reasons behind their attachment. They want the diamond close, not hidden.</p>
<h2>Why Diamonds Are Ideal For Remodelling</h2>
<p>Diamonds are durable. They resist scratching and cope well with daily wear. Most diamonds remain in excellent condition even when the surrounding metal shows heavy wear.</p>
<p>This is why jewellers often say diamonds outlive their settings.</p>
<p>A ring from the 1960s or 1980s might show:</p>
<ul>
<li>Thin or worn claws</li>
<li>Bent or cracked bands</li>
<li>High-set designs that catch easily</li>
<li>Styles that feel dated or bulky</li>
</ul>
<p>The diamond itself often needs nothing more than cleaning and secure resetting. This makes remodelling both practical and cost-effective compared to buying new stones.</p>
<h2>Ways To Remodel Diamonds Without Losing Meaning</h2>
<p>There is no single right approach. The best designs balance emotional comfort with everyday wear.</p>
<p>Common respectful remodelling options include:</p>
<h3>Lowering the setting</h3>
<p>Keeping the same diamond but lowering it closer to the finger improves comfort while preserving the original look. This works well for engagement rings worn daily.</p>
<h3>Changing metal while keeping the structure</h3>
<p>Some people love the original design but want white gold or platinum instead of yellow gold. Recreating the same style in a new metal often feels familiar yet refreshed.</p>
<h3>Turning rings into pendants</h3>
<p>This is popular with inherited engagement rings. A pendant sits close to the heart, avoids resizing concerns, and allows the diamond to be worn daily without changing hand styles.</p>
<h3>Combining multiple family diamonds</h3>
<p>Small diamonds from several pieces can form one new ring that represents multiple family members. This approach often carries strong emotional meaning.</p>
<p>At Gillian’s Jewellery, clients are encouraged to talk through what feels comfortable emotionally before any sketches appear. There is no pressure to rush decisions.</p>
<h2>Common Mistakes In Heirloom Diamond Remodelling</h2>
<p>Some regrets come from moving too fast or skipping expert guidance.</p>
<p>Common mistakes include:</p>
<ul>
<li>Copying trends instead of choosing timeless designs</li>
<li>Removing all original elements without reflection</li>
<li>Not checking stone condition before design work</li>
<li>Prioritising cost over long-term wear</li>
<li>Working with jewellers who do not specialise in remodelling</li>
</ul>
<p>A good remodelling process includes inspection, discussion, design previews, and clear explanations. When people feel heard, outcomes feel right.</p>
<h2>How The Remodelling Process Works At Gillian’s Jewellery</h2>
<p>While every project is unique, the process usually follows clear steps.</p>
<h3>First consultation</h3>
<p>Clients bring in their jewellery and share its story. The team listens before offering ideas.</p>
<h3>Assessment</h3>
<p>Diamonds and metal are inspected for condition, wear, and suitability for reuse.</p>
<h3>Design discussion</h3>
<p>Sketches or concepts are discussed based on comfort, lifestyle, and emotional preferences.</p>
<h3>Approval and creation</h3>
<p>Only once the design feels right does work begin.</p>
<h3>Final fitting and care advice</h3>
<p>The finished piece is checked for comfort and security, with guidance on ongoing care.</p>
<p>This careful approach suits people who want reassurance, not pressure.</p>
<h2>When Keeping Jewellery Unchanged Makes Sense</h2>
<p>Not every piece should be remodelled.</p>
<p>If a ring is worn happily and safely, there is no need to change it. Some clients choose professional cleaning, claw retipping, or minor repairs instead.</p>
<p>Remodelling works best when jewellery is no longer worn but still deeply valued.</p>
<h2>Why Many People Regret Waiting Too Long</h2>
<p>A common reflection shared by clients is simple.</p>
<p>“I wish I’d done this earlier.”</p>
<p>Once a remodelled piece returns to daily wear, people reconnect with the story behind the diamond. It becomes part of everyday life again, not something saved for special occasions or stored away.</p>
<p>Meaning grows when jewellery is worn.</p>
<h2>Carrying The Story Forward</h2>
<p>Remodelling a diamond does not erase history. It extends it.</p>
<p>The diamond stays the same. The story stays alive. The design evolves with you.</p>
<p>If you have a diamond piece that feels important but no longer fits your life, Gillian’s Jewellery in Forest Hill Chase offers honest guidance, skilled remodelling, and a calm space to make the right decision at your own pace.</p>
<p>Bring your jewellery in for a conversation. Sometimes the next chapter begins with simply opening the box.</p>
<p><!-- Meta Title: Diamond Remodelling Without Losing Meaning | Gillian’s Jewellery --><br /><!-- Meta Description: Learn how to remodel sentimental diamond jewellery without losing its meaning. Trusted heirloom redesign in Forest Hill by Gillian’s Jewellery. --><br /><!-- URL Slug: diamond-remodelling-sentimental-jewellery-forest-hill --></p></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module ">
				<a class="et_pb_button et_d4_element et_pb_button_0 et_pb_bg_layout_light et_block_module" href="https://gilliansjewellery.com.au/contact-us/">Enquire Now</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_2 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_2 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_2  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Other Resources</h2>
<h3>Blog . Knowledge . Tips<a href="https://gilliansjewellery.com.au/diamond-how-to-choose-one-a-beginners-guide/" role="button"><br /></a></h3></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_d4_element et_pb_row et_pb_row_3 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_blog_0 et_pb_blog_grid_wrapper et_pb_bg_layout_light">
					<div class="et_pb_blog_grid clearfix ">
					
					
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-6684" class="et_pb_post clearfix et_pb_blog_item_0_0 post-6684 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/what-is-my-birthstone/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp" alt="What is my birthstone?" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Remodelling Diamonds Without Losing Sentimental Value 16"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/what-is-my-birthstone/">What is my birthstone?</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 30, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>What Is My Birthstone? How to Find Yours (and What to Do With It) Other Resources Blog . Knowledge . Tips</p>
</div></div>			
			</article>
				
			<article id="post-5662" class="et_pb_post clearfix et_pb_blog_item_0_1 post-5662 post type-post status-publish format-standard has-post-thumbnail hentry category-bracelet category-custom-made-jewellery category-gemstone category-jewellery-repairs category-pendant category-ring category-services tag-birthstones">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp" alt="Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Remodelling Diamonds Without Losing Sentimental Value 17"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 15, 2026</span> | <a href="https://gilliansjewellery.com.au/category/bracelet/" rel="tag">Bracelet</a>, <a href="https://gilliansjewellery.com.au/category/custom-made-jewellery/" rel="tag">custom made jewellery</a>, <a href="https://gilliansjewellery.com.au/category/gemstone/" rel="tag">gemstone</a>, <a href="https://gilliansjewellery.com.au/category/jewellery-repairs/" rel="tag">Jewellery Repairs</a>, <a href="https://gilliansjewellery.com.au/category/pendant/" rel="tag">Pendant</a>, <a href="https://gilliansjewellery.com.au/category/ring/" rel="tag">Ring</a>, <a href="https://gilliansjewellery.com.au/category/services/" rel="tag">Services</a></p><div class="post-content"><div class="post-content-inner"></div></div>			
			</article>
				
			<article id="post-6658" class="et_pb_post clearfix et_pb_blog_item_0_2 post-6658 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp" alt="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Remodelling Diamonds Without Losing Sentimental Value 18"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/">Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jun 9, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery Most people want their jewellery to look its best, so it's natural to reach for a cleaning cloth, a household cleaner, or one of the many jewellery cleaning tips found online. Unfortunately,...</p>
</div></div>			
			</article>
				</div><div><div class="pagination clearfix">
	<div class="alignleft"><a href="https://gilliansjewellery.com.au/feed/page/2/?et_blog" >&laquo; Older Entries</a></div>
	<div class="alignright"></div>
</div></div></div>
					</div>
					 
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/remodelling-diamonds-without-losing-sentimental-value/">Remodelling Diamonds Without Losing Sentimental Value</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilliansjewellery.com.au/remodelling-diamonds-without-losing-sentimental-value/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Care for Your Jewellery During Melbourne’s Hot Summer Weather</title>
		<link>https://gilliansjewellery.com.au/care-for-your-jewellery-during-summer/</link>
					<comments>https://gilliansjewellery.com.au/care-for-your-jewellery-during-summer/#respond</comments>
		
		<dc:creator><![CDATA[Gillian's Jewellery]]></dc:creator>
		<pubDate>Fri, 19 Dec 2025 00:25:18 +0000</pubDate>
				<category><![CDATA[Jewellery Remodel]]></category>
		<category><![CDATA[jewellery care]]></category>
		<guid isPermaLink="false">https://gilliansjewellery.com.au/?p=6572</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/care-for-your-jewellery-during-summer/">How to Care for Your Jewellery During Melbourne’s Hot Summer Weather</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="et_d4_element et_pb_section et_pb_section_0 et_pb_with_background et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_0 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1 data-start="421" data-end="483"><b>How to Care for Your Jewellery During Melbourne’s Hot Summer Weather</b></h1>
<p data-start="485" data-end="853"></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_1 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_1 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Summer in Melbourne can be unpredictable — scorching heat one day, humid the next, and a surprise cool change thrown in for good measure. While we’re used to it, our jewellery often isn’t. Heat, sunscreen, salt water, sweat and everyday summer activities can all affect how your pieces look, feel and wear.</p>
<p>At Gillian’s Jewellery in Forest Hill Chase, we see an increase in repairs, restorations and remodelling requests every summer, many of which could have been avoided with a little seasonal care. Here’s a friendly guide to keeping your jewellery safe, sparkling and in good condition through Melbourne’s warmest months.</p>
<p data-start="485" data-end="853">
<h2>How heat affects your jewellery</h2>
<p>Heat doesn’t usually damage metals directly, but it can loosen settings, cause rings to fit differently and make delicate pieces more vulnerable.</p>
<p>You may notice:</p>
<ul>
<li aria-level="1">Rings feeling tighter when your hands swell </li>
<li aria-level="1">Claws catching more easily if metal shifts slightly </li>
<li aria-level="1">Stones becoming dirty faster due to sweat and sunscreen </li>
</ul>
<p>If a ring suddenly feels too tight or if something feels “off”, it’s best to have it checked. A quick inspection at Gillian’s can prevent a bigger issue later on.</p>
<p data-start="485" data-end="853">
<h2>Sunscreen, oils and cosmetics: a gemstone’s worst enemy</h2>
<p>Summer skincare is non‑negotiable in Australia — but it can cloud diamonds, dull gemstones and cling to chain links.</p>
<p>Sunscreen tends to:</p>
<ul>
<li aria-level="1">Make diamonds look lifeless </li>
<li aria-level="1">Stick under claws and settings </li>
<li aria-level="1">Attract grit and dirt </li>
</ul>
<p>A simple routine helps:</p>
<ol>
<li aria-level="1">Apply sunscreen first </li>
<li aria-level="1">Let it absorb fully </li>
<li aria-level="1">Put your jewellery on last </li>
</ol>
<p>This keeps stones brighter and reduces long‑term grime build‑up.</p>
<p data-start="485" data-end="853">
<h2>Swimming: when to take jewellery off</h2>
<p>Melbourne locals love a dip at St Kilda, Brighton Beach, or even the backyard pool — but water and jewellery rarely mix well.</p>
<h3>Chlorine can weaken gold and damage solder joins</h3>
<p>This is especially relevant for older heirloom pieces or rings with delicate settings.</p>
<h3>Salt water can loosen settings and increase wear</h3>
<p>Sand also acts like sandpaper on soft metals.</p>
<h3>Cold water shrinks fingers</h3>
<p>Which means rings slip off more easily — and are very difficult to find again.</p>
<p>Best practice: always take jewellery off before swimming, whether at the beach or pool.</p>
<p data-start="485" data-end="853">
<h2>Sweat and summer sports</h2>
<p>From tennis to hiking to gym sessions, sweat is unavoidable — but it’s tough on jewellery.</p>
<p>It can:</p>
<ul>
<li aria-level="1">Tarnish metals faster </li>
<li aria-level="1">Increase build‑up in settings </li>
<li aria-level="1">Accelerate wear on chains and bracelets </li>
</ul>
<p>If you’re active, it’s safer to remove rings, bracelets and necklaces before exercising.</p>
<p data-start="485" data-end="853">
<h2>Summer travel: storing jewellery safely</h2>
<p>If you’re heading away over the holidays:</p>
<ul>
<li aria-level="1">Use a soft jewellery pouch or travel box </li>
<li aria-level="1">Keep chains separate to prevent tangling </li>
<li aria-level="1">Avoid tossing jewellery loosely into bags </li>
</ul>
<p>If you’re not planning to wear a valuable piece, consider leaving it safely at home.</p>
<p data-start="485" data-end="853">
<h2>Bring your jewellery for a summer check‑up</h2>
<p>Summer is the perfect time to check:</p>
<ul>
<li aria-level="1">Are claws secure? </li>
<li aria-level="1">Is your band thinning from everyday wear? </li>
<li aria-level="1">Are your stones still tight? </li>
<li aria-level="1">Does your ring fit comfortably after swelling? </li>
</ul>
<p>At Gillian’s Jewellery:</p>
<ul>
<li aria-level="1">We inspect jewellery under magnification </li>
<li aria-level="1">Tighten loose stones </li>
<li aria-level="1">Clean pieces professionally </li>
<li aria-level="1">Restore shine with polishing or rhodium plating </li>
<li aria-level="1">Offer repair or remodelling if needed </li>
</ul>
<p>A quick check can save you from losing a precious stone at the beach or damaging a meaningful heirloom.</p>
<p data-start="485" data-end="853">
<h2>How to clean your jewellery safely at home</h2>
<p>A simple warm water + mild dish soap soak can work wonders for everyday pieces.</p>
<p>General steps:</p>
<ol>
<li aria-level="1">Mix warm water with a small amount of gentle dish soap </li>
<li aria-level="1">Soak for 10–20 minutes </li>
<li aria-level="1">Brush lightly with a very soft toothbrush </li>
<li aria-level="1">Rinse and pat dry </li>
</ol>
<p>Avoid: harsh cleaners, boiling water, toothpaste, vinegar, and ultrasonic cleaners unless we’ve confirmed they’re safe for your piece.</p>
<p>If you’re unsure, bring it into Gillian’s — we’ll guide you.</p>
<p data-start="485" data-end="853">
<h2>A caring reminder from Gillian’s Jewellery</h2>
<p>Jewellery is meant to be loved, worn and enjoyed. With a little extra care during summer, your pieces can stay beautiful and safe for years to come.</p>
<p>If you’d like a complimentary summer jewellery check, or you’ve noticed a claw catching or a ring that feels different, pop in to Gillian’s Jewellery at Forest Hill Chase. We’ll take a warm, friendly, down‑to‑earth look and help ensure your pieces stay secure and sparkling.</p></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module ">
				<a class="et_pb_button et_d4_element et_pb_button_0 et_pb_bg_layout_light et_block_module" href="https://gilliansjewellery.com.au/contact-us/">Enquire Now</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_2 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_2 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_2  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Other Resources</h2>
<h3>Blog . Knowledge . Tips<a href="https://gilliansjewellery.com.au/diamond-how-to-choose-one-a-beginners-guide/" role="button"><br /></a></h3></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_d4_element et_pb_row et_pb_row_3 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_blog_0 et_pb_blog_grid_wrapper et_pb_bg_layout_light">
					<div class="et_pb_blog_grid clearfix ">
					
					
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-6684" class="et_pb_post clearfix et_pb_blog_item_0_0 post-6684 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/what-is-my-birthstone/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp" alt="What is my birthstone?" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="How to Care for Your Jewellery During Melbourne’s Hot Summer Weather 19"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/what-is-my-birthstone/">What is my birthstone?</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 30, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>What Is My Birthstone? How to Find Yours (and What to Do With It) Other Resources Blog . Knowledge . Tips</p>
</div></div>			
			</article>
				
			<article id="post-5662" class="et_pb_post clearfix et_pb_blog_item_0_1 post-5662 post type-post status-publish format-standard has-post-thumbnail hentry category-bracelet category-custom-made-jewellery category-gemstone category-jewellery-repairs category-pendant category-ring category-services tag-birthstones">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp" alt="Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="How to Care for Your Jewellery During Melbourne’s Hot Summer Weather 20"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 15, 2026</span> | <a href="https://gilliansjewellery.com.au/category/bracelet/" rel="tag">Bracelet</a>, <a href="https://gilliansjewellery.com.au/category/custom-made-jewellery/" rel="tag">custom made jewellery</a>, <a href="https://gilliansjewellery.com.au/category/gemstone/" rel="tag">gemstone</a>, <a href="https://gilliansjewellery.com.au/category/jewellery-repairs/" rel="tag">Jewellery Repairs</a>, <a href="https://gilliansjewellery.com.au/category/pendant/" rel="tag">Pendant</a>, <a href="https://gilliansjewellery.com.au/category/ring/" rel="tag">Ring</a>, <a href="https://gilliansjewellery.com.au/category/services/" rel="tag">Services</a></p><div class="post-content"><div class="post-content-inner"></div></div>			
			</article>
				
			<article id="post-6658" class="et_pb_post clearfix et_pb_blog_item_0_2 post-6658 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp" alt="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="How to Care for Your Jewellery During Melbourne’s Hot Summer Weather 21"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/">Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jun 9, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery Most people want their jewellery to look its best, so it's natural to reach for a cleaning cloth, a household cleaner, or one of the many jewellery cleaning tips found online. Unfortunately,...</p>
</div></div>			
			</article>
				</div><div><div class="pagination clearfix">
	<div class="alignleft"><a href="https://gilliansjewellery.com.au/feed/page/2/?et_blog" >&laquo; Older Entries</a></div>
	<div class="alignright"></div>
</div></div></div>
					</div>
					 
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/care-for-your-jewellery-during-summer/">How to Care for Your Jewellery During Melbourne’s Hot Summer Weather</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilliansjewellery.com.au/care-for-your-jewellery-during-summer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Can You Combine Multiple Old Pieces into One New Design?</title>
		<link>https://gilliansjewellery.com.au/combine-old-jewellery-into-new-design/</link>
					<comments>https://gilliansjewellery.com.au/combine-old-jewellery-into-new-design/#respond</comments>
		
		<dc:creator><![CDATA[Gillian's Jewellery]]></dc:creator>
		<pubDate>Fri, 21 Nov 2025 02:53:38 +0000</pubDate>
				<category><![CDATA[Jewellery Remodel]]></category>
		<guid isPermaLink="false">https://gilliansjewellery.com.au/?p=6565</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/combine-old-jewellery-into-new-design/">Can You Combine Multiple Old Pieces into One New Design?</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="et_d4_element et_pb_section et_pb_section_0 et_pb_with_background et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_0 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1 data-start="421" data-end="483"><strong data-start="423" data-end="483">Can You Combine Multiple Old Pieces into One New Design?</strong></h1>
<p data-start="485" data-end="853"></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_1 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_1 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p data-start="485" data-end="853">Many people have a box, drawer, or jewellery roll full of old pieces they never wear. A broken bracelet from years ago. A ring inherited from Grandma that isn’t really your style. A lone earring because the other one went missing years back. A pendant that feels special but looks dated. Over time, these pieces build up and you’re left wondering what to do with them.</p>
<p data-start="855" data-end="986">A question we hear often at Gillian’s Jewellery in Forest Hill is:<br data-start="921" data-end="924" /><strong></strong></p>
<p data-start="855" data-end="986"><strong>“Can you combine multiple old pieces into one new design?”</strong></p>
<p data-start="988" data-end="1254">The short answer is yes — and it’s one of the most meaningful parts of our work. Turning several unused, sentimental items into one beautiful piece you’ll actually wear is something many of our clients choose because it carries family stories forward in a fresh way.</p>
<p data-start="1256" data-end="1359">Below, we’ll walk through what can be reused, how the process works, and why this option is so popular.</p>
<h2 data-start="1361" data-end="1430">Yes — Combining Multiple Pieces Is Possible (And Very Popular)</h2>
<p data-start="1432" data-end="1610">Remodelling isn’t just about recycling material. It’s about honouring the sentimental value in each piece while creating something you genuinely feel excited to put on every day.</p>
<p data-start="1612" data-end="1633">In many cases we can:</p>
<ul data-start="1634" data-end="1836">
<li data-start="1634" data-end="1654">
<p data-start="1636" data-end="1654">Melt down old gold</p>
</li>
<li data-start="1655" data-end="1677">
<p data-start="1657" data-end="1677">Recycle usable metal</p>
</li>
<li data-start="1678" data-end="1719">
<p data-start="1680" data-end="1719">Remove and re-set diamonds or gemstones</p>
</li>
<li data-start="1720" data-end="1788">
<p data-start="1722" data-end="1788">Combine stones from multiple rings, pendants, brooches or earrings</p>
</li>
<li data-start="1789" data-end="1836">
<p data-start="1791" data-end="1836">Reshape or redesign elements you want to keep</p>
</li>
</ul>
<p data-start="1838" data-end="2066">Every job is unique because every piece brought in has its own history, material type, and condition. That’s why every project starts with a careful inspection and a conversation about what you want the final piece to feel like.</p>
<h2 data-start="2068" data-end="2096">What Can Be Combined?</h2>
<h3 data-start="2098" data-end="2130">Gold and Precious Metals</h3>
<p data-start="2132" data-end="2242">If you have multiple pieces made from solid gold, they can often be melted together and reused. This includes:</p>
<ul data-start="2243" data-end="2306">
<li data-start="2243" data-end="2252">
<p data-start="2245" data-end="2252">Rings</p>
</li>
<li data-start="2253" data-end="2264">
<p data-start="2255" data-end="2264">Bangles</p>
</li>
<li data-start="2265" data-end="2275">
<p data-start="2267" data-end="2275">Chains</p>
</li>
<li data-start="2276" data-end="2288">
<p data-start="2278" data-end="2288">Earrings</p>
</li>
<li data-start="2289" data-end="2306">
<p data-start="2291" data-end="2306">Broken pieces</p>
</li>
</ul>
<p data-start="2308" data-end="2550">However, gold purity must be checked. Gold with unknown alloys or pieces that are not solid gold may not be suitable for melting because they can affect structural strength. San will test your items first so you know exactly what can be used.</p>
<h3 data-start="2552" data-end="2582">Diamonds and Gemstones</h3>
<p data-start="2584" data-end="2757">Diamonds and most precious gemstones can be removed from their old settings and placed into your new design. Even chipped stones are sometimes repairable through re-cutting.</p>
<p data-start="2759" data-end="2783">Gemstones can come from:</p>
<ul data-start="2784" data-end="2903">
<li data-start="2784" data-end="2808">
<p data-start="2786" data-end="2808">Old engagement rings</p>
</li>
<li data-start="2809" data-end="2829">
<p data-start="2811" data-end="2829">Family heirlooms</p>
</li>
<li data-start="2830" data-end="2854">
<p data-start="2832" data-end="2854">Birthstone jewellery</p>
</li>
<li data-start="2855" data-end="2875">
<p data-start="2857" data-end="2875">Vintage pendants</p>
</li>
<li data-start="2876" data-end="2903">
<p data-start="2878" data-end="2903">Brooches or dress rings</p>
</li>
</ul>
<p data-start="2905" data-end="2999">Many clients bring in gemstones from multiple relatives to create one meaningful family piece.</p>
<h3 data-start="3001" data-end="3046">Chains, Earrings, and Small Fragments</h3>
<p data-start="3048" data-end="3221">Even if you only have fragments or broken items, the metal may still be usable. These can often be melted down or contribute to the total metal required for your new design.</p>
<p data-start="3223" data-end="3401">In cases where metal isn’t suitable to reuse, you may still be able to use it as trade-in credit towards the cost of fresh metal, keeping the sentimental items part of the story.</p>
<h2 data-start="3403" data-end="3458">What We Commonly Create from Multiple Old Pieces</h2>
<h3 data-start="3460" data-end="3478">A New Ring</h3>
<p data-start="3480" data-end="3559">Rings are the most popular remodelling outcome. Clients often choose to create:</p>
<ul data-start="3560" data-end="3743">
<li data-start="3560" data-end="3613">
<p data-start="3562" data-end="3613">A modern engagement ring using inherited diamonds</p>
</li>
<li data-start="3614" data-end="3688">
<p data-start="3616" data-end="3688">A meaningful anniversary ring combining stones from sentimental pieces</p>
</li>
<li data-start="3689" data-end="3743">
<p data-start="3691" data-end="3743">A statement ring using gold from several old items</p>
</li>
</ul>
<p data-start="3745" data-end="3839">This is a beautiful way to carry family memories in a fresh piece that suits your style today.</p>
<h3 data-start="3841" data-end="3877">A Pendant or Family Keepsake</h3>
<p data-start="3879" data-end="3940">Pendants are incredibly flexible designs. We commonly create:</p>
<ul data-start="3941" data-end="4087">
<li data-start="3941" data-end="3997">
<p data-start="3943" data-end="3997">Family pendants using stones from multiple relatives</p>
</li>
<li data-start="3998" data-end="4025">
<p data-start="4000" data-end="4025">Birthstone-based pieces</p>
</li>
<li data-start="4026" data-end="4087">
<p data-start="4028" data-end="4087">Designs that honour a loved one using their original gems</p>
</li>
</ul>
<p data-start="4089" data-end="4221">The Family Tree style pendant has become extremely popular, especially when clients want to combine stones from several generations.</p>
<h3 data-start="4223" data-end="4255">A New Bracelet or Bangle</h3>
<p data-start="4257" data-end="4518">If you have several gold pieces that aren’t useful in their current form, combining them into a solid gold bangle or bracelet is a fantastic option. It’s a timeless piece that many people wear daily, making it a perfect way to give sentimental items a new life.</p>
<h2 data-start="4520" data-end="4548">What Can’t Be Reused?</h2>
<h3 data-start="4550" data-end="4584">Metals With Unknown Purity</h3>
<p data-start="4586" data-end="4775">If metal purity cannot be confirmed or contains unstable alloys, it may not be suitable for melting. San will always test these items before proceeding so you know exactly what is possible.</p>
<h3 data-start="4777" data-end="4801">Plated Jewellery</h3>
<p data-start="4803" data-end="5049">Gold-plated items cannot be melted or reused because the gold layer is extremely thin and bonded to a base metal. These pieces can still hold sentimental value, and we may suggest alternatives for incorporating their meaning into your new design.</p>
<h3 data-start="5051" data-end="5099">Gemstones That Are Cracked Beyond Repair</h3>
<p data-start="5101" data-end="5367">Most gemstones can be reset, but some stones that are heavily fractured or cracked may not be safe to reuse. In these instances, we’ll explain the risks and offer suggestions, such as replacing the stone while still incorporating the original story behind the piece.</p>
<h2 data-start="5369" data-end="5434">How We Turn Old Pieces into Something You’ll Actually Wear</h2>
<h3 data-start="5436" data-end="5477">Step 1 — Bring in All Your Pieces</h3>
<p data-start="5479" data-end="5703">You don’t need to sort or decide anything beforehand. Bring everything you have — even pieces you think aren’t worth keeping. We’ll examine each item, test the metals, check the stones, and help determine what can be reused.</p>
<h3 data-start="5705" data-end="5750">Step 2 — Design Consultation With San</h3>
<p data-start="5752" data-end="5814">This is where your story becomes the foundation of the design.</p>
<p data-start="5816" data-end="5840">During the consultation:</p>
<ul data-start="5841" data-end="6009">
<li data-start="5841" data-end="5877">
<p data-start="5843" data-end="5877">You can bring inspiration photos</p>
</li>
<li data-start="5878" data-end="5909">
<p data-start="5880" data-end="5909">We discuss your preferences</p>
</li>
<li data-start="5910" data-end="5932">
<p data-start="5912" data-end="5932">San sketches ideas</p>
</li>
<li data-start="5933" data-end="6009">
<p data-start="5935" data-end="6009">You’ll explore ways to keep the sentimental elements visible or symbolic</p>
</li>
</ul>
<p data-start="6011" data-end="6131">The goal is to ensure the final design reflects your style while honouring the emotional significance of each old piece.</p>
<h3 data-start="6133" data-end="6183">Step 3 — Melting, Re-setting, and Crafting</h3>
<p data-start="6185" data-end="6244">Once the design is finalised, San begins the detailed work:</p>
<ul data-start="6245" data-end="6343">
<li data-start="6245" data-end="6261">
<p data-start="6247" data-end="6261">Melting gold</p>
</li>
<li data-start="6262" data-end="6288">
<p data-start="6264" data-end="6288">Forming new components</p>
</li>
<li data-start="6289" data-end="6310">
<p data-start="6291" data-end="6310">Crafting settings</p>
</li>
<li data-start="6311" data-end="6343">
<p data-start="6313" data-end="6343">Re-setting gemstones by hand</p>
</li>
</ul>
<p data-start="6345" data-end="6445">This careful process ensures every stone is secure and the metal is strong enough for everyday wear.</p>
<h3 data-start="6447" data-end="6487">Step 4 — Final Polish and Reveal</h3>
<p data-start="6489" data-end="6709">Every handmade piece is carefully finished and inspected. The moment clients see their remade piece for the first time is always special — especially when it carries memories from different parts of their life or family.</p>
<h2 data-start="6711" data-end="6756">Real Examples From Gillian’s Jewellery</h2>
<p data-start="6758" data-end="6864">Here are some past remodelling stories on our website that show how we’ve combined multiple pieces before:</p>
<p data-start="6866" data-end="7078">1. <a href="https://gilliansjewellery.com.au/patience-leads-to-better-decisions/">Patience Leads to Better Decisions — A Remodelling Story</a><br data-start="6929" data-end="6932" />A collection of older pieces was transformed into a timeless and meaningful new design.<br data-start="7019" data-end="7022" />Internal link: “Patience Leads to Better Decisions” blog</p>
<p data-start="7080" data-end="7335">2. <a href="https://gilliansjewellery.com.au/sentiment-meets-practicality-in-jewellery-design/">When Sentiment Meets Practicality: Designing Jewellery with Heart</a><br data-start="7152" data-end="7155" />A sentimental selection of family items became a cohesive new piece that suits the wearer’s everyday style.<br data-start="7262" data-end="7265" />Internal link: “Sentiment Meets Practicality in Jewellery Design” blog</p>
<p data-start="7337" data-end="7474">These examples are fantastic to include in your internal linking strategy because they show real transformations and build visitor trust.</p>
<h2 data-start="7476" data-end="7541">Why Clients in Melbourne’s East Choose Gillian’s Jewellery</h2>
<p data-start="7543" data-end="7608">People from Forest Hill and surrounding suburbs visit us because:</p>
<ul data-start="7609" data-end="7957">
<li data-start="7609" data-end="7667">
<p data-start="7611" data-end="7667">Everything is done in-house with genuine craftsmanship</p>
</li>
<li data-start="7668" data-end="7732">
<p data-start="7670" data-end="7732">San, the jeweller and owner, works closely with every client</p>
</li>
<li data-start="7733" data-end="7804">
<p data-start="7735" data-end="7804">Clients appreciate the time, care, and honesty in each consultation</p>
</li>
<li data-start="7805" data-end="7882">
<p data-start="7807" data-end="7882">Our reviews consistently mention warmth, professionalism, and reliability</p>
</li>
<li data-start="7883" data-end="7957">
<p data-start="7885" data-end="7957">The experience online, through reviews, and in-store matches perfectly</p>
</li>
</ul>
<p data-start="7959" data-end="8116">Many clients tell us they chose Gillian’s Jewellery because they wanted someone who truly listens and understands the sentimental importance of their pieces.</p>
<h2 data-start="8118" data-end="8166">Thinking of Combining Your Old Jewellery?</h2>
<p data-start="8168" data-end="8369">If you have old jewellery tucked away, you might be surprised by how much of it can be turned into something beautiful. You don’t need to decide what to keep or what can be used — just bring it all in.</p>
<p data-start="8371" data-end="8495">San can guide you through the entire process, explain what’s possible, and design something that feels right for your style.</p>
<p data-start="8497" data-end="8521">To get started, you can:</p>
<ul data-start="8522" data-end="8633">
<li data-start="8522" data-end="8549">
<p data-start="8524" data-end="8549">Visit us at Forest Hill</p>
</li>
<li data-start="8550" data-end="8580">
<p data-start="8552" data-end="8580">Book a design consultation</p>
</li>
<li data-start="8581" data-end="8633">
<p data-start="8583" data-end="8633">Bring your items in for a no-pressure assessment</p>
</li>
</ul>
<p data-start="8635" data-end="8748">Your next favourite piece might already be sitting in your drawer — it just hasn’t been brought back to life yet.</p></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module ">
				<a class="et_pb_button et_d4_element et_pb_button_0 et_pb_bg_layout_light et_block_module" href="https://gilliansjewellery.com.au/contact-us/">Enquire Now</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_2 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_2 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_2  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Other Resources</h2>
<h3>Blog . Knowledge . Tips<a href="https://gilliansjewellery.com.au/diamond-how-to-choose-one-a-beginners-guide/" role="button"><br /></a></h3></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_d4_element et_pb_row et_pb_row_3 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_blog_0 et_pb_blog_grid_wrapper et_pb_bg_layout_light">
					<div class="et_pb_blog_grid clearfix ">
					
					
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-6684" class="et_pb_post clearfix et_pb_blog_item_0_0 post-6684 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/what-is-my-birthstone/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp" alt="What is my birthstone?" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Can You Combine Multiple Old Pieces into One New Design? 22"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/what-is-my-birthstone/">What is my birthstone?</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 30, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>What Is My Birthstone? How to Find Yours (and What to Do With It) Other Resources Blog . Knowledge . Tips</p>
</div></div>			
			</article>
				
			<article id="post-5662" class="et_pb_post clearfix et_pb_blog_item_0_1 post-5662 post type-post status-publish format-standard has-post-thumbnail hentry category-bracelet category-custom-made-jewellery category-gemstone category-jewellery-repairs category-pendant category-ring category-services tag-birthstones">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp" alt="Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Can You Combine Multiple Old Pieces into One New Design? 23"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 15, 2026</span> | <a href="https://gilliansjewellery.com.au/category/bracelet/" rel="tag">Bracelet</a>, <a href="https://gilliansjewellery.com.au/category/custom-made-jewellery/" rel="tag">custom made jewellery</a>, <a href="https://gilliansjewellery.com.au/category/gemstone/" rel="tag">gemstone</a>, <a href="https://gilliansjewellery.com.au/category/jewellery-repairs/" rel="tag">Jewellery Repairs</a>, <a href="https://gilliansjewellery.com.au/category/pendant/" rel="tag">Pendant</a>, <a href="https://gilliansjewellery.com.au/category/ring/" rel="tag">Ring</a>, <a href="https://gilliansjewellery.com.au/category/services/" rel="tag">Services</a></p><div class="post-content"><div class="post-content-inner"></div></div>			
			</article>
				
			<article id="post-6658" class="et_pb_post clearfix et_pb_blog_item_0_2 post-6658 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp" alt="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Can You Combine Multiple Old Pieces into One New Design? 24"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/">Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jun 9, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery Most people want their jewellery to look its best, so it's natural to reach for a cleaning cloth, a household cleaner, or one of the many jewellery cleaning tips found online. Unfortunately,...</p>
</div></div>			
			</article>
				</div><div><div class="pagination clearfix">
	<div class="alignleft"><a href="https://gilliansjewellery.com.au/feed/page/2/?et_blog" >&laquo; Older Entries</a></div>
	<div class="alignright"></div>
</div></div></div>
					</div>
					 
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/combine-old-jewellery-into-new-design/">Can You Combine Multiple Old Pieces into One New Design?</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilliansjewellery.com.au/combine-old-jewellery-into-new-design/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Patience Leads to Better Decisions — A Remodelling Story</title>
		<link>https://gilliansjewellery.com.au/patience-leads-to-better-decisions/</link>
					<comments>https://gilliansjewellery.com.au/patience-leads-to-better-decisions/#respond</comments>
		
		<dc:creator><![CDATA[Gillian's Jewellery]]></dc:creator>
		<pubDate>Thu, 04 Sep 2025 01:32:44 +0000</pubDate>
				<category><![CDATA[Jewellery Remodel]]></category>
		<guid isPermaLink="false">https://gilliansjewellery.com.au/?p=6409</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/patience-leads-to-better-decisions/">Patience Leads to Better Decisions — A Remodelling Story</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="et_d4_element et_pb_section et_pb_section_0 et_pb_with_background et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_0 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h1 class="entry-title"><b>Patience Leads to Better Decisions — A Remodelling Story</b></h1></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_1 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_1 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>About a year ago, a lovely customer popped into Gillian’s Jewellery with a pouch of pieces and a spark of an idea. Inside were a larger diamond in an old setting, a pendant with a pair of medium-sized diamonds carrying a gentle brown tint, and a pair of small, whiter diamond studs.  We chatted through remodelling options, sketched a few layouts, and talked about what could be reused. No decisions were made on the day, and we figured she might have gone elsewhere — and that was perfectly fine. We always say: take your time.</p>
<p>Fast forward a year: a few weeks ago she booked in again—a lovely surprise. It was clear she was in the final stages of deciding, so we revisited the options in more detail and picked up the conversation right where we left off, ready to help her land on what felt right.</p>
<p>We laid out two simple paths.</p>
<ul>
<li aria-level="1">Option 1: Use the larger diamond as the centre stone, complement it with the smaller set of diamonds from the studs for the shoulders
<p>&nbsp;</p>
</li>
<li aria-level="1">Option 2: Use the larger diamond as the centre, use 2 of the medium size diamonds on the shoulders, and keep the smallest pair of diamond studs in its original form for her daughter.</li>
</ul>
<p>We talked again about colour coordination and reminded her about the pros and cons of the 2 options. The medium-sized diamonds had a slight tint of brown in colour compared with the big stone—but still perfectly fine. In fact, if the large diamond were used in the middle with the medium pair on the sides, that subtle difference would create a gentle colour contrast that actually makes the centre look more prominent. If we’d used the smaller, whiter diamonds on the shoulders, the ring would have a more uniform, classic feel. We walked her through how each option would look and left the choice with her—both paths create a beautiful result in their own way.</p>
<p>As our standard practice, we also talked through the number of claws she should consider having for each setting. While three-claw settings look delicate and let in plenty of light, they secure the stone at fewer points. For everyday wear, four claws are the safer choice—if a ring catches on clothing without you noticing, a three-claw can loosen more easily, whereas four claws offer extra security.</p>
<p>At that time, she was a bit worried about how each combo would look. So we compared proportions on a ring sizer, looked at finger coverage, and showed how metal choice influences the overall look. After weighing up the pros and cons—style, sentiment, and future plans—she eventually decided to use the medium-sized diamond as the shoulder complementing the large one, while keeping the stud earrings with the small diamond for her daughter.</p></div>
			</div><div class="et_pb_module et_d4_element et_pb_image et_pb_image_0">
				
				
				
				
				<span class="et_pb_image_wrap "><img loading="lazy" decoding="async" width="2000" height="1080" src="https://gilliansjewellery.com.au/wp-content/uploads/2025/09/Gillians-Jewellery-Jewellery-Remodelling-Story-Venetia-1_compressed.webp" alt="Gillians Jewellery Jewellery Remodelling Story Venetia 1 compressed" title="Gillian&#039;s Jewellery - Jewellery Remodelling Story - Venetia 1_compressed" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2025/09/Gillians-Jewellery-Jewellery-Remodelling-Story-Venetia-1_compressed.webp 2000w, https://gilliansjewellery.com.au/wp-content/uploads/2025/09/Gillians-Jewellery-Jewellery-Remodelling-Story-Venetia-1_compressed-1280x691.webp 1280w, https://gilliansjewellery.com.au/wp-content/uploads/2025/09/Gillians-Jewellery-Jewellery-Remodelling-Story-Venetia-1_compressed-980x529.webp 980w, https://gilliansjewellery.com.au/wp-content/uploads/2025/09/Gillians-Jewellery-Jewellery-Remodelling-Story-Venetia-1_compressed-480x259.webp 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2000px, 100vw" class="wp-image-6412"></span>
			</div><div class="et_pb_module et_d4_element et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>We set the ring in rose gold to give the centre stone a gentle warmth and extra definition, and selected side stones that frame it without overpowering the look. When she came to collect, the first thing she noticed was the contrast—the rose gold made the centre diamond glow and the sides gave it a graceful lift. She loved it. Even better, she told us how much she appreciated that we weren’t pushy at any point—just patient, practical, and happy to help her make the decision in her own time. She left us a lovely Google review to top it off.</p>
<p>Take all the time you need. Whether your decision takes a week or a year, there’s always something meaningful to consider. We’d rather you make the right choice than a rushed one, and we’ll be here—listening, guiding, and ready when you are.</p>
<h3>Thinking about remodelling, but want genuine advice and better results?</h3>
<p>Come by Gillian’s Jewellery in Forest Hill for a relaxed chat with San. Bring your pieces and your questions—we’ll take it at your pace. </p></div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_center et_pb_module ">
				<a class="et_pb_button et_d4_element et_pb_button_0 et_pb_bg_layout_light et_block_module" href="https://gilliansjewellery.com.au/contact-us/">Enquire Now</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_d4_element et_pb_section et_pb_section_2 et_section_regular et_block_section" >
				
				
				
				
				
				
				<div class="et_d4_element et_pb_row et_pb_row_2 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_text et_pb_text_3  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Other Resources</h2>
<h3>Blog . Knowledge . Tips<a href="https://gilliansjewellery.com.au/diamond-how-to-choose-one-a-beginners-guide/" role="button"><br /></a></h3></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_d4_element et_pb_row et_pb_row_3 et_block_row">
				<div class="et_d4_element et_pb_column_4_4 et_pb_column et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child et_block_column">
				
				
				
				
				<div class="et_pb_module et_d4_element et_pb_blog_0 et_pb_blog_grid_wrapper et_pb_bg_layout_light">
					<div class="et_pb_blog_grid clearfix ">
					
					
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-6684" class="et_pb_post clearfix et_pb_blog_item_0_0 post-6684 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/what-is-my-birthstone/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp" alt="What is my birthstone?" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/07/Gillians-Birthstone-Guide-Hero-1920x1080-1-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Patience Leads to Better Decisions — A Remodelling Story 25"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/what-is-my-birthstone/">What is my birthstone?</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 30, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>What Is My Birthstone? How to Find Yours (and What to Do With It) Other Resources Blog . Knowledge . Tips</p>
</div></div>			
			</article>
				
			<article id="post-5662" class="et_pb_post clearfix et_pb_blog_item_0_1 post-5662 post type-post status-publish format-standard has-post-thumbnail hentry category-bracelet category-custom-made-jewellery category-gemstone category-jewellery-repairs category-pendant category-ring category-services tag-birthstones">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp" alt="Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2024/04/Gillians-Jewellery-Birthstones-all-01.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Patience Leads to Better Decisions — A Remodelling Story 26"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/birthstones-every-months-a-gem-custom-made-jewellery/">Birthstones: Every Month&#8217;s A Gem | Custom Made Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jul 15, 2026</span> | <a href="https://gilliansjewellery.com.au/category/bracelet/" rel="tag">Bracelet</a>, <a href="https://gilliansjewellery.com.au/category/custom-made-jewellery/" rel="tag">custom made jewellery</a>, <a href="https://gilliansjewellery.com.au/category/gemstone/" rel="tag">gemstone</a>, <a href="https://gilliansjewellery.com.au/category/jewellery-repairs/" rel="tag">Jewellery Repairs</a>, <a href="https://gilliansjewellery.com.au/category/pendant/" rel="tag">Pendant</a>, <a href="https://gilliansjewellery.com.au/category/ring/" rel="tag">Ring</a>, <a href="https://gilliansjewellery.com.au/category/services/" rel="tag">Services</a></p><div class="post-content"><div class="post-content-inner"></div></div>			
			</article>
				
			<article id="post-6658" class="et_pb_post clearfix et_pb_blog_item_0_2 post-6658 post type-post status-publish format-standard has-post-thumbnail hentry category-general-knowledge tag-jewellery-care">

				<div class="et_pb_image_container"><a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/" class="entry-featured-image-url"><img loading="lazy" decoding="async" src="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp" alt="Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery" class="" srcset="https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery.webp 479w, https://gilliansjewellery.com.au/wp-content/uploads/2026/06/Gillians-Jewellery-7-mistakes-when-cleaning-jewellery-400x250.webp 480w " sizes="(max-width:479px) 479px, 100vw " width="400" height="250" title="Patience Leads to Better Decisions — A Remodelling Story 27"></a></div>
														<h2 class="entry-title">
													<a href="https://gilliansjewellery.com.au/common-jewellery-cleaning-mistakes/">Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery</a>
											</h2>
				
					<p class="post-meta">by <span class="author vcard"><a href="https://gilliansjewellery.com.au/author/tr_gillian/" title="Posts by Gillian&apos;s Jewellery" rel="author">Gillian's Jewellery</a></span> | <span class="published">Jun 9, 2026</span> | <a href="https://gilliansjewellery.com.au/category/general-knowledge/" rel="tag">General Knowledge</a></p><div class="post-content"><div class="post-content-inner"><p>Jewellery Cleaning at Home: 7 Common Mistakes That Can Damage Your Jewellery Most people want their jewellery to look its best, so it's natural to reach for a cleaning cloth, a household cleaner, or one of the many jewellery cleaning tips found online. Unfortunately,...</p>
</div></div>			
			</article>
				</div><div><div class="pagination clearfix">
	<div class="alignleft"><a href="https://gilliansjewellery.com.au/feed/page/2/?et_blog" >&laquo; Older Entries</a></div>
	<div class="alignright"></div>
</div></div></div>
					</div>
					 
				</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>The post <a rel="nofollow" href="https://gilliansjewellery.com.au/patience-leads-to-better-decisions/">Patience Leads to Better Decisions — A Remodelling Story</a> appeared first on <a rel="nofollow" href="https://gilliansjewellery.com.au">Gillian&#039;s Jewellery</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://gilliansjewellery.com.au/patience-leads-to-better-decisions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
