As Google's release a new announcement about their link building strategy, they said in statement that there is no ranking boosting effect on your website if you make all your outbound link as a no-follow link. but still, many big firms using no-foll...
Join discussionI have a web page which is loaded by javascript. Frontend page is based on JS templating engine. I generate my content via javascript instead of PHP. I generate my contents in following ways I store the content in javascript variable as an object...
GGhanshyam commented2 days ago I published my first blog post on Hashnode devblog. However, when I search the exact blog title on Google, it does not appear on the search result. I did submit sitemap to Google Search Console I republished the same article on Medium, the...
MSMilica and 1 more commentedI'm trying to do server side rendering of images for a webapp. Since it has a lot of images, loading the full resolution image for all screen sizes doesn't seem to be ideal. I tried cloudinary using their client side sdk and found that the SSR versio...
CJason commented<meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Untitled Web Site</title> <meta name="description" content="Description goes here." /> <me...
Join discussionI have read a number of articles singing praises for one or the other. SEO and performance are the two greatest weapons that SSR seems to wield over CSR. However it seems that in 2018 most search providers have crawlers capable of parsing JS and some...
RNTCARenaud and 5 more commented