SlideShare a Scribd company logo
1 of 18
IMPROVING SEARCH ENGINE
OPTIMIZATION AND PERFORMANCE
USING SERVER SIDE RENDERING IN
REACT
SEO SSR
Performanc
e
Why No Customer
SEARCH
ENGINE Crawling Rendering Indexing
Crawling – Collects details about each page: titles,
images, keywords, other linked pages
Crawling
Rendering & Indexing - Store and organize the
content found during the crawling process. After
crawling process search engine renders data collected
from crawling, this process is called Indexing.
Rendering
&
Indexing
ARCHITECTURE
SEARCH
CRITERIA'
S
• HOW MANY TIMES THIS PAGE CONTAINS THE
KEYWORD?
• DO THE WORDS APPEAR IN TITLE? URL?
• DOES THE PAGE INCLUDES SYNANONS FOR THAT
WORD
• IS THIS PAGE FROM A QUALITY WEBSITE OR
SPAMMING?
• ETC…
HOW TO
IMPROVE SEO
SCORE ?
CLIENT SIDE RENDERING IN REACT
• ROOT ELEMENT IN INDEX.HTML
<DIV ID="ROOT"></DIV>
• REACT COMPONENTS BUNDLED IN
JAVASCRIPT
<SCRIPT
SRC="/STATIC/JS/BUNDLE.JS">
CLIENT SIDE RENDERING
SERVER SIDE RENDERING
• ROOT ELEMENT IN INDEX.HTML
<DIV ID="ROOT"></DIV>
• ALL THE CONTENT IS RENDERED
PRIOR
<H1>HELLO WORLD FROM
REACT</H1>
<SCRIPT
SRC="BUNDLE.JS"></SCRIPT>
SERVER SIDE RENDERING
HOW TO IMPLEMENT SSR
• TRANSPILE THE SERVER CODE
• BABEL ONLY – USING BABEL-CLI
• BABEL WITH WEBPACK
• RENDER TO STRING
• CONST REACTHTML = REACTDOMSERVER.RENDERTOSTRING(<APP />);
• INJECT THE GENERATED HTML ON YOUR SERVER-SIDE RENDERED PAGE
• <DIV ID="APP">${REACTHTML}</DIV>
• MAKE SURE YOU DON’T REFERENCE WINDOW OR DOCUMENT
SERVER SIDE RENDERING VS CLIENT SIDE
RENDERING
 USE SERVER SIDE RENDERING
 USE ACTUAL AND USEFUL LINKS
 USE HISTORY API
 ROBOTS.TXT
 ROBOTS.TXT FILES ARE LOCATED IN THE ROOT DIRECTORY OF WEBSITES (EX.
YOURDOMAIN.COM/ROBOTS.TXT) AND SUGGEST WHICH PARTS OF YOUR SITE SEARCH ENGINES SHOULD
AND SHOULDN'T CRAWL, AS WELL AS THE SPEED AT WHICH THEY CRAWL YOUR SITE
 REACT ROUTER
 ADD META TAGS, TITLE AND DESCRIPTIONS IN THE APPLICATION
 GOOGLE SEARCH CONSOLE
 MOBILE FRIENDLY TEST
 VIDEO AND IMAGE WITH CAPTION
PERFORMANCE
REACT HELMET
Q & A AND CONNECT
MANASA RAMANARAYAN
SENIOR SOFTWARE ENGINEER AT IBM
• SLIDES :
HTTPS://WWW.SLIDESHARE.NET/MANASARAMANARAYAN
• GITHUB : HTTPS://GITHUB.COM/MANSAMS500
• LINKEDIN: HTTPS://WWW.LINKEDIN.COM/IN/MANASA-
RAMANARAYAN-7A58825A/
• TWITTER : HTTPS://TWITTER.COM/MANASARAM10

More Related Content

What's hot

SEO for Beginners-- What is Search Engine Optimization (SEO) ?
SEO for Beginners-- What is Search Engine Optimization (SEO) ?SEO for Beginners-- What is Search Engine Optimization (SEO) ?
SEO for Beginners-- What is Search Engine Optimization (SEO) ?Naveen Srikantaiah
 
Keyword Mapping: Developing a Content Strategy That Supports SEO
Keyword Mapping: Developing a Content Strategy That Supports SEOKeyword Mapping: Developing a Content Strategy That Supports SEO
Keyword Mapping: Developing a Content Strategy That Supports SEOJen Jamar
 
SharePoint Fest Chicago Web Content Management in SharePoint 2013
SharePoint Fest Chicago   Web Content Management in SharePoint 2013SharePoint Fest Chicago   Web Content Management in SharePoint 2013
SharePoint Fest Chicago Web Content Management in SharePoint 2013Patrick Tucker
 
