|
|
Is A Php File Searchable? | ||
Discussion by rockarolla with 10 Replies.
Last Update: February 10, 2011, 6:32 pm | |||
![]() |
|
|
I have made my web site solely stored in a SQL database...that will say if I need to load a page I take it our from the data base and then display it.
My question is: is any searcg engine able to ``crawl'' into my web site content?
I would appreciate some info so that I can change the way my web works.
So I gather you've stored everything in a database and using PHP to get a part of it and show it, just like a CMS?
PHP is server side, it does everything on the server and then displays it to the user as normal HTML, which if a search engine finds, it will show. If you're not using search engine friendly URLs though then it probably wouldn't find it since it's only picking up the index.php page.
So, pages you protected or scripts needing you to login before entering make the things not searchable by robots.
QUOTE (yordan)
By the way, pages needing passwords cannot be crawled, because the robots cannot guess your passwords.So, pages you protected or scripts needing you to login before entering make the things not searchable by robots.
Link: view Post: 118741
Thats my point. The database table has an user/pass so it might not be accessible for a bot or it might be...I think they ``crawl'' a particular site by ``virtually opening'' it and then check the content...at least this is my experience...as I really need to know this I'm making some crawling around too to become an expert...
here are the advises given by G:
http://www.google.com/support/webmasters/b...py?answer=40349
When I do crawling for fun, it simply opens the php scripts, so I get files named somehthing.php down to my PC, nothing more. For instance, in 4gallery photo galleries, I don't have the pictures.
However, I have the php scripts, so I can re-create the website. But of course I cannot connect to the database (for instance at asta it's your database so, even guessing the passwords I could not connect) so I cannot reach dynamic pages which are displayed using a particular user's rights and name and passwords.
don't worry about it, every extension is indexable to some point.
here is the useful tool:
http://www.seochat.com/seo-tools/spider-simulator/
enter your websites url and you will see your page exactly as google search engine spider would see.
BTW ordinar forums are frequently set to settings which allow to browse pages even for not loggid in user, i.e. crawler, indexing robot.
QUOTE (yordan)
By the way, pages needing passwords cannot be crawled, because the robots cannot guess your passwords.So, pages you protected or scripts needing you to login before entering make the things not searchable by robots.
Link: view Post: 118741
Websites designed on CMS like wordpress also have a password on them I mean the databases always have passwords on them and yet they are crawled by search engine bots. I don't get the concept of password protected pages not being crawled by search engines because on the internet today, almost everything is protected by password.
Can anyone help me get the concept behind this.
Thankyou in advance.
Similar Topics:
Create And Email PDF File 39 On T...
The Fat File System - Part 2
Php File Upload
Is It Possible To Block Indexing On Certain Keywords (4)
|
(1) Need Clarification Of Some Wordpress Seo Concepts
|
HOME 






