Forum Moderators: goodroi
Thanks in advance, to all you guys who got some time to have a glance and end in helping me.
My question is while working with the URL Structure; Should the location of /.../ be anywhere on the URL for the Robots.txt OR Should the /.../ be exactly right next to the .com/..../
In a simpler way..My site creates Dynamic Pages with lots of redirects inbetween. So will this mess, messup with the Robots.txt file?
Please Help me ASAP.
Thans once Again.
You do not need to list the domain name in the robots.txt file. Other than the domain name you should list the entire file path (unless you are using wildcards aka pattern matching).
As for redirects you should avoid using multiple redirects. The search engines will follow most redirects unless blocked by robots.txt.
Hope this helps.