PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have used htaccess to convert my urls to be SEO, but it seems that Google doesnt like them.
MSN has indexed the new form, so I am trying to figure out why Google won't take it also.
Google has been indexing my site for the past 5 months.
Google DOES have the new pages, but only the index page of the site.
It refuses to index all other pages that use the SEO.
Besides, the main point of my post was to ask about the way I am doing SEO.
was just using google as an example.
Didnt mean to confuse anyone.
I know that there are many ways that SEO can get you blacklisted from Search engines
and I was just wanting to make sure the above way i am doing it is proper enough to
be safe.
Nathaniel wrote:Are you overwriting the 404 header? Google won't index a 404 page, ya know...
Just what I put in the htaccess to direct to index page.
I use same ErrorDoc handler on my other site which is a blog site and
havent had any problems with Search Engines not indexing.
Nathaniel wrote:Are you overwriting the 404 header? Google won't index a 404 page, ya know...
Just what I put in the htaccess to direct to index page.
I use same ErrorDoc handler on my other site which is a blog site and
havent had any problems with Search Engines not indexing.
Apache is sending out a 404 header when Apache directs the request to the index page. I would highly recommend putting