How do you prevent the following from displaying the same page:
http://{your website}.com
and
http://{your website}.com/page/83848384
It seems that any /page/93949 (numbers) will still display the home page, which causes multiple home/index pages to be listed in Google. Try this with your wordpress site. I've tried this on other wordpress sites and it does the same thing.
Is there any .htaccess code that will prevent this from happening??