Envision IT - SharePoint 2013 Web Content Managment
Envision IT - SharePoint 2013 Web Content Managment Envision IT - SharePoint 2013 Web Content Managment
Envision IT - SharePoint 2013 Web Content Managment Envision IT
 
SEO Strategy | Designer Dream
SEO Strategy | Designer DreamSEO Strategy | Designer Dream
SEO Strategy | Designer DreamDesigner Dream
 
Optimize your Landing Page.
Optimize your Landing Page.Optimize your Landing Page.
Optimize your Landing Page.Sneha Bansal
 
10 ways to boost your company's local search rankings
10 ways to boost your company's local search rankings10 ways to boost your company's local search rankings
10 ways to boost your company's local search rankingsChuck Bowen
 
SEO Tips and Tricks to Promoe your Website
SEO Tips and Tricks to Promoe your WebsiteSEO Tips and Tricks to Promoe your Website
SEO Tips and Tricks to Promoe your WebsiteOdoo
 
Posicionamiento Web
Posicionamiento WebPosicionamiento Web
Posicionamiento Webtown0bra
 
International SEO Best Practices 2014
International SEO Best Practices 2014International SEO Best Practices 2014
International SEO Best Practices 2014Rachel Fredrickson
 
Search engine optimization (seo) - priestly adaigbe
Search engine optimization (seo) - priestly adaigbeSearch engine optimization (seo) - priestly adaigbe
Search engine optimization (seo) - priestly adaigbePriestly Adaigbe, AITD
 
Search Engine Optimization Latest
Search Engine Optimization LatestSearch Engine Optimization Latest
Search Engine Optimization LatestTanvir Ahmed
 

What's hot (19)

SEO for Beginners-- What is Search Engine Optimization (SEO) ?
SEO for Beginners-- What is Search Engine Optimization (SEO) ?SEO for Beginners-- What is Search Engine Optimization (SEO) ?
SEO for Beginners-- What is Search Engine Optimization (SEO) ?
 
Seo service provider
Seo service providerSeo service provider
Seo service provider
 
Keyword Mapping: Developing a Content Strategy That Supports SEO
Keyword Mapping: Developing a Content Strategy That Supports SEOKeyword Mapping: Developing a Content Strategy That Supports SEO
Keyword Mapping: Developing a Content Strategy That Supports SEO
 
SharePoint Fest Chicago Web Content Management in SharePoint 2013
SharePoint Fest Chicago   Web Content Management in SharePoint 2013SharePoint Fest Chicago   Web Content Management in SharePoint 2013
SharePoint Fest Chicago Web Content Management in SharePoint 2013
 
Envision IT - SharePoint 2013 Web Content Managment
Envision IT - SharePoint 2013 Web Content Managment Envision IT - SharePoint 2013 Web Content Managment
Envision IT - SharePoint 2013 Web Content Managment
 
SEO Strategy | Designer Dream
SEO Strategy | Designer DreamSEO Strategy | Designer Dream
SEO Strategy | Designer Dream
 
Optimize your Landing Page.
Optimize your Landing Page.Optimize your Landing Page.
Optimize your Landing Page.
 
SEO & Google by Taylor
SEO & Google by TaylorSEO & Google by Taylor
SEO & Google by Taylor
 
10 ways to boost your company's local search rankings
10 ways to boost your company's local search rankings10 ways to boost your company's local search rankings
10 ways to boost your company's local search rankings
 
SEO Tips and Tricks to Promoe your Website
SEO Tips and Tricks to Promoe your WebsiteSEO Tips and Tricks to Promoe your Website
SEO Tips and Tricks to Promoe your Website
 
Keyword Analysis
Keyword AnalysisKeyword Analysis
Keyword Analysis
 
Search
SearchSearch
Search
 
Posicionamiento Web
Posicionamiento WebPosicionamiento Web
Posicionamiento Web
 
On-Page SEO
On-Page SEOOn-Page SEO
On-Page SEO
 
International SEO Best Practices 2014
International SEO Best Practices 2014International SEO Best Practices 2014
International SEO Best Practices 2014
 
Search engine optimization (seo) - priestly adaigbe
Search engine optimization (seo) - priestly adaigbeSearch engine optimization (seo) - priestly adaigbe
Search engine optimization (seo) - priestly adaigbe
 
Search Engine Optimization Latest
Search Engine Optimization LatestSearch Engine Optimization Latest
Search Engine Optimization Latest
 
What are Meta Tag
What are Meta TagWhat are Meta Tag
What are Meta Tag
 
