Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit cb0dac7

Browse files
Updating SEO on following pages: (#1954)
* leadership * trader-tools * markets - synthetics * markets - stock * markets - cruptocurrencies * markets - forex * markets - commodities
1 parent dd97110 commit cb0dac7

File tree

7 files changed

+16
-14
lines changed

7 files changed

+16
-14
lines changed

src/pages/leadership/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,9 @@ const Leadership = () => {
9999
return (
100100
<Layout>
101101
<SEO
102-
title={localize('About Us | An Online Trading Platform | Deriv.com')}
102+
title={localize('Our leadership | Deriv')}
103103
description={localize(
104-
'Deriv.com - A Binary.com brand, is a pioneer and award-winning online trading platform in the trading market.',
104+
'Meet our leaders, dedicated to making Deriv an innovative and reliable broker that provides a simple and flexible trading experience.',
105105
)}
106106
/>
107107
<Background>

src/pages/markets/commodities/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ const CommoditiesPage = () => (
3838
<Layout>
3939
<SEO
4040
description={localize(
41-
'Learn about the markets that you can trade online with Deriv, including forex, commodities, synthetic indices, stocks, and stock indices.',
41+
'Sign up with Deriv to start trading on commodities and speculate on the price movements of gold, silver, oil, and other assets.',
4242
)}
43-
title={localize('Markets | Markets to trade | Deriv')}
43+
title={localize('Commodities market | Commodities trading | Deriv')}
4444
/>
4545
<Hero />
4646
<NavTab route_from={'commodities'} route_offset={360} />

src/pages/markets/cryptocurrencies/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ const CryptocurrenciesPage = () => (
3838
<Layout>
3939
<SEO
4040
description={localize(
41-
'Learn about the markets that you can trade online with Deriv, including forex, commodities, synthetic indices, stocks, and stock indices.',
41+
"Start trading the world's most popular cryptocurrencies on Deriv, and take advantage of a highly volatile market with round-the-clock trading.",
4242
)}
43-
title={localize('Markets | Markets to trade | Deriv')}
43+
title={localize('Cryptocurrency market | Crypto trading | Deriv')}
4444
/>
4545
<Hero />
4646
<NavTab route_from={'cryptocurrencies'} route_offset={480} />

src/pages/markets/forex/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ const ForexPage = () => (
3838
<Layout>
3939
<SEO
4040
description={localize(
41-
'Learn about the markets that you can trade online with Deriv, including forex, commodities, synthetic indices, stocks, and stock indices.',
41+
'Trade forex online with Deriv. Open a demo account and enjoy a wide range of currency pairs on our responsive and intuitive trading platforms.',
4242
)}
43-
title={localize('Markets | Markets to trade | Deriv')}
43+
title={localize('Forex trading online | Forex trading demo account | Deriv')}
4444
/>
4545
<Hero />
4646
<NavTab route_from={'forex'} route_offset={0} />

src/pages/markets/stock/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ const StocksAndIndicesPage = () => (
3838
<Layout>
3939
<SEO
4040
description={localize(
41-
'Learn about the markets that you can trade online with Deriv, including forex, commodities, synthetic indices, stocks, and stock indices.',
41+
'Trade global stocks and stock market indices on Deriv. Enjoy our competitively priced equities even outside regular hours of major stock markets.',
4242
)}
43-
title={localize('Markets | Markets to trade | Deriv')}
43+
title={localize('Stock market | Indices trading | Deriv')}
4444
/>
4545
<Hero />
4646
<NavTab route_from={'stock'} route_offset={240} />

src/pages/markets/synthetic/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ const Markets = () => (
3838
<Layout>
3939
<SEO
4040
description={localize(
41-
'Learn about the markets that you can trade online with Deriv, including forex, commodities, synthetic indices, and stock indices.',
41+
'Deriv’s proprietary synthetic indices are free of market and liquidity risks. Enjoy 24/7 synthetic trading on Deriv MT5, DTrader, and our other platforms.',
4242
)}
43-
title={localize('Markets | Markets to trade | Deriv')}
43+
title={localize('Synthetic indices | Volatility indices | Deriv')}
4444
/>
4545
<Hero />
4646
<NavTab route_from={'synthetic'} route_offset={50} />

src/pages/trader-tools/index.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,10 @@ const TraderTools = () => {
7373
return (
7474
<Layout>
7575
<SEO
76-
title={localize("Traders' tools | Deriv")}
77-
description={localize("Traders' tools")}
76+
title={localize('Trading tools | Swap, pip, and margin calculators | Deriv')}
77+
description={localize(
78+
"Take advantage of Deriv's trading calculators that help you to calculate your swap, pip, profit, and losses for the CFD and multiplier trading.",
79+
)}
7880
/>
7981
<Hero jc="center" ai="center">
8082
<Container>

0 commit comments

Comments
 (0)