The rating and review based algorithms like collaborative filtering faces the cold start problem on addition of new items or new users in the recommender system because of lack of ratings and reviews. The primary aim of this work is to solve the cold start problem faced by rating based recommendation system and also increase the accuracy of recommender systems. We used the content-based filtering algorithm along with the cross-domain data taken from Facebook so that the problem of addition of a new user problem and a new item in recommender system can be solved. The combination of both content-based filtering and cross-domain data obtains better results than the collaborative filtering and shows a good way to deal with the cold start problem.