On this page
We review day by day a several number of sites and blogs which we consider being famous. The most popular or famous of them are awarded by visitors and editors
Got a Website?
Make it Famous!
Site of the day
Error at line: 1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'famousw_famousdata.sites_blogs.sb_award_path' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Sql SELECT sb_award_path, sb_id, sb_title, sb_descr, sb_views, COUNT(sbr_site_id) as counter
FROM sites_blogs
LEFT OUTER JOIN site_blogs_reviews ON sb_id = sbr_site_id
WHERE sb_site_of_the_day = 'yes' AND sb_active = 'yes'
GROUP BY sb_title