Hello, my question is how to make page without some plugin.
For example i have page rank plugin which appear on every post but i dont want to appear in one of my pages how to do that ?!
And also how can i put widget in some page instead of the sidebars ?!
If you understand how to do some minor coding in PHP and know how themes work, then give this link a look.
http://codex.wordpress.org/Pages#Page_Templates
You can customize the page template to your heart's desire. Once the template is how you like it, write your page and select the page template that you created.
If not, then stick with plugins.