Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • I was looking for a solution to similar problem. I am experiencing on wp 3.2.1. the thing is i can upload the image but when i click “insert into post” it brings my website saying “sorry you are looking for something that isnt here”..(and it brings it into that little window) now i wud say this a 404 page but its not cuz i customized 404… anyway i have tried from different PCs but the problem persists. really dont know wat to do..still looking for solution..

    Forum: Fixing WordPress
    In reply to: robots.txt

    Hi Brad, I have learned so far from my research that link masking are used instead of nofollow attribute, link masking actually prevents link juice to flow from urs site to another (for which you have put a link on your site)…now if you are reproducing an article that u came across another site u should put a link of that site on your content…in such case i never use these tags….for example: u have reproduced a content from X site, now on the X site they have put a link of Y site which u didnt follow at all…but want to put this link in your content for ur readers…u can use link masking on Y site…so that users if go to Y site from yours, ur link juice doesnt flow to Y…..Hope I have made it clear.

    Forum: Fixing WordPress
    In reply to: robots.txt

    Hello

    # Added by Link Alias Generator (LAG) module
    User-agent: *
    Disallow: /go/
    # End LAG

    the above script is added by seo ultimate in wordpress i believe..which helps in link masking and the one below

    User-agent: *
    Disallow:

    Sitemap: http://www.xxxxxxx.co.il/sitemap.xml.gz
    should help search engines to crawl site..
    that is what i learnt searching varios blogs

    now i see there is a progress in my crawl stats on webmaster tools but still on crawl errors page there is a message “URL restricted by robots.txt”

    I need to use linking masking which is why the script from top to “End Lag” is needed, I believe and at the same time i want search engines crawl.. please help anyone…so confused

    Thanks in advance.

    Thread Starter Musthafiz

    (@musthafiz)

    thank you very much for your time…
    yes that was the meta description…however i had a long description before except for the box unchecked “Use this blog’s tagline as the default homepage description”
    I have written a long description this time and the box is still checked….

    i do have the <?php wp_head(); ?> and <?php wp_footer(); ?> in the header.php and footer.php respectively. However, didnt find the <?php wp_meta(); ?> and <?php do_action(‘comment_form’, $post->ID); ?> in sidebar.php and comments.php respectively. can put them manually, if yes, please mention where.

    if meta description works with my site, does this mean all the other features of seo ultimate will work with my site?

    Thank you again…

Viewing 4 replies - 1 through 4 (of 4 total)