Hello guys,
I really needed to share this with you, as I have to take a fast decision on future changes on website. Does It Bother SEO?
A website consists of one index page, lets say it's index.php and it contains 3 includes
First...the database connection
Second...the functions file (which is reponsible for all php/mysql operations)
Third...a little statement that calls the html file depending on the current $_GET value.
Well, without going into details, does this idea bother my SEO listing, ranking or anything?
Because the whole website would be viewed in that index.php page.
And It does happen that a search engine robot visits your site and doesn't list you. Why? Just curious...
And would my website this way takes more bandwidth than the regular way? pros and cons?
I really needed to share this with you, as I have to take a fast decision on future changes on website. Does It Bother SEO?
A website consists of one index page, lets say it's index.php and it contains 3 includes
First...the database connection
Second...the functions file (which is reponsible for all php/mysql operations)
Third...a little statement that calls the html file depending on the current $_GET value.
Well, without going into details, does this idea bother my SEO listing, ranking or anything?
Because the whole website would be viewed in that index.php page.
And It does happen that a search engine robot visits your site and doesn't list you. Why? Just curious...
And would my website this way takes more bandwidth than the regular way? pros and cons?














