I initially had my website all done with html files. Within a day of uploading my website it was searchable on Google. Which was great. Recently, I started doing some PHP and had to convert all my files to .php files. I uploaded my new website and it's been more than a week and it still doesn't show on Google. It does list the old html files in the search results but the links are broken since the html files they point to are now php files. Some parts of my website have been cached by google and shows the old, html version.
Do search engine crawlers avoid php files? Can a web server block these crawlers from accessing php files and not html files? What's my solution?
Do search engine crawlers avoid php files? Can a web server block these crawlers from accessing php files and not html files? What's my solution?
