I've worked with Javascript & PHP for quite a while now, but I was never interested in SEO... well, until someone asked me to build their website. I am quite confident in my programming skills, but I have some concerns about whether or not the website I'm building will get high ranked or my lack of SEO knowledge will make me screw up the opportunity this person gave me. So here's my problem:
Let's say I have a quite simple website with only a section that is changed from page to page. In order to populate this section I use a GET variable "?page=name_of_page" and load the content via PHP. OK, now let's say I want to increase the speed of my content loading, by not refreshing the whole page, but rather by loading via Ajax a different content in that area when a certain link is clicked.
My question is: would this approach reduce my chances of scoring well in SEO even though I would add all the meta keywords on the same page (right now I'm dinamically generating meta tags relative to that ?page variable) ?
I would really appreciate an advice. Thanks

New Topic/Question
Reply



MultiQuote




|