• Resolved mrmrus

    (@mrmrus)


    Hi, thanks for the super plugin.

    If I have more than 1100 pages with a similar url root like here :

    /1bankanwebshop/220sylfzzds-1830034.htm
    /1bankanwebshop/2435nfdszzds-1831610.htm
    /1bankanwebshop/26303ewtgzzds-1542756.htm
    /1bankanwebshop/3792pijtzzds-1033818.htm

    can it be used like here? so as not to register all 1100 addresses, but instead use their root? * replaces any address configurations after slash

    /1bankanwebshop/
    or
    /1bankanwebshop/*

    With regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mrmrus

    (@mrmrus)

    and i find the url when 410 dosn`t work

    /shop/?product-page=2

    Plugin Contributor Hans Jung

    (@7iebenschlaefer)

    Hi mrmrus,

    thanks for using our plugin. For your case, try to add the URL as regex:
    *1bankanwebshop\/*i
    This should set 410 to all URLs that include 1bankanwebshop/ in their path. Let me know if this works for you.
    Cheers,
    Hans

    Thread Starter mrmrus

    (@mrmrus)

    Hi Hans.
    Its work for me, thanks )))

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘same url root’ is closed to new replies.