hi friends, I have some questions in seo. I am finding answers.Pz help to solve. 1) like in forums,when discussion on topic going on.May be 10 replies or can be more shown & rest on next pages. The next page is auto generated? if yes how we can optimize this page. coz it is dynamic. 2)when Google index our page, some times it shows in result like www.abc.com/index.html or www.abc.com on different keywords. Is Google crawler consider duplicate page? Regards & thanks
Hi, You should use a consistent URL for the home page of your web site and it would be better to go with http://www.domain.com If you need to redirect http://www.domain.com/index.html to http://www.domain.com/ place this code in your .htaccess file. RewriteEngine on RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /.*index\.html?\ HTTP/ [NC] RewriteRule ^(.*)index.html?$ http://www.domain.com/$1 [R=301,L] RewriteCond %{HTTP_HOST} ^domain\.com RewriteRule ^(.*)$ http://www.domain.com/$1 [R=permanent,L] __________________ Dental Insurance vs. Discount Dental Plans
Auto generated pages can have use the same slug as main page with a page number in URL. For title and description however, you will have to keep them same. I would remove description from such pages