Site Analysis
Site AnalysisSite Analysis
Site Analysis
 

Similar to Seo presentation

Mastering Search Engine Optimization (SEO)
Mastering Search Engine Optimization (SEO)Mastering Search Engine Optimization (SEO)
Mastering Search Engine Optimization (SEO)UmeshChandra385380
 
Basic Search Engine Optimization Strategies
Basic Search Engine Optimization Strategies  Basic Search Engine Optimization Strategies
Basic Search Engine Optimization Strategies Online Business Owners
 
10 Best Digital Marketing Courses in Delhi with Job Placement
10 Best Digital Marketing Courses in Delhi with Job Placement10 Best Digital Marketing Courses in Delhi with Job Placement
10 Best Digital Marketing Courses in Delhi with Job Placementdigitalyogitha
 
Search Engine Optimization (SEO) 101
Search Engine Optimization (SEO) 101Search Engine Optimization (SEO) 101
Search Engine Optimization (SEO) 101pointit
 
Digital Marketing UNIT 2 SEO dr kanchan.pptx
Digital Marketing UNIT 2 SEO dr kanchan.pptxDigital Marketing UNIT 2 SEO dr kanchan.pptx
Digital Marketing UNIT 2 SEO dr kanchan.pptxProf. Kanchan Kumari
 
PPT on web development & SEO
PPT on web development & SEOPPT on web development & SEO
PPT on web development & SEOPrakrati Bansal
 
Website Optimization How to Increase Page Performance and More
Website Optimization How to Increase Page Performance and More Website Optimization How to Increase Page Performance and More
Website Optimization How to Increase Page Performance and More Boundify
 
Search engine optimization (seo)
Search engine optimization (seo)Search engine optimization (seo)
Search engine optimization (seo)Nilkanth Shirodkar
 
On Page Optimization
On Page OptimizationOn Page Optimization
On Page Optimizationautomotive
 
Web development services
Web development servicesWeb development services
Web development serviceswebinfomatrix3
 
best SEO Training in course Chandigarh..
best SEO Training in course Chandigarh..best SEO Training in course Chandigarh..
best SEO Training in course Chandigarh..ashish09714
 
Professional Services Insights into Improving Sitecore XP
Professional Services Insights into Improving Sitecore XPProfessional Services Insights into Improving Sitecore XP
Professional Services Insights into Improving Sitecore XPSeanHolmesby1
 
Portfolio - SEO Keyword Research and Analysis
Portfolio - SEO Keyword Research and Analysis Portfolio - SEO Keyword Research and Analysis
Portfolio - SEO Keyword Research and Analysis Alwin Aguirre
 

Similar to Seo presentation (20)

Mastering Search Engine Optimization (SEO)
Mastering Search Engine Optimization (SEO)Mastering Search Engine Optimization (SEO)
Mastering Search Engine Optimization (SEO)
 
Basic Search Engine Optimization Strategies
Basic Search Engine Optimization Strategies  Basic Search Engine Optimization Strategies
Basic Search Engine Optimization Strategies
 
10 Best Digital Marketing Courses in Delhi with Job Placement
10 Best Digital Marketing Courses in Delhi with Job Placement10 Best Digital Marketing Courses in Delhi with Job Placement
10 Best Digital Marketing Courses in Delhi with Job Placement
 
Seo tutorial
Seo tutorialSeo tutorial
Seo tutorial
 
Search Engine Optimization (SEO) 101
Search Engine Optimization (SEO) 101Search Engine Optimization (SEO) 101
Search Engine Optimization (SEO) 101
 
Seo tutorial
Seo tutorialSeo tutorial
Seo tutorial
 
Digital Marketing UNIT 2 SEO dr kanchan.pptx
Digital Marketing UNIT 2 SEO dr kanchan.pptxDigital Marketing UNIT 2 SEO dr kanchan.pptx
Digital Marketing UNIT 2 SEO dr kanchan.pptx
 
SEARCH ENGINE OPTIMIZATION ppt
SEARCH ENGINE OPTIMIZATION pptSEARCH ENGINE OPTIMIZATION ppt
SEARCH ENGINE OPTIMIZATION ppt
 
CAB 2.pptx
CAB 2.pptxCAB 2.pptx
CAB 2.pptx
 
Decoding SEO Strategy - IGP
Decoding SEO Strategy - IGPDecoding SEO Strategy - IGP
Decoding SEO Strategy - IGP
 
PPT on web development & SEO
PPT on web development & SEOPPT on web development & SEO
PPT on web development & SEO
 
SEO Presentation
SEO PresentationSEO Presentation
SEO Presentation
 
Search Engine Optimization
Search Engine OptimizationSearch Engine Optimization
Search Engine Optimization
 
