My Site is not doing well in search engines
-
This post is deleted! -
I can see it is not appearing at 25th page...
Any suggestions to bring upto top 50 results.
-
Too few links and poor quality ... The website seems good but now you must do some netlinking !
-
Hi,
Some (more technical) things I would suggest:
- Use your keyword “plan trip” in the alt tag in some images and in your meta description of the homepage
- Use reviews and implement microdata to show review stars on the SERP (can increase your CTR): https://developers.google.com/search/docs/data-types/reviews#top_of_page
- Your homepage is pretty big in size: 2.7MB. Some suggestions for your homepage: https://tools.pingdom.com/#!/dmlQqi/http://www.plan-trip.com/
- Place your non essential CSS and Javascript files on the bottom of the script. This way the browser renders the HTML faster so a user sees content earlier:https://developers.google.com/speed/docs/insights/PrioritizeVisibleContent#overview
- Use CSS sprites for images that return on multiple pages (for example in the header and footer) to save requests: http://www.dtelepathy.com/blog/graveyard/are-css-sprites-really-faster
- You can compress some images/javascript and css files on your site to save some size:
- https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.plan-trip.com%2F&tab=desktop
- You also have a lot of inline css which you should load from a .css file
- Combine as much CSS and Javascripts files as possible to save requests
These are some basic things I could find, hope it will help you.
-Mark
-
Also:
You can use site:plan-trip.com in Google Search to see which pages of your site are indexed. This way you don't have to manually check if a page is indexed or not. To see the position on Google you can use "Rankings" in Moz or a tool like: http://www.whatsmyserp.com/serpcheck.php
To see the rankings for your best keywords/url’s you can also check SEMrush:
-
This post is deleted!