I am trying to build my personal website. I am using angularjs (1.6.4) with laravel backend. But even after submitting to Google for indexing, the website is not appearing in the google searches. If I check in "Fetch as Google", I see Google is fetching the pages as blank: Fetch as Google.
Further many of the times "Fetch as Google" is failing with a status message "Temporarily unreachable". I also tried redirecting the googlebot requests through .htaccess file. But in that case the status is coming as "Redirected". Not sure what's wrong I am doing. Screenshots.
I have searched online for finding a solution, but unfortunately I am still not able to get through this. My website is hosted in a shared space, so not sure if I can use prerendering using headless browser. Also, I do not want to shell out money for using online prerendering services.
Is there any other way of enabling SEO for my website so that it starts appearing in google searches. And also the previews are available when sharing in social medias like Facebook? Unfortunately I am not able to find any proper tutorial or working example anywhere. Can anybody please guide me?