Website Optimization How to Increase Page Performance and More
Website Optimization How to Increase Page Performance and More Website Optimization How to Increase Page Performance and More
Website Optimization How to Increase Page Performance and More
 
Search engine optimization (seo)
Search engine optimization (seo)Search engine optimization (seo)
Search engine optimization (seo)
 
On Page Optimization
On Page OptimizationOn Page Optimization
On Page Optimization
 
Web development services
Web development servicesWeb development services
Web development services
 
best SEO Training in course Chandigarh..
best SEO Training in course Chandigarh..best SEO Training in course Chandigarh..
best SEO Training in course Chandigarh..
 
Professional Services Insights into Improving Sitecore XP
Professional Services Insights into Improving Sitecore XPProfessional Services Insights into Improving Sitecore XP
Professional Services Insights into Improving Sitecore XP
 
Portfolio - SEO Keyword Research and Analysis
Portfolio - SEO Keyword Research and Analysis Portfolio - SEO Keyword Research and Analysis
Portfolio - SEO Keyword Research and Analysis
 

Recently uploaded

Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 

Recently uploaded (20)

Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 

Seo presentation

  • 1. IMPROVING SEARCH ENGINE OPTIMIZATION AND PERFORMANCE USING SERVER SIDE RENDERING IN REACT SEO SSR Performanc e
  • 4. Crawling – Collects details about each page: titles, images, keywords, other linked pages Crawling Rendering & Indexing - Store and organize the content found during the crawling process. After crawling process search engine renders data collected from crawling, this process is called Indexing. Rendering & Indexing
  • 6. SEARCH CRITERIA' S • HOW MANY TIMES THIS PAGE CONTAINS THE KEYWORD? • DO THE WORDS APPEAR IN TITLE? URL? • DOES THE PAGE INCLUDES SYNANONS FOR THAT WORD • IS THIS PAGE FROM A QUALITY WEBSITE OR SPAMMING? • ETC…
  • 7.
  • 9. CLIENT SIDE RENDERING IN REACT • ROOT ELEMENT IN INDEX.HTML <DIV ID="ROOT"></DIV> • REACT COMPONENTS BUNDLED IN JAVASCRIPT <SCRIPT SRC="/STATIC/JS/BUNDLE.JS">
  • 11. SERVER SIDE RENDERING • ROOT ELEMENT IN INDEX.HTML <DIV ID="ROOT"></DIV> • ALL THE CONTENT IS RENDERED PRIOR <H1>HELLO WORLD FROM REACT</H1> <SCRIPT SRC="BUNDLE.JS"></SCRIPT>
  • 13. HOW TO IMPLEMENT SSR • TRANSPILE THE SERVER CODE • BABEL ONLY – USING BABEL-CLI • BABEL WITH WEBPACK • RENDER TO STRING • CONST REACTHTML = REACTDOMSERVER.RENDERTOSTRING(<APP />); • INJECT THE GENERATED HTML ON YOUR SERVER-SIDE RENDERED PAGE • <DIV ID="APP">${REACTHTML}</DIV> • MAKE SURE YOU DON’T REFERENCE WINDOW OR DOCUMENT
  • 14. SERVER SIDE RENDERING VS CLIENT SIDE RENDERING
  • 15.  USE SERVER SIDE RENDERING  USE ACTUAL AND USEFUL LINKS  USE HISTORY API  ROBOTS.TXT  ROBOTS.TXT FILES ARE LOCATED IN THE ROOT DIRECTORY OF WEBSITES (EX. YOURDOMAIN.COM/ROBOTS.TXT) AND SUGGEST WHICH PARTS OF YOUR SITE SEARCH ENGINES SHOULD AND SHOULDN'T CRAWL, AS WELL AS THE SPEED AT WHICH THEY CRAWL YOUR SITE  REACT ROUTER  ADD META TAGS, TITLE AND DESCRIPTIONS IN THE APPLICATION  GOOGLE SEARCH CONSOLE  MOBILE FRIENDLY TEST  VIDEO AND IMAGE WITH CAPTION PERFORMANCE
  • 17.
  • 18. Q & A AND CONNECT MANASA RAMANARAYAN SENIOR SOFTWARE ENGINEER AT IBM • SLIDES : HTTPS://WWW.SLIDESHARE.NET/MANASARAMANARAYAN • GITHUB : HTTPS://GITHUB.COM/MANSAMS500 • LINKEDIN: HTTPS://WWW.LINKEDIN.COM/IN/MANASA- RAMANARAYAN-7A58825A/ • TWITTER : HTTPS://TWITTER.COM/MANASARAM10