Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Robots.txt Disallow
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Robots.txt Disallow

YmpkerYmpker Member

So I wanna disallow access to "www.myurl.com/?page_id=3373" in the robots.txt of my WordPress site.
Do I just go about this like I would if the page name was smth. like "testsite"?

Disallow: /testsite/

And therefor:

Disallow: /?page_id=3373/

Or would I leave out the "?" ?

A bit confused with WordPress' permalink structure.

Comments

Sign In or Register to comment.