Hi there I have a blogger account which I update frequently... I've created a script which brings the top 10 blogs onto my website's homepage... Just wondering if search engines would see this as "updated/fresh" content on my website (not my blog)... Thanks
r u talking about implementing RSS feed on your site to bring the updates form your blog? or is it importing the whole 10 articles? in it is RSS feed then yes it will help for fresh content as it will most likeky show the title and/or description. but full articles will have duplicate content issue
Blogs are a great way of getting fresh, new content onto your site, which Google loves. You should try and ensure that the blogs you are featuring on your site are relevant to the content of your website - the more relevant the content is to your site the higher in the search listings your site will appear.
Yes, just make sure it's not javascript, but something server side like PHP or something, so the search engines can read it. I do the same thing for my own site as well. I have a PHP parser.
Yes, just make sure it's not javascript, but something server side like PHP or something, so the search engines can read it. I do the same thing for my own site as well. I have a PHP parser.
Thanks gang... yes it's all php based... basically I call certain blog features like title and first 200 characters of the blog and post it on my homepage...