• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Google/other webcrawler

loic2003

Diamond Member
Using Cedant hosting, it has a search engine optimiser tool that allows you to automatically add meta data to the page code. Weirdly, it doesn't see my .php pages.

Is this something that Cedant's code does or is it because google and other web crawlers don't actually crawl php pages and stick to HTML?
 
The search engines crawl the pages that are served up by the server, and php serves up html pages just fine so there's no problem about that. I'm assuming the Cedant thing is specifically looking for html or htm pages to modify on your server so that's why it's not doing anything about your php pages.
 
Back
Top