Hi everyone,
I must say it a great place with lot of useful information...
thanks for posting all the info regarding google crawler... and helpful links...
keep posting
Cheers
:)
Printable View
Hi everyone,
I must say it a great place with lot of useful information...
thanks for posting all the info regarding google crawler... and helpful links...
keep posting
Cheers
:)
To make your store search engine friendly is mod rewrite your urls.Quote:
I meant content management system.
My question is that all the ecommerce software is database. So how we can make it SEO friendly.
googlebot does not have direct access to your database, just the pages that are generated by server side code that pulls data from the database, such as ASP/PHP etc.
In order to ensure that these pages are spidered effectively, you need to take a crash course in basic Search Engine Optimisation, as this is the key to ensuring that google and other spiders are able to index all your pages.
Make sure that you read the search engine's webmaster guidelines thoroughly before creating your site, think long and hard about navigation, and once built, create an XML sitemap and submit it to google.
Then get some decent, on-theme links from related sites, and wait for the search engine spiders to find your site.
Bear in mind that it can take some time to index millions of pages, so be very patient. It can take weeks, months or even years to index a site in full.
Of course, bear in mind useability throughout this process. Ensure you design your site for your users, and not the search engines. Put on a white hat and don't take it off. Ever ;)
you have to redirect those cms data to html pages over web.
data will come from cms and then it will be redirected to cms pages.