SEO For React Developers

  Рет қаралды 56,173

Mehul - Codedamn

Mehul - Codedamn

Күн бұрын

Пікірлер: 52
@codedamn
@codedamn 3 жыл бұрын
Learn React JS and other Full Stack Development Technologies by building over 25 Projects: bit.ly/fullstack-codedamn
@codeandkeyboard
@codeandkeyboard Жыл бұрын
🤣
@namratajagtap5712
@namratajagtap5712 3 жыл бұрын
Really helpful tutorial. Loved it. It cleared all my doubts of react SEO
@lokeshvenkatesan2693
@lokeshvenkatesan2693 3 жыл бұрын
I have one doubt. Google crawlers use front end only for information? What about backend, where most website have like database store or processes running behind the front end?
@mudit_mathur
@mudit_mathur 3 жыл бұрын
server side rendering means all data has been fetched from database and stored in your html template then your server sends that html file to the user ,thats when crawler checks for keywords and tags etc So it doesn't matter what stack u use in backend bcz ultimately it will return a html page. I hope this helps.
@klhmia
@klhmia 2 жыл бұрын
What the heck - could I generate these HTML pre-rendered pages, configuring them for the Google bot but changing the meta data to be purely geared towards SEO, since no one will see it on the front-end does it really matter if the Google bot's version makes sense or aligns with the human interface version? In other words, I could just copy and page key words to hack the SEO for the bots version? Awesome info - thanks for the vid!
@GeneralistDev
@GeneralistDev Жыл бұрын
Great stuff
@AnilGangwarRock
@AnilGangwarRock 2 жыл бұрын
Nice video having a question I am having shop page and dynamic single product loading, i want to change dynamic url of every product and want sitemap for all products url. How i can do this
@lost-mar-ble
@lost-mar-ble 3 жыл бұрын
Can you do a video on how to write scalable backend in nodejs
@supriyaagrawal646
@supriyaagrawal646 7 ай бұрын
So you mean best solution is Next.js?
@parshantdhall7960
@parshantdhall7960 3 жыл бұрын
Just a quick question, how can we make an automated sitemap generator for a next js application?
@BNgema
@BNgema 2 жыл бұрын
You'll have to have a pre build script that creates a site map file on deployement before your nextJS app is built. Your script will either have hardcoded routes or fetch data and tranform the results to an array of routes if you have routes like blog/:id etc. Hope this explaination helps. I know its not the answer but it will give you an idea on how to do this.
@nagasai7709
@nagasai7709 Жыл бұрын
Thank you for your information 😃 Can I use React NPM Packages in Next JS?
@muhammadmahendra1687
@muhammadmahendra1687 Жыл бұрын
Yes u could
@samip4sure
@samip4sure 3 жыл бұрын
VIDEO IDEA: Explain the tech stacks/infrastructures you used in codedamn and why?
@codedamn
@codedamn 3 жыл бұрын
Long time overdue :)
@tahirbinyousaf4586
@tahirbinyousaf4586 3 жыл бұрын
Please clarify which one is better and future proof Gatsby or next.js? I am really struggling with this and I can't make a decision
@AKGamer-xk3eo
@AKGamer-xk3eo 3 жыл бұрын
Gatsby I am using it it's pretty well however next.js enhanced the good old seo while Gatsby just made it easy using the plugin
@tahirbinyousaf4586
@tahirbinyousaf4586 3 жыл бұрын
@@AKGamer-xk3eo that's the problem bro Every thing seems like a tie between the two
@tahirbinyousaf4586
@tahirbinyousaf4586 3 жыл бұрын
@@AKGamer-xk3eo I am so confused Going back and forth with these
@AKGamer-xk3eo
@AKGamer-xk3eo 3 жыл бұрын
@@tahirbinyousaf4586 I am creating a website with Gatsby and trust me it's working as we wanted it to be so applying all Google web.dev suggestions while creating the web application we have sort of scoring 98-100score for seo and performance 96-99 with avg. Of all 94-97 SO I INSISTE GO WITH GATSBY U KNOWNLITTLE BIT OF REACT ALSO
@tahirbinyousaf4586
@tahirbinyousaf4586 3 жыл бұрын
@@AKGamer-xk3eo thanks for sharing this bro I appreciate
@shrangisoni8758
@shrangisoni8758 3 жыл бұрын
What about the angular ? Is it seo friendly?
@codedamn
@codedamn 3 жыл бұрын
No single page application is SEO friendly without server side rendering - whether its Angular, React or Vue - all are same
@jithinp8441
@jithinp8441 3 жыл бұрын
Helped alot with SEO concepts 🤗🤗
@codedamn
@codedamn 3 жыл бұрын
Great to know that Jithin!
@Thanveershah
@Thanveershah 3 жыл бұрын
How do we config that User Agent? I think you missed out to explain us that.
@codedamn
@codedamn 3 жыл бұрын
You don't need to do it. When you use a solution like prerender .io or your own prerendering library, it'll automatically detect the user agent and respond with pre-rendered page to the crawler bot
@rk_modi
@rk_modi 3 жыл бұрын
Is static site generation and prerending same?
@swapnilshewale6503
@swapnilshewale6503 3 жыл бұрын
Make vidio on SSR.
@codedamn
@codedamn 3 жыл бұрын
You mean Next.js? ;) Here it is: kzbin.info/www/bejne/qqWWgYisnbSJsNE
@swapnilshewale6503
@swapnilshewale6503 3 жыл бұрын
@@codedamn any method wich usually used for SSR or SEO.
@pranavpatil5849
@pranavpatil5849 3 жыл бұрын
Nice video .... can u make video on snowpack tutorial ?
@codedamn
@codedamn 3 жыл бұрын
Yep 👀
@prakharmathur619
@prakharmathur619 3 жыл бұрын
@@codedamn I did my own homework and studied about Vite and Snowpack. I'll love to hear your take on it. Comparison and how to use it properly! Thank you
@laxmanprasadmishra4563
@laxmanprasadmishra4563 3 жыл бұрын
But Next.JS doesn't support Bootstrap
@adilismail3593
@adilismail3593 3 жыл бұрын
Your content is awesome
@brianc9036
@brianc9036 2 жыл бұрын
Thank you this is very helpful
@kentmiggalen9756
@kentmiggalen9756 Жыл бұрын
ty man
@alamindev06
@alamindev06 3 жыл бұрын
thanks
@codedamn
@codedamn 3 жыл бұрын
You're welcome!
@gauravmali6081
@gauravmali6081 3 жыл бұрын
Are u a bitsian?
@nouchance
@nouchance 3 жыл бұрын
8:24 SUPER SUPER PUPER?)
@codedamn
@codedamn 3 жыл бұрын
super duper :p
@prudhvichinnam1488
@prudhvichinnam1488 3 жыл бұрын
Hey man do JavaScript videos async you get so many views
@codedamn
@codedamn 3 жыл бұрын
Do you have any specific topic in mind?
@prudhvichinnam1488
@prudhvichinnam1488 3 жыл бұрын
Pop concepts, async await projects ,fetch api
@prudhvichinnam1488
@prudhvichinnam1488 3 жыл бұрын
Oop concepts not pop concepts sorry for mistake
@AakashVarma95
@AakashVarma95 2 жыл бұрын
You sound like Abhishek Bachchan
@priyankarani6189
@priyankarani6189 2 жыл бұрын
not good
@somhrikkonar6147
@somhrikkonar6147 2 жыл бұрын
Thanks
3 Important SEO Hacks for React Developers
10:37
Mehul - Codedamn
Рет қаралды 27 М.
React Course - Advanced - SEO
19:46
Techbase
Рет қаралды 54 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
This is *exactly* how much it costs to run our tech startup on AWS
22:26
Mehul - Codedamn
Рет қаралды 21 М.
SEO for Developers | 2020 SEO Tutorial
24:55
JavaScript Mastery
Рет қаралды 102 М.
This is the Only Right Way to Write React clean-code - SOLID
18:23
Why is Python 150X slower than C?
10:45
Mehul - Codedamn
Рет қаралды 75 М.
99% React Developers Fail to Answer THIS Question!
8:56
Mehul - Codedamn
Рет қаралды 102 М.
Something is wrong with ISPs in India 🇮🇳
13:17
Mehul - Codedamn
Рет қаралды 57 М.
Mastering the basics of SEO in React and Next.js
12:05
Leigh Halliday
Рет қаралды 48 М.
10 React Antipatterns to Avoid - Code This, Not That!
8:55
Fireship
Рет қаралды 776 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН