View Single Post
Old 10-30-2017, 12:09 AM   #6
Sumit_Singh
Registered User
 
Join Date: Jul 2017
Location: Delhi
Posts: 97
Hi Mr. Yoso
As we know the dynamic websites are hard to rank on the SERP because these websites are the database-driven websites and create problems for Search Engines to indexing.
The URLs of the dynamic website are containing special characters
Search Engine Spiders check these signs in the URL and ignore most of the time.
To get rid of this problem you can replace your Dynamic URLs with Static one see how

Dynamic URL:
Code:
http://www.mysite.com/services/category.asp?cid=1
Static URL for the same:
Code:
http://www.mysite.com/services/web-designing.html
There is much software that does it for you to change the dynamic URLs into Static
You can also use the custom 404 error page for the same, sometimes user enters the wrong URL so you can redirect the user to the custom 404 page.
There are so many Search Engines but not all the Search Engines having the same problem of not indexing the dynamic websites.

You can also use the CGI or PERL scripts for the same but I do not know to use this for the same.

And rest process is the same and you have to optimize your website well for the Search Engines and upload the quality, fresh, unique and optimized content etc.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Sumit_Singh is offline   Reply With Quote