hi
my website is https://www.ebizfiling.com/
its home page got index and update but none of inner pages will not get cache and update ?
Any specific reason.
Issue details is that we have launch website with http and after that we change this .htaccess we permanent redirect.
After that we change the dynamic page url into the static one with help of .htaccess.
if we open static URL in browser its working fine.
However google is not indexing that page and showing 404 error.
for example, there is one page
Dynamic URL https://www.ebizfiling.com/?page=getstarted&iCatId=38
Change into Static : https://www.ebizfiling.com/g-p-trademar ... rvices.htm
robots, xml-sitemap, all done.
Please support more on this at urgent bases
404 not found problem in website
Moderator: General Moderators
-
ebizfiling
- Forum Newbie
- Posts: 1
- Joined: Wed May 31, 2017 9:41 am
Re: 404 not found problem in website
Your pages are returning 404. Yes, they are displaying the pages you want, however that 404 tells Google that the page does not exist.
What is your .htaccess? If you're using ErrorDocument to do the rewriting then that's the problem.
What is your .htaccess? If you're using ErrorDocument to do the rewriting then that's the problem.