Hi! I'm sorry for all the trouble... Im not sure if there's a forum that answers all my questions. I haven't got enough time to search it so might as well just start a new thread. Well here are my questions... Could someone teach or rather discuss to me the error messages that SEO USUALLY uses or encounters? another thing is could you give me an example of an error message? Because my trainor said that as an SEO Specialist, it is your job to create your own redirect error message. What is the formula or rather the syntax for that? and could someone tell me what does mod_rewrite do and what is it? I know its a lot to ask but I really need your help or else i might lose my job... you dont need to answer all of my questions. but if you know something, please let me know. Thanks a lot!
I dont think what you are talking about is SEO. This is apache stuff. But if your looking to redirect your 404 errors, and such here is a way to do it. http://www.yourhtmlsource.com/sitemanagement/custom404error.html Why are you providing SEO when you arent confident in it or know exactly what it is?
No. Im not YET providing SEO. Im still starting to learn it. The primary reason that I joined here is because I know you guys can help me with this stuff. I still can't provide SEO services. Thanks for the link. I'll check it out!
error messages is more on the programming side. this would be much easier if you have knowledge in PHP programming. IMO, one of the uses of mod_rewrite is to convert your dynamic pages into static format. i hope this helps
Thanks for that information proAOS. It is a big help. Thanks again. Oh... and one more thing, could someone give me an example of mod_rewrite syntax or whatever that converts a dynamic page into static? because i have a mod_rewrite example here: RewriteEngine On RewriteRule^old\.html$new.html is this it or its a different thing? thanks again! hope i pass my training...