-http://video.motamiz.com/gym_sitemaps/gym_style.php?action-rss,type-xsl,lang-ar,theme_id-2 Warning: require() [function.require]: Unable to access ./../language/ar/gym_sitemaps/gym_common.php in /home/motamiz/public_html/video/gym_sitemaps/gym_style.php on line 152 you're just missing the GYM lang...
No, you forum is installed in the sub domain's root, so the $phpbb_root_path to use in sitemap.php (and all other gym files) should be left untouched like this : $phpbb_root_path = './'; Do this and try again, it should be ok. but http://video.motamiz.com/gymrss.php http://video.motamiz.com/gymrss....
this is my forum http://video.motamiz.com/ but site map does not work as at conrol panel say Even though the configured URL for Google mode is correct, the path to phpBB ($phpbb_root_path) set in http://video.motamiz.com/sitemap.php is wrong. This can only occur when $phpbb_root_path was manually mo...
thanx but my sitemap is http://arabic-youtube.com/sitemap.php my code # Lines That should already be in your .htacess <Files "config.php"> Order Allow,Deny Deny from All </Files> <Files "common.php"> Order Allow,Deny Deny from All </Files> # You may need to un-comment the followi...
1- All the URLs in your Sitemap have the same priority. All the URLs in your Sitemap are set to the same priority (not the default priority). Priority indicates the importance of a particular URL relative to other URLs on your site, and doesn't impact your site's performance in search results. If al...
thiss is my site http://motamiz.com/atube/ not work the mod my file is # Lines That should already be in your .htacess <Files "config.php"> Order Allow,Deny Deny from All </Files> <Files "common.php"> Order Allow,Deny Deny from All </Files> # You may need to un-comment the